Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vinput

A vi editor for html inputs. One js file, no dependencies. Mark a <textarea> or text <input> and it gets real vi keybindings.

Use

<textarea id="vinput">Hello, world!</textarea>

<script src="vinput.js"></script>

For more than one field on a page, use class="vinput" or data-vinput instead of id (ids must be unique).

Author

License

MIT. See LICENSE.

About

vi for html inputs!

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages