- Notifications
You must be signed in to change notification settings - Fork4
A data administration component library built on the Spectre.css framework enabled with CanJS
License
green3g/spectre-canjs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A collection of data administration and management components to enablethe rapid developement of client side web applications. Built on the Spectre CSSframework crossed with CanJS to provide fast, beautiful, navigation,data management, and user interface web components.
You can access the projects documentation at theGithub Pages URL
git clone <this-repository>cd <this-folder>npm install# optional: start a web server to run the demosnpm install -g http-serverhttp-server
Now open a web browser and browse each folder'sdemo.html
.
npm run docs
Now open a web browser in the./docs/
folder
Running the tests is as easy as:
npm run test
Issues may be opened for feature requests, problem, and suggestions. Pull requestswith explanations may be considered.
About
A data administration component library built on the Spectre.css framework enabled with CanJS