0.11.17 • Published 4 years ago

teible-multisort v0.11.17

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

teible

Utilities & themes for vue-teible & react-teible

Installation & Usage

NPM

The package is mostly consumed by internal Vue & React components. Everything is re-exported.

// Vue
import { themeDefault, orderBy, load, dotGet, dotSet, paginate, transform } from 'vue-teible'

// React
import { themeDefault, orderBy, load, dotGet, dotSet, paginate, transform } from 'react-teible'

Please see vue-teible-example for a complete demonstration.

Development & Testing

Please check the Contributing Guidelines.

Contribution

Issues and PRs are welcome !