mirror of https://github.com/RubaXa/Sortable.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
714 B
27 lines
714 B
10 years ago
|
Packaging [Sortable](http://rubaxa.github.io/Sortable/) for [Meteor.js](http://meteor.com).
|
||
|
|
||
|
|
||
|
# Meteor
|
||
|
|
||
|
If you're new to Meteor, here's what the excitement is all about -
|
||
|
[watch the first two minutes](https://www.youtube.com/watch?v=fsi0aJ9yr2o); you'll be hooked by 1:28.
|
||
|
|
||
|
That screencast is from 2012. In the meantime, Meteor has become a mature JavaScript-everywhere web
|
||
|
development framework. Read more at [Why Meteor](http://www.meteorpedia.com/read/Why_Meteor).
|
||
|
|
||
|
|
||
|
# Issues
|
||
|
|
||
|
If you encounter an issue while using this package, please CC @dandv when you file it in this repo.
|
||
|
|
||
|
|
||
|
# DONE
|
||
|
|
||
|
* Instantiation test
|
||
|
|
||
|
|
||
|
# TODO
|
||
|
|
||
|
* Meteor collection backing
|
||
|
* Tests ensuring correct rendering with Meteor dynamic templates
|