Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/enso-ui/tables
Tables
https://github.com/enso-ui/tables
data-table enso-ui table vue vuejs
Last synced: 3 months ago
JSON representation
Tables
- Host: GitHub
- URL: https://github.com/enso-ui/tables
- Owner: enso-ui
- License: mit
- Created: 2019-03-08T09:21:32.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-14T08:16:56.000Z (8 months ago)
- Last Synced: 2024-09-30T07:20:11.513Z (3 months ago)
- Topics: data-table, enso-ui, table, vue, vuejs
- Language: Vue
- Size: 498 KB
- Stars: 11
- Watchers: 5
- Forks: 10
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tables
![npm license](https://img.shields.io/npm/l/@enso-ui/tables.svg)
![npm download](https://img.shields.io/npm/dm/@enso-ui/tables.svg)
![GitHub top language](https://img.shields.io/github/languages/top/enso-ui/tables.svg)
![GitHub issues](https://img.shields.io/github/issues/enso-ui/tables.svg)
![npm version](https://img.shields.io/npm/v/@enso-ui/tables.svg)DataTable Vue Components with a Bulma implementation over a renderless core
## Usage
Unless where specified otherwise, the components can be used outside of the Enso ecosystem.
### Demo
For live examples and demos, you may visit [laravel-enso.com](https://www.laravel-enso.com)
### Installation, Configuration & Usage
Be sure to check out the full documentation for this package available at [docs.laravel-enso.com](https://docs.laravel-enso.com/frontend/tables.html)
## Questions & Issues
For questions and support please use the issues functionality
for this package's github repository.Please make sure to search for existing issues before creating a new issue,
and when opening a new issue, fill the required information in the issue template.Issues not conforming to the guidelines may be closed immediately.
## Depends on
- `@enso-ui/directives`,
- `@enso-ui/dropdown`,
- `@enso-ui/loader`,
- `@enso-ui/modal`,
- `@fortawesome/fontawesome-free`,
- `@fortawesome/fontawesome-svg-core`,
- `@fortawesome/free-solid-svg-icons`,
- `@fortawesome/vue-fontawesome`,
- `accounting-js`,
- `css-element-queries`,
- `lodash`,
- `v-tooltip`,
- `vue`,
- `vuex`,## Contributions
are welcome. Pull requests are great, but issues are good too.
Thank you to all the people who already contributed to Enso!
## License
[ISC](https://opensource.org/licenses/ISC)