![Maven Central Adds Sigstore Signature Validation](https://cdn.sanity.io/images/cgdhsj6q/production/7da3bc8a946cfb5df15d7fcf49767faedc72b483-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
coffee-react
Advanced tools
Wrapper for the Coffeescript compiler executable using coffee-react-transform to support Coffeescript files including React JSX style markup (CSX).
If you just want to transform CSX code into valid Coffeescript as part of your existing build process see coffee-react-transform, which is the main parser/tranformer package.
npm install -g coffee-react
Note: standard coffee compiler options not yet implemented. For now, if you need those, use the [csx-transform](https://github.com/jsdf/coffee-react-transform)
executable and then pipe the output into coffee -cs
csx-coffee [input file]
Outputs compiled JS to stdout. You probably want to redirect it to a file, eg.
csx-coffee example/car.csx > car.js
FAQs
Coffeescript compiler wrapper adding coffee-react-transform CJSX support
The npm package coffee-react receives a total of 1,261 weekly downloads. As such, coffee-react popularity was classified as popular.
We found that coffee-react demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.