Thanks for your interest in contributing!
- Fork and clone this repo
npm inpm run devto start the demo
- Library source:
src/lib - Demo app:
src/ - Build library:
npm run build - Lint:
npm run lint
- Keep PRs focused
- Add/Update tests when relevant
- Update docs (README) for user-facing changes