# 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
