Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit dd03069

Browse files
author
Lukas Oppermann
committedMay 10, 2015
update roadmap
1 parent 873c8b9 commit dd03069

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
 

‎README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -361,17 +361,17 @@ If your code gets to complex, try to refactor parts out into individual function
361361
If you want to help us by working on any of the points below, please let me know and I add you and your branch to the list.
362362

363363
- [ ] clean up & add comments
364-
- [x] use bootstrap as css for example
364+
- [ ] mocha tests
365365
- [ ] Refactor & break code into functions
366366
- [ ] Nesting via drag & drop
367-
- [ ] mocha/chai/zombie tests
368367
- [ ] refactor to have gulp create
369368
- [ ] jQuery version
370369
- [ ] plain js version
371-
- [ ] make this compatible with
372-
- [x] plain js
373-
- [ ] amd
374-
- [x] commonjs
370+
- [x] ~~use css framework for examples~~
371+
- [x] ~~make this compatible with~~
372+
- [x] ~~plain js~~
373+
- [x] ~~amd~~
374+
- [x] ~~commonjs~~
375375

376376
# License
377377

0 commit comments

Comments
 (0)
Please sign in to comment.