Please wait... The interactive code snippets on this page take a moment to render.

All the code snippets on this page are live and interactive powered by the klipse plugin.


Turboshaft Lenses · Gitter GitHub stars npm

This is an optics library for JavaScript that is specifically optimized based on the limitations of Crankshaft and TurboFan.

npm version Build Status Code Coverage

Contents

Introduction


        document.querySelector('.loading-message').className = "loading-hidden";
        ga('send', 'event', 'completed', 'load', Math.round((Date.now() - startTime)/1000));
        accelerate_klipse();