This project is an Angular implementation of 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.
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.
📕 If you're unsure where to start, check out the open GitHub Issues.
Thank you for your interest!
To build and run the extension locally when developing, you should follow these instructions:
- Clone this repository.
- Open the folder in your favorite IDE.
- Run
npm ci
to install the required Node dependencies.
This project is licensed under the MIT License.