0.0.1-alpha20 • Published 3 years ago
multi-notification-system v0.0.1-alpha20
Notification System
This repo started out as a coding challenge. Now it is a reusable library for a notification system.
Usage
Development
- run
yarn
to install the package's dependencies - run
yarn start
to start webpack-dev-server on port 3000 - run
yarn build
to compile the application - run
yarn test --coverage
to run the tests and view the test coverage - if you add a commit,
yarn fix:script
andyarn fix:style
will automatically lint the code - the linters can also be manually be dry-run with
yarn check:script
andyarn check:style
ToDo
- convert to vanilla JS web components
- webpack vs
vitevs rollup vs parcel
- webpack vs
implement vanilla JSX/TSX(jest problems)- implement templates
- use Proxy API
- add unit tests
- add sonar
- update README
- add wrappers
- angular
- react
- vue
0.0.1-alpha19
3 years ago
0.0.1-alpha17
3 years ago
0.0.1-alpha18
3 years ago
0.0.1-alpha16
3 years ago
0.0.1-alpha20
3 years ago
0.0.1-alpha15
3 years ago
0.0.1-alpha14
3 years ago
0.0.1-alpha13
3 years ago
0.0.1-alpha12
3 years ago
0.0.1-alpha11
3 years ago
0.0.1-alpha9
3 years ago
0.0.1-alpha8
3 years ago
0.0.1-alpha7
3 years ago
0.0.1-alpha6
3 years ago
0.0.1-alpha5
3 years ago
0.0.1-alpha4
3 years ago
0.0.1-alpha3
3 years ago
0.0.1-alpha1
3 years ago