Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/atmajs/compo-dataset

Dataset component
https://github.com/atmajs/compo-dataset

Last synced: 6 days ago
JSON representation

Dataset component

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