vim.js

JavaScript port of Vim

  • Owner: coolwanglu/vim.js
  • Platform:
  • License:: Other
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Vim.js : JavaScript port of Vim

A Tool/Toy for Non-Beginners

by Lu Wang

Try it online

Variations

Recommended browsers: Firefox, Chrome, IE

Vim.js Features

  • ASM.js enabled
  • Persistent ~/.vimrc
  • Execute JavaScript from Vim.js
  • Read local files
  • Read files from Dropbox

Run :e $VIM/vimrc for more detail.

Vim Features

The online demo is built with the small feature set (--with-features=small),
with also a few from the normal set.
Run :version to check details.
(--with-features=normal is too large and too slow for online usage.)

Some features can be requested via pull requests, some are not intended to be included.
Please discuss with me first before you work on a PR.

Tips for hackers

  • Need emscripten with ASYNCIFY enabled
  • Need GCC & cproto (maybe) — Sometimes you need to run make proto when you see errors about 'undeclared variables/functions/structs' or '***.pro' file not found
  • Read build.sh
  • The building process might take lots of memory

Contact

Lu Wang coolwanglu(a)gmail.com — please do not expect a prompt response.

License

Read LICENSE

Main metrics

Overview
Name With Ownercoolwanglu/vim.js
Primary LanguageC
Program languageMakefile (Language Count: 23)
Platform
License:Other
所有者活动
Created At2013-11-30 07:21:39
Pushed At2016-05-12 09:08:08
Last Commit At2015-03-05 17:51:01
Release Count1
Last Release Nameinitial (Posted on )
First Release Nameinitial (Posted on )
用户参与
Stargazers Count4.5k
Watchers Count138
Fork Count271
Commits Count219
Has Issues Enabled
Issues Count34
Issue Open Count17
Pull Requests Count1
Pull Requests Open Count1
Pull Requests Close Count13
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private