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

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

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