mirror of
https://github.com/myvesta/vesta.git
synced 2024-11-08 06:30:11 -08:00
.. | ||
ace | ||
jquery | ||
.gitignore | ||
jquery-ace.coffee | ||
jquery-ace.js | ||
jquery-ace.min.js | ||
README.md |
jQuery-ace
Original repo: https://github.com/cheef/jquery-ace
jQuery plugin for ACE Code Editor, http://ace.ajax.org. It embeds ACE Code Editor to any choosen div
or textarea
.
How to install
See all documentation and examples here http://cheef.github.com/jquery-ace
How to contribute
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
Author
Ivan Garmatenko cheef.che at gmail.com