multi-notification-system

0.0.1-alpha20 • Public • Published

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

  • [X] convert to vanilla JS web components
    • [ ] webpack vs vite vs rollup vs parcel
  • [X] implement vanilla JSX/TSX (jest problems)
  • [ ] implement templates
  • [ ] use Proxy API
  • [X] add unit tests
    • [X] add sonar
  • [ ] update README
  • [ ] add wrappers
    • [ ] angular
    • [ ] react
    • [ ] vue

/multi-notification-system/

    Package Sidebar

    Install

    npm i multi-notification-system

    Weekly Downloads

    0

    Version

    0.0.1-alpha20

    License

    MIT

    Unpacked Size

    114 kB

    Total Files

    9

    Last publish

    Collaborators

    • dkress59