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

https://github.com/hiendv/teible

Lightweight and flexible table component for the web :zap:
https://github.com/hiendv/teible

Last synced: 8 months ago
JSON representation

Lightweight and flexible table component for the web :zap:

Awesome Lists containing this project

README

          

# Teible
[![Build Status](https://travis-ci.org/hiendv/teible.svg?branch=master)](https://travis-ci.org/hiendv/teible) [![codecov](https://codecov.io/gh/hiendv/teible/branch/master/graph/badge.svg)](https://codecov.io/gh/hiendv/teible) [![dependencies Status](https://david-dm.org/hiendv/teible/status.svg)](https://david-dm.org/hiendv/teible) [![devDependencies Status](https://david-dm.org/hiendv/teible/dev-status.svg)](https://david-dm.org/hiendv/teible?type=dev)

Lightweight and flexible table component for the web. No more hassle writing columns outside the template or customizing render template.

## Packages
| Package | Version |
|--------|-------|
| **[vue-teible](/packages/vue-teible)** | [![npm](https://img.shields.io/npm/v/vue-teible.svg)](https://www.npmjs.com/package/vue-teible) |
| **[vue-teible-example](/packages/vue-teible-example)** | Vue.js example |
| **[react-teible](#)** | Coming soon |
| **[react-teible-example](#)** | Coming soon |

## Roadmap
- [ ] React component & examples
- [ ] Better docs
- [ ] Fancy examples (idk but why not :sunglasses:)

## Development & Testing
Please check the [Contributing Guidelines](https://github.com/hiendv/teible/blob/master/CONTRIBUTING.md).

## Contribution
Issues and PRs are welcome !

## License
[MIT](./LICENSE) © 2018 Hien Dao