Registry / build-tool / coffeescript-coffeescript

coffeescript-coffeescript

JSON →
library1.3.1phppackagistunverified

A port of the CoffeeScript compiler to PHP.

composer require coffeescript/coffeescript
INSTALL
IMPORT
SIG · COFFEESCRIPT-COFFE
C
coffeescript-coffeescript
build-toolphpv1.3.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Compiler
use CoffeeScript\Compiler;

Compile CoffeeScript code to JavaScript.

use CoffeeScript\Compiler; $compiler = new Compiler(); $js = $compiler->compile('square = (x) -> x * x'); echo $js;
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
OpenAI (training)
1
Resources
coffeescript-coffeescript — pip install coffeescript-coffeescript · libregistry