@eclipse-scout/core
Version:
Eclipse Scout runtime
43 lines (26 loc) • 2.96 kB
Markdown
<p align="center">
<a href="https://eclipse.dev/scout/" target="_blank" rel="noopener noreferrer"><img src="https://eclipsescout.github.io/assets/img/eclipse-scout-logo.svg"></a>
</p>
<p align="center">
<a href="https://ci.eclipse.org/scout/job/scout-integration-25.2-RT-nightly_pipeline/" target="_blank" rel="noopener noreferrer"><img alt="Jenkins" src="https://img.shields.io/jenkins/build?jobUrl=https%3A%2F%2Fci.eclipse.org%2Fscout%2Fjob%2Fscout-integration-25.2-RT-nightly_pipeline%2F"></a>
<a href="https://ci.eclipse.org/scout/job/scout-integration-25.2-RT-nightly_pipeline/" target="_blank" rel="noopener noreferrer"><img alt="Jenkins tests" src="https://img.shields.io/jenkins/tests?jobUrl=https%3A%2F%2Fci.eclipse.org%2Fscout%2Fjob%2Fscout-integration-25.2-RT-nightly_pipeline%2F"></a>
<a href="https://www.npmjs.com/package/@eclipse-scout/core" target="_blank" rel="noopener noreferrer"><img alt="npm" src="https://img.shields.io/npm/dm/@eclipse-scout/core"></a>
<a href="https://www.eclipse.org/legal/epl-2.0/" target="_blank" rel="noopener noreferrer"><img alt="NPM" src="https://img.shields.io/npm/l/@eclipse-scout/core"></a>
<a href="https://www.npmjs.com/package/@eclipse-scout/core" target="_blank" rel="noopener noreferrer"><img alt="npm (scoped)" src="https://img.shields.io/npm/v/@eclipse-scout/core"></a>
<a href="https://www.npmjs.com/package/@eclipse-scout/core" target="_blank" rel="noopener noreferrer"><img alt="node" src="https://img.shields.io/node/v/@eclipse-scout/core"></a>
<a href="https://eclipse.dev/scout/" target="_blank" rel="noopener noreferrer"><img alt="Website" src="https://img.shields.io/website?url=https%3A%2F%2Feclipse.dev%2Fscout%2F"></a>
</p>
# Eclipse Scout - Core
[Eclipse Scout](https://eclipse.dev/scout/) is a mature and open framework for modern business applications on the web. It substantially boosts developer productivity and is simple to learn.
This module contains the web runtime components running in the browser.
## Getting Started
If you are completely new and wondering what Eclipse Scout is, please visit our [website](https://eclipse.dev/scout/).
To get started with Scout, follow our [Get Started Guide](https://eclipsescout.github.io/scout-docs/25.2/getstarted/getstarted.html).
## Documentation
To learn more about Scout and how to use it, you should have a look at our [documentation platform](https://eclipsescout.github.io/). There you will find tutorials, best practices and architecture details.
## Contributing
Please see our [contribution guide](https://github.com/eclipse-scout/scout.rt#contributing) on how to contribute.
## Get in Touch
To get in touch with the Eclipse Scout community, please open a thread in the [Eclipse Scout Forum](https://www.eclipse.org/forums/index.php?t=thread&frm_id=174) or on [Stack Overflow](https://stackoverflow.com/tags/eclipse-scout).
## License
[Eclipse Public License 2.0](https://www.eclipse.org/legal/epl-2.0/)