a new web framework, an entire platform really, designed from the ground up to handle complex things easily. Put the power of an entire Operating System at your fingertips.
Stars
132
Forks
5
Watchers
132
Open Issues
8
Overall repository health assessment
^5.0.03.0k
commits
Add CoffeeScript dependency check to build script
91a8736View on GitHubCreate compress-videos-to-webm-reasonable-size.sh
631fc66View on GitHubminor comments on strokes in the RectangularAppearance class
09773dfView on GitHubadding a utility script to combine all .coffee files in a directory (recursively) into a single file. Useful to pass to ChatGPT for analysis.
d06c302View on GitHublots of comments and small tweaks to the calculateHash and Object::hashCode functions
dbbf0e3View on GitHubadded new SourceVault check to show references to non local private fields
f6e9a9fView on GitHubadding a comment re need to use need to use a webserver that supports range requests if you want to scrub videos
5c280ecView on GitHubadded check - don't update scrubber if video is seeking. I don't think this does anything really.
89b9138View on GitHubchanging the loading of privateVideosManifest.js file to use already existing code
9f97a57View on GitHubdebug writes / comments related to loading of .js files and boot process
7c4eb4fView on GitHubfixing some of the promises' "then" steps in the boot process - now the source batches are actually completely loaded before they are compiled (some of the arrows were missing and there was one missing closure creation)
a304d31View on GitHubretry mechanism for loading .js files (3 times before bailing)
eb3f782View on GitHub