Giter Site home page Giter Site logo

thlorenz / caching-coffeeify Goto Github PK

View Code? Open in Web Editor NEW
13.0 5.0 3.0 232 KB

A coffeeify version that caches previously compiled coffee-script to optimize the coffee-script compilation step.

License: MIT License

JavaScript 87.09% CoffeeScript 7.85% HTML 5.07%

caching-coffeeify's Introduction

caching-coffeeify build status

A coffeeify version that caches previously compiled coffee-script to optimize the coffee-script compilation step.

Installation

npm install caching-coffeeify

API

The API is exactly the same as original coffeeify, so pleas refer to its documentation

Note

The caching only adds benefit if you are compiling and building the bundle on the fly on a running server. If you are using coffeeify as part of the build script or from the command line, caching doesn't add any benefit and you should use the orginal coffeeify instead.

caching-coffeeify's People

Contributors

jnordberg avatar thlorenz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

caching-coffeeify's Issues

Coffeeify 2

I'm publishing version 2.0.0 of coffeeify now and it has some breaking changes for this module, specifically the signature of the compile function has changed and options are now passed via browserify's subarg feature.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.