coffee-graph icon indicating copy to clipboard operation
coffee-graph copied to clipboard

Full-stack style development with CoffeeScript.

Results 3 coffee-graph issues
Sort by recently updated
recently updated
newest added

Allow the CoffeeScript compiler JS to be passed to Coffee-Graph rather than enforcing the use of the embedded compiler.

enhancement

Instead of using Java, look into a pure JS implementation of Coffee-Graph, or perhaps even a C/C++ port that we could use as a Node.js extension.

enhancement

Create a Node.JS module, which can be used to add coffee-graph execution into a another build process, such as a cake build.

enhancement