0.0.1-alpha20 • Published 2 years ago

multi-notification-system v0.0.1-alpha20

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Notification System

This repo started out as a coding challenge. Now it is a reusable library for a notification system.

Usage

ToDo

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 and yarn fix:style will automatically lint the code
  • the linters can also be manually be dry-run with yarn check:script and yarn check:style

ToDo

  • convert to vanilla JS web components
    • webpack vs vite vs rollup vs parcel
  • 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

2 years ago

0.0.1-alpha17

2 years ago

0.0.1-alpha18

2 years ago

0.0.1-alpha16

2 years ago

0.0.1-alpha20

2 years ago

0.0.1-alpha15

2 years ago

0.0.1-alpha14

2 years ago

0.0.1-alpha13

2 years ago

0.0.1-alpha12

2 years ago

0.0.1-alpha11

2 years ago

0.0.1-alpha9

2 years ago

0.0.1-alpha8

2 years ago

0.0.1-alpha7

2 years ago

0.0.1-alpha6

2 years ago

0.0.1-alpha5

2 years ago

0.0.1-alpha4

2 years ago

0.0.1-alpha3

2 years ago

0.0.1-alpha1

2 years ago