Skip to content

rath/jsvi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

VI in JavaScript. It has originally built on http://gpl.internetconnection.net/vi/vi.js

License

GPL version 3.

How to use

  • <script src="vi.js"></script>
  • <link rel="stylesheet" href="vi.css" type="text/css" />
  • <textarea name="body" onfocus="editor(this);">blah</textarea>

What are the differences with the original?

We have plan to add as below.

  • Support wide characters.
  • Make it useful.
  • Bug fixes.

Contributors

  • Jang-hwan, Kim (jangxyz)
  • Jang-Ho Hwang (rath)

About

VI implementation of Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published