1.3.10 • Published 5 years ago

@hooked74/project-tools v1.3.10

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

Build Status npm License

Table of contents

Install

npm install @hooked74/project-tools

Usage

project-tools <command>

Available Commands

size

Add the size of the minified gzip module to the .size-snapshot.json file. Converts size from bytes, leading it to optimal.

types

Format types in a compiled project and add common types from src/react-app-env.d.ts to the dist/common.d.ts. Also add a reference to the common.d.ts file in index.d.ts.

chain-commands

start the first npm process and while it's running it execute the second npm process. Usage:

project-tools chain-commands [options] <command1> <command2>

Has the following options:

  • -p, --port <port>  process port
  • -t, --timeout <timeout>  first process timeout

test

This command is a stripped down version of react-scripts test. Usage:

project-tools test [options]

The command has the same options as Jest. More information can be obtained here.

1.3.10

5 years ago

1.3.9

5 years ago

1.3.8

5 years ago

1.3.7

5 years ago

1.3.6

5 years ago

1.3.5

5 years ago

1.3.4

5 years ago

1.3.3

5 years ago

1.3.2

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.13

6 years ago

1.2.12

6 years ago

1.2.11

6 years ago

1.2.10

6 years ago

1.2.9

6 years ago

1.2.8

6 years ago

1.2.7

6 years ago

1.2.6

6 years ago

1.2.5

6 years ago

1.2.4

6 years ago

1.2.3

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago