Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dytab/ngx-blocknote
Angular implementation of Block Note
https://github.com/dytab/ngx-blocknote
Last synced: about 17 hours ago
JSON representation
Angular implementation of Block Note
- Host: GitHub
- URL: https://github.com/dytab/ngx-blocknote
- Owner: dytab
- License: mit
- Created: 2024-07-12T16:32:22.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-18T12:41:43.000Z (4 months ago)
- Last Synced: 2024-08-19T12:15:08.333Z (4 months ago)
- Language: TypeScript
- Homepage: https://dytab.github.io/BlockNoteAngular/
- Size: 2.62 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.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> 6823⭐</code></b> <b><code> 480🍴</code></b> [BlockNote](https://github.com/TypeCellOS/BlockNote)) Angular wrapper. (Table of contents / Third Party Components)
- fucking-awesome-angular - BlockNoteAngular - Unofficial <b><code> 6360⭐</code></b> <b><code> 433🍴</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).