Cat/classes
kts of kettek 1c9d0ee138 Add ability to load and save HTML fragments
These HTML fragments are presumed to have no body or head tags, just
basic HTML markup. It really should check for the presence of:

  * html
  * head
  * body

And adjust saving accordingly.
2017-08-30 05:16:15 -07:00
..
CatAnimation.js Add dubious Animation struct and animations tree 2017-08-02 14:05:36 -07:00
CatEmitter.js Add CatEmitter class, CatProject and Cat inherit from it 2017-08-03 09:24:30 -07:00
CatKeyframe.js Add dubious Animation struct and animations tree 2017-08-02 14:05:36 -07:00
CatProject.js Add ability to load and save HTML fragments 2017-08-30 05:16:15 -07:00
CatStyles.js Add timeline and CatStyles stubs 2017-08-04 17:41:03 -07:00