react-scripts-component
TypeScript icon, indicating that this package has built-in type declarations

2.2.30 • Public • Published

react-scripts-component

This is a fork of the standard react-scripts to create react components as modules (umd) designed for including in React Apps e.g.

import Component from 'my-created-component';

Usage

ESNext (with ESlint)

create-react-app {component-name} --scripts-version=react-scripts-component

TypeScript (with TSLint)

create-react-app {component-name} --scripts-version=react-scripts-component --typescript
  • Note for TypeScript: the component build creates TypeScript declaration files and points to them in the package.json

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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
2.2.307latest

Version History

VersionDownloads (Last 7 Days)Published
2.2.307
2.2.292
2.2.281
2.2.273
2.2.261
2.2.252
2.2.242
2.2.231
2.2.222
2.2.211
2.2.203
2.2.191
2.2.183
2.2.173
2.2.163
2.2.152
2.2.142
2.2.132
2.2.123
2.2.112
2.2.102
2.2.92
2.2.81
2.2.72
2.2.61
2.2.52
2.2.42
2.2.31
2.2.22
2.2.13
2.1.11

Package Sidebar

Install

npm i react-scripts-component

Weekly Downloads

65

Version

2.2.30

License

MIT

Unpacked Size

137 kB

Total Files

46

Last publish

Collaborators

  • adriankremer