Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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).