6.2.1 • Published 5 years ago

@creuna/react-scripts v6.2.1

Weekly downloads
10
License
MIT
Repository
github
Last release
5 years ago

react-scripts

Functions for creating and editing React components.

We recommend running these from @creuna/cli.

If you want to use these functions from Node.js, this is the right module for you.

API

This module exports one object containing all the functions.

{
  newComponent, // Create new component
  newPage, // Create new static site page
  rename, // Rename component
  toStateful, // Convert component to stateful
  toStateless; // Convert component to stateless
}

Eslint config

If you have settings.react.version set in your eslint config, it's really important that the version follows the format described in the docs. If the wrong format is used, the scripts might not work.

6.2.1

5 years ago

6.2.0

5 years ago

6.1.0

5 years ago

6.0.0

5 years ago

5.0.0

5 years ago

4.0.3

5 years ago

4.0.2

5 years ago

4.0.1

5 years ago

4.0.0

6 years ago

3.2.3

6 years ago

3.2.2

6 years ago

3.2.1

6 years ago

3.2.0

6 years ago

3.1.0

6 years ago

3.0.2

6 years ago

3.0.1

6 years ago

3.0.0

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago