Skip to content

ganeshkbhat/inbrowseredit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inbrowseredit

make document editable in browser using inbrowseredit

Demos can be found in demos folder

USAGE

<script src="https://unpkg.com/editablebrowser@1.1.0/index.min.js"></script>
  <script>
    BE().makeEditable()
    BE().disableEditing()
  </script>

About

make document editable in browser using inbrowseredit

Resources

License

Stars

Watchers

Forks

Packages

No packages published