Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lqs469/slate-table
Editable table component for Slate.js (version > 0.5)
https://github.com/lqs469/slate-table
Last synced: 16 days ago
JSON representation
Editable table component for Slate.js (version > 0.5)
- Host: GitHub
- URL: https://github.com/lqs469/slate-table
- Owner: lqs469
- License: mit
- Created: 2019-12-27T13:05:21.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T02:42:31.000Z (over 1 year ago)
- Last Synced: 2024-08-01T06:22:26.977Z (3 months ago)
- Language: TypeScript
- Homepage: https://slate-table.now.sh
- Size: 2.37 MB
- Stars: 85
- Watchers: 7
- Forks: 12
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Slate-table
A pretty Slate.js table plugin (Slate.js version > 0.5)
Online demo: [https://slate-table.now.sh](https://slate-table.now.sh)
features:
- Resize height and width
- Append row, column below, above, left and right
- Remove rows, columns
- Merge selected cells
- Split selected cells![](./demo.jpg)
### License
MIT.