Skip to content

digitarhythm/vixtarea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vixtarea

tiny vi plugin for jQuery

HTMLのテキストエリアでviキーバインドを使えるようにするjQueryプラグインです。

id="hoge"で定義されたテキストエリアに適用するには下記のように使います。 $("#hoge").vixtarea({size:"16px", backgroundColor:"#000020", color:"white"});

パラメーターをリストで渡します。 sizeはフォントサイズ、backgroundColorはテキストエリアの背景色、colorはフォントカラーです。

About

tiny vi plugin for jQuery

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published