pickten / StoryCraftJS

A JS port of StoryCraft
Other
0 stars 0 forks source link

StoryCraftJS

A JS port of StoryCraft, as found here.

Note: While this is entirely my code (not counting libraries, etc., which are clearly marked), the core is not my idea, specifically features 1-9. They are from the original Storycraft, which this is an attempt to both port and possibly expand on. However, features 10 and on are my ideas.

WARNING: (I'll remove this later) This is entirely UNTESTED. When I feel satisfied with the amount of features implemented, I will begin testing and remove this note. However, until then, I make no guarantees that this will even work at it's most basic level. Additionally, until testing commences, I will not be managing a gh-pages branch (too much hassle), so you'll have to run it yourself (perhaps by forking, then creating a gh-pages branch and finding the github pages link in your settings)

Features

  1. Editing (80%)
  2. Saving (30%)
  3. Loading (50%)
  4. Downloading (0%)
  5. Uploading (0%)
  6. Story Explorer (30%)
  7. Notes (25%)
  8. Note viewer (40%)
  9. Anchors/note "activeness" (1%)
  10. Custom Anchors (10%)
  11. Possible gist-saving (and loading? No idea how to automatically use gist) (0%)
  12. | as the opposite of = (25%)

Changelog:

10/11: Got sick again

10/7-8/15: I made a decision (v0.4)

10/6/15: Avoiding ALL the decisions (v0.3)

10/5/15: Back to work.

10/1/15: Parsing work (v0.2)

9/29/15: Improvements (v0.1)

9/28/15: Initial commit (v0.0)