https://github.com/retejs/rete-kit
Streamline Rete.js-based application development
https://github.com/retejs/rete-kit
Last synced: about 1 month ago
JSON representation
Streamline Rete.js-based application development
- Host: GitHub
- URL: https://github.com/retejs/rete-kit
- Owner: retejs
- License: mit
- Created: 2023-02-14T17:06:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-18T20:03:00.000Z (8 months ago)
- Last Synced: 2024-10-30T00:54:47.304Z (7 months ago)
- Language: TypeScript
- Homepage: https://retejs.org/docs/development/rete-kit
- Size: 670 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Rete.js Kit
====
[](https://stand-with-ukraine.pp.ua)
[](https://discord.gg/cxSFkPZdsV)**Rete.js tool**
## Key features
- **Create an application**: create an application with Rete.js and its features for UI framework of your choice
- **Create a plugin**: create a basic plugin without setting up a build system, linter, or test runner
- **Batch build**: streamline the development process by building multiple plugins from source code## Getting Started
Please refer to the [Rete Kit](https://retejs.org/docs/development#rete-kit) guide
## Contribution
Please refer to the [Contribution](https://retejs.org/docs/contribution) guide
## License
[MIT](https://github.com/retejs/rete-kit/blob/main/LICENSE)