frostui-editable

FrostUI-Editable is a free, open-source Editable component for Javascript.


Keywords
ui, component, editable, front-end, web
License
MIT
Install
npm install frostui-editable@1.1.7

Documentation

FrostUI Editable

FrostUI Editable is a free, open-source Editable component for JavaScript.

It is built on top of the FrostUI library.

Table Of Contents

Installation

Dependencies

CSS

<link rel="stylesheet" href="/path/to/frost-ui.min.css" />

JS

<script type="text/javascript" src="/path/to/frost-ui-bundle.min.js"></script>
<script type="text/javascript" src="/path/to/frost-ui-editable.min.js"></script>

Usage

Check the demo folder for examples. Full documentation and website coming soonâ„¢.