🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

react-coffee-scripts

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-coffee-scripts

CoffeeScript configuration and scripts for Create React App.

0.2.0
latest
Source
npm
Version published
Weekly downloads
2
-33.33%
Maintainers
1
Weekly downloads
 
Created
Source

react-coffee-scripts

The Create-React-App you know and love but now with added CoffeeScript ☕️

react-coffee-scripts is a react-scripts@2.1.1 fork and replacement which allows its users to write React apps in the CoffeeScript language.

Getting Started

react-coffee-script is intended to be used at project creation time. Currently there is no support given for using react-coffee-scripts on existing projects.

To use, we define a --scripts-version flag and give it the value of react-coffee-scripts.

// feel alive again!
npx create-react-app my-app --scripts-version react-coffee-scripts

Differences from react-scripts

  • Typescript configuration was intentionally stripped from this fork and hence is not supported at this time. There are plans to brings this back in the future.

Further Reading

This package includes scripts and configuration used by Create React App.
Please refer to its documentation:

FAQs

Package last updated on 07 Nov 2018

Did you know?

Socket

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.

Install

Related posts