Package Exports
- ngx-traak
- ngx-traak/package.json
Readme
NgxTraak
Integrate and customize powerful text editors in your Angular applications with ngx-traak. The project is a wrapper around prosemirror and is still in early developement phases.
Build from source
To get the project up and running on your local machine :
- Clone the repository
git clone git@github.com:mouhamadalmounayar/ngx-traak.git
- Install peer dependencies
npm install --legacy-peer-deps
- Build the project
npm run build
- Run the tests
npm run test
Documentation
Documentation is available online here