New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

helpful-react-scripts

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

helpful-react-scripts

A custom application of configuration and scripts for Create React App.

  • 1.1.13
  • unpublished
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Helpful React Scripts

Usage:

npm i create-react-app -g

create-react-app my-app --scripts-version helpful-react-scripts

This package is modified to include the following additional functionality:
Accessibility Tools
  • react-aXe
React Addons
  • classnames
  • prop-types
React Router
  • react-router-dom
  • react-router-redux
  • history
Redux
  • redux
  • react-redux
  • redux-logger
  • redux-thunk
Stylus
  • stylus
  • poststylus
  • stylus-loader
Gzip
  • compression-webpack-plugin

Roadmap:

Fontloader
Configure ESLint Rules
Explore perf optimizations
  • webpack-bundle-analyzer
Animated Page Transitions
  • react-transition-group
  • animated

Migrating from 1.1.10 to 1.1.11

Inside any created project that has not been ejected, run:

npm install --save --save-exact helpful-react-scripts@1.1.11


We plan to stay up to date with create-react-app as often as possible.

Note: This package is maintained for our specific needs at Helpful Human and while feature requests are encouraged, they may not align with the needs of Helpful Human.

Note: There is a problem with Stylus reporting error locations correctly in Node v7.x.x^. Use Node v6.x.x to remedy.

For additional information, please refer to the following documentation:

  • Getting Started – How to create a new app.
  • User Guide – How to develop apps bootstrapped with Create React App.

FAQs

Package last updated on 02 Nov 2017

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc