https://github.com/ovesco/flyter
A library for inline editing
https://github.com/ovesco/flyter
inline-editing inplace-edit
Last synced: 11 months ago
JSON representation
A library for inline editing
- Host: GitHub
- URL: https://github.com/ovesco/flyter
- Owner: ovesco
- Created: 2020-10-30T09:08:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-20T11:23:33.000Z (over 1 year ago)
- Last Synced: 2025-03-20T06:35:03.440Z (12 months ago)
- Topics: inline-editing, inplace-edit
- Language: TypeScript
- Homepage: https://ovesco.github.io/flyter/
- Size: 1.16 MB
- Stars: 18
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flyter
Flyter is a javascript library used to perform inline editing. It is inspired by [x-editable](https://vitalets.github.io/x-editable/), but doesn't rely on jquery, offers
tons of customization options and can be easily extended to fit your needs.
## Documentation
See Flyter [in action here](https://ovesco.github.io/flyter/)
## License
Code is released under the Apache 2.0 License.
- deepmerge (used internally to merge configurations) is released under the MIT license