mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-21 05:44:07 -07:00
The New Desing
This commit is contained in:
parent
def9cc4ea6
commit
067a2c862a
305 changed files with 22231 additions and 7576 deletions
22
web/js/cheef-editor/README.md
Normal file
22
web/js/cheef-editor/README.md
Normal file
|
@ -0,0 +1,22 @@
|
|||
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
|
||||
|
||||
1. Fork it
|
||||
2. Create your feature branch (`git checkout -b my-new-feature`)
|
||||
3. Commit your changes (`git commit -am 'Add some feature'`)
|
||||
4. Push to the branch (`git push origin my-new-feature`)
|
||||
5. Create new Pull Request
|
||||
|
||||
## Author
|
||||
|
||||
Ivan Garmatenko **cheef.che at gmail.com**
|
Loading…
Add table
Add a link
Reference in a new issue