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

https://github.com/soaple/stickyboard-smart-table

Smart table component for StickyBoard
https://github.com/soaple/stickyboard-smart-table

Last synced: about 1 year ago
JSON representation

Smart table component for StickyBoard

Awesome Lists containing this project

README

          

# stickyboard-smart-table
Smart table component for StickyBoard

[![Version](https://img.shields.io/npm/v/@stickyboard/smart-table.svg)](https://npmjs.org/package/@stickyboard/smart-table)
[![Downloads/week](https://img.shields.io/npm/dw/@stickyboard/smart-table.svg)](https://npmjs.org/package/@stickyboard/smart-table)
[![License](https://img.shields.io/npm/l/@stickyboard/smart-table.svg)](https://github.com/soaple/@stickyboard/smart-table/blob/master/package.json)

# Webpack watch
```bsh
$ npm start
```

# Build
```bsh
$ npm run build
```

# License
This project is licenced under the [MIT License](http://opensource.org/licenses/mit-license.html).