https://github.com/enso-ui/tables
Tables
https://github.com/enso-ui/tables
data-table enso-ui table vue vuejs
Last synced: about 1 month 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-14T08:16:56.000Z (about 1 year ago)
- Last Synced: 2025-03-24T08:12:08.519Z (2 months ago)
- Topics: data-table, enso-ui, table, vue, vuejs
- Language: Vue
- Size: 498 KB
- Stars: 11
- Watchers: 4
- Forks: 10
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tables




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)