README
DragPolar
drag plugin build with typescript
NPM scripts
npm test
: Run test suitenpm start
: Runnpm run build
in watch modenpm run test:watch
: Run test suite in interactive watch modenpm run test:prod
: Run linting and generate coveragenpm run build
: Generate bundles and typings, create docsnpm run lint
: Lints codenpm run commit
: Commit using conventional commit style (husky will tell you to use it if you haven't :wink:)
Demo:
npm start
: Runnpm run build
in watch modegulp
: Open new terminal running for preview a simple example