0.2.0 • Published 5 years ago

@bcm-energy/oui-share v0.2.0

Weekly downloads
13
License
ISC
Repository
github
Last release
5 years ago

Oui Share

This package is a collection of generic components, eslint/ tsconfig basic configs used by BCM and Planète Oui projects.

Getting started

npm install --save @bcm-energy/oui-share

Documentation

Run (npm install if not done) npm run build, open with your browser : ./docs/index.html (nb : check "only exported" on top right side of the screen to quickly get available components)

Code documentation is generated with https://typedoc.org/

Compatibility

Components in this library are intended to work both with CommonJS (require) and ES5 (imports).