Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

daxko-react-scripts

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

daxko-react-scripts

Configuration and scripts for Create React App.

  • 0.23.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-75%
Maintainers
1
Weekly downloads
 
Created
Source

daxko-react-scripts

This is a custom Create React App script that is perfect for getting started with React, TypeScript and MobX. It has quite a few nice features:

  • Nice tech stack
    • React
    • TypeScript
    • MobX
    • Reach Router
    • Jest
    • React Testing Library
    • Cypress
    • Cypress Testing Library
    • ESLint
    • Prettier
    • husky/lint-staged
  • Flexible folder structure
  • MobX root store pattern with Dependency Injection for easy testing
  • Git hooks for pre-commit and pre-push that run the linter and tests, respectively
  • CI ready to run unit, integration and end-to-end tests
  • Webpack aliases set up for easy path imports
  • CSS, or SCSS/Sass, or CSS Modules with SCSS/CSS
  • PurgeCSS to remove all unused CSS during build
  • Feature switch for hiding features behind feature flags
  • Code splitting (JS & CSS)
  • Production profiling and bundle analyzing
  • Hot reloading
  • Cache busting
  • PWA ready

Installation

create-react-app <name-of-app> --scripts-version daxko-react-scripts

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

FAQs

Package last updated on 14 Nov 2019

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