mirror of
https://github.com/FullScreenShenanigans/StringFilr.git
synced 2026-04-28 13:00:51 -07:00
78caec5972f9e0310a490c15fefe5af09fa50638
StringFilr
A path-based cache for quick lookups 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 gulp-shenanigans for detailed Gulp usage.
Description
Languages
TypeScript
100%