mirror of
https://github.com/FullScreenShenanigans/StringFilr.git
synced 2026-04-28 13:00:51 -07:00
244aa3cb0212c9baa4923afa422bf129a92d06cb
StringFilr
A path-based cache for quick loops in nested data structures.
Build Process
StringFilr uses Gulp to automate building, which requires Node.js.
To build from scratch, install NodeJS and run the following commands:
npm install -g gulp
npm install
gulp
See Build Details for detailed Gulp usage.
Description
Languages
TypeScript
100%