0.1.1-alpha.4 • Published 5 years ago

@node-power-tools/redis-tools v0.1.1-alpha.4

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

Node Power Tools


Tools to make your life as a NodeJS developer a little better.

Useful commands

Note: If you have Nx installed globally, you can omit yarn from the following commands.

Build

Run yarn nx build <NPT_MODULE_NAME>The build artifacts will be stored in the dist/ directory.

To build all projects, run yarn nx run-many --target=build --all

Running unit tests

Run yarn nx test my-app to execute the unit tests via Jest.

Run yarn nx affected:test to execute the unit tests affected by a change.

Run yarn nx run-many --target=test --all to execute unit tests for all modules.

Generate a new library

Run yarn nx generate @nrwl/node:library SUPER_COOL_LIB --buildable --publishable to generate a new publishable NodeJS library.

Dependency graph

Run yarn nx dep-graph to see a diagram of the dependencies of your projects.

0.1.1-alpha.4

5 years ago

0.1.1-alpha.3

5 years ago

0.1.1-alpha.2

5 years ago

0.0.1-alpha.1

6 years ago

0.1.1-alpha

6 years ago

0.1.0-alpha.0

6 years ago

0.0.1-alpha.12

6 years ago

0.0.1-alpha.14

6 years ago

0.0.1-alpha.13

6 years ago

0.0.1-alpha.10

6 years ago

0.0.1-alpha.8

6 years ago

0.0.1-alpha.9

6 years ago

0.0.1-alpha.6

6 years ago

0.0.1-alpha.7

6 years ago

0.0.1-alpha.5

6 years ago

0.0.1-alpha.4

6 years ago

0.0.1-alpha.2

6 years ago

0.0.1-alpha.41

6 years ago

0.0.1-alpha.39

6 years ago

0.0.1-alpha.38

6 years ago

0.0.1-alpha.43

6 years ago

0.0.1-alpha.3

6 years ago

0.0.1-alpha.37

6 years ago

0.0.1-alpha.36

6 years ago

0.0.1-alpha.35

6 years ago

0.0.1-alpha.0

6 years ago

0.0.1-alpha.33

6 years ago

0.0.1-alpha.32

6 years ago

0.0.1-alpha.34

6 years ago

0.0.0

6 years ago