A js component library built on the Spectre.css framework enabled with CanJS


A collection of data administration and management components to enable
the rapid developement of client side web applications. Built on the Spectre CSS
framework crossed with CanJS to provide fast, beautiful, navigation,
data management, and user interface web components.
You can access the projects documentation at the Github Pages URL
``
git clone
cd
npm install
Now open a web browser and browse each folder's
demo.html.Docs
`
npm run docs
`Now open a web browser in the
./docs/ folderTests
Running the tests is as easy as:
`
npm run test
``Issues may be opened for feature requests, problem, and suggestions. Pull requests
with explanations may be considered.