ts_cache_demo This is a small Visual Studio Code sample project to test a memoize-cache implementation written in TypeScript. Just clone, npm install, typings install and you are good to go. After build, simply open index.html and press F12.