1.3.10 • Published 4 years ago

@hooked74/project-tools v1.3.10

Weekly downloads
36
License
MIT
Repository
github
Last release
4 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

4 years ago

1.3.9

4 years ago

1.3.8

4 years ago

1.3.7

4 years ago

1.3.6

4 years ago

1.3.5

4 years ago

1.3.4

4 years ago

1.3.3

4 years ago

1.3.2

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.13

4 years ago

1.2.12

4 years ago

1.2.11

4 years ago

1.2.10

4 years ago

1.2.9

5 years ago

1.2.8

5 years ago

1.2.7

5 years ago

1.2.6

5 years ago

1.2.5

5 years ago

1.2.4

5 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago