Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 933 Bytes

README.md

File metadata and controls

41 lines (31 loc) · 933 Bytes

LUNA - Charts

Description

Luna was my family dog. LUNA Charts is an acronym and stands for Library for Userfriendly 'N Accessible Charts. LUNA Charts is an acronym and stands for Library for Userfriendly 'N Accessible Charts. It is a component library for creating accessible charts. Our goal is to create accessible charts effortlessly so that others only have to worry about the data

It is still in process!

Contribute

Clone our repository:

git clone https://github.com/Ninosaurier/luna_charts.git

Go into the folder and install all packages:

cd luna_charts

npm install

Try and test it:

npm run storybook

DOGument

We use Storybook to comment on our library. The command:

npm run storybook

Testing

For running tests just type:

npm test

The message "src/app.html does not exists" can be ignored.

License

Our library is licensed under the LGPL 3.0