Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dytab/BlockNoteAngular
Angular implementation of BlockNote
https://github.com/dytab/BlockNoteAngular
Last synced: 29 days ago
JSON representation
Angular implementation of BlockNote
- Host: GitHub
- URL: https://github.com/dytab/BlockNoteAngular
- Owner: dytab
- License: mit
- Created: 2024-07-12T16:32:22.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-12-16T12:51:09.000Z (about 1 month ago)
- Last Synced: 2024-12-21T06:10:44.473Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://dytab.github.io/ngx-blocknote/
- Size: 3.34 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-angular - BlockNoteAngular - Unofficial [BlockNote](https://github.com/TypeCellOS/BlockNote) Angular wrapper. (Table of contents / Third Party Components)
- fucking-awesome-angular - BlockNoteAngular - Unofficial <b><code> 6862⭐</code></b> <b><code> 484🍴</code></b> [BlockNote](https://github.com/TypeCellOS/BlockNote)) Angular wrapper. (Table of contents / Third Party Components)
README
# BlockNote – Angular Wrapper
This project is an Angular implementation of [BlockNote](https://github.com/TypeCellOS/BlockNote). It aims to provide the same functionality and appearance as the original React project but with the added benefit of being fully integrated into the Angular framework.
## Contributing
We welcome all contributions, be it code, documentation, testing, feature suggestions, or bug reports.
🤝 If you choose to work on a specific GitHub Issue, please leave a comment to let us know your plans.\
👾 To submit code patches, kindly open a [GitHub Pull Request](https://github.com/dytab/ngx-blocknote/compare).\
📕 If you're unsure where to start, check out the open [GitHub Issues](https://github.com/dytab/ngx-blocknote/issues).Thank you for your interest!
### Development
To build and run the extension locally when developing, you should follow these instructions:
1. Clone this repository.
2. Open the folder in your favorite IDE.
3. Run `npm ci` to install the required Node dependencies.## License
This project is licensed under the [MIT License](LICENSE.md).