Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atmajs/compo-dataset
Dataset component
https://github.com/atmajs/compo-dataset
Last synced: 6 days ago
JSON representation
Dataset component
- Host: GitHub
- URL: https://github.com/atmajs/compo-dataset
- Owner: atmajs
- Created: 2015-06-08T09:20:51.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-21T14:13:45.000Z (over 7 years ago)
- Last Synced: 2024-10-11T01:14:14.468Z (about 1 month ago)
- Language: JavaScript
- Size: 92.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Dataset Component
[![Build Status](https://travis-ci.org/atmajs/compo-dataset.png?branch=master)](https://travis-ci.org/atmajs/compo-dataset)
[![Bower version](https://badge.fury.io/bo/compo-dataset.svg)](http://badge.fury.io/bo/compo-dataset)_with Twitter Bootstrap classes_
```mask
a:dataset;
```## Examples
- [/examples](/examples)
```bash
# install atma toolkit
npm install atma -g
# run examples static server
npm run examples# navigate `http://localhost:5777/examples/index.html?memory`
```### Test
```bash
npm test
```:copyright: MIT - Atma.js Project