Commit 6ff9227f authored by DoomyTheFroomy's avatar DoomyTheFroomy

Add AmpersandJS Snippets to package list

This package offers a bunch of code snippets for AmpersandJS:

- initialize function
- State extend
- derived property
- props property
- Model extend
- (Rest) Collection extend
- View extend
- binding declaration
- registerSubview function
- render function
- renderCollection function
- renderSubview function
- renderWithTemplate function
parent a79d5739
......@@ -486,6 +486,16 @@
}
]
},
{
"name": "AmpersandJS Snippets",
"details": "https://github.com/HSH/AmpersandJS-Sublime-Text-Snippets.git",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{
"name": "AMPL language",
"details": "https://github.com/jackdunnnz/sublime-ampl",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment