JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q81046F

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 :

  1. Clone the repository
git clone git@github.com:mouhamadalmounayar/ngx-traak.git
  1. Install peer dependencies
npm install --legacy-peer-deps
  1. Build the project
npm run build
  1. Run the tests
npm run test

Documentation

Documentation is available online here