1.0.0 • Published 4 years ago

@marco238/refresh-badge v1.0.0

Weekly downloads
-
License
ISC
Repository
bitbucket
Last release
4 years ago

Refresh Badge

Top badge to inform users about new unseen content. Clickable to reload page.

Tools:

  1. Testing: Karma
  2. Demo: storybook
  3. Building: Webpack, Babel, Lit Element

Testing:

Unit testing with Karma, Mocha and Chai for test abstraction.

Demo

Storybook helps us building a demo for our component as well as its documentation.

Building

We use Webpack to build and Babel to transpile the code.

Use

Install Packages

npm i

Run Project (development)

npm run dev

Run Project (production)

npm run prod

Run testing with Karma

npm run test

Run Demo with StoryBook

npm run storybook
1.0.0

4 years ago