0.0.1-alpha20 • Published 4 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
yarnto install the package's dependencies - run
yarn startto start webpack-dev-server on port 3000 - run
yarn buildto compile the application - run
yarn test --coverageto run the tests and view the test coverage - if you add a commit,
yarn fix:scriptandyarn fix:stylewill automatically lint the code - the linters can also be manually be dry-run with
yarn check:scriptandyarn 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
4 years ago
0.0.1-alpha17
4 years ago
0.0.1-alpha18
4 years ago
0.0.1-alpha16
4 years ago
0.0.1-alpha20
4 years ago
0.0.1-alpha15
4 years ago
0.0.1-alpha14
4 years ago
0.0.1-alpha13
4 years ago
0.0.1-alpha12
4 years ago
0.0.1-alpha11
4 years ago
0.0.1-alpha9
4 years ago
0.0.1-alpha8
4 years ago
0.0.1-alpha7
4 years ago
0.0.1-alpha6
4 years ago
0.0.1-alpha5
4 years ago
0.0.1-alpha4
4 years ago
0.0.1-alpha3
4 years ago
0.0.1-alpha1
4 years ago