We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent2bf575e commitd9b4eb0Copy full SHA for d9b4eb0
README.md
@@ -19,17 +19,20 @@ To enable autosave in Atom, go to Atom > Preferences > Packages > search for "au
19
##Roadmap
20
21
#####v1.0.0
22
-* Log button
+* Extended demo
23
+*`@hints` API
24
+* Docs
25
* Autorun test setting
26
* Improved test failure display
27
* Lint for input errors before running (ESLint)
-* Loaders for different file types (ES2015,TypeScript, CoffeeScript, etc.)
-*Hints
28
+* Loaders for different file types (TypeScript, CoffeeScript, etc.)
29
+*`@use` API for page feature choices
30
* Improved animations
-* Test Tools
-* More test runners (currently only Mocha test runner for JS, would allow multiple programming languages)
31
+* Test Tools to generate common unit test configurations
32
+* More test runnersto support different programming languages(currently only Mocha test runner for JS)
33
34
#####v2.0.0
35
+* Optional page templates
36
* User accounts
37
* Record progress to db
38
* Tutorial ratings