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

5 years ago

0.1.1-alpha

5 years ago

0.1.0-alpha.0

5 years ago

0.0.1-alpha.12

5 years ago

0.0.1-alpha.14

5 years ago

0.0.1-alpha.13

5 years ago

0.0.1-alpha.10

5 years ago

0.0.1-alpha.8

5 years ago

0.0.1-alpha.9

5 years ago

0.0.1-alpha.6

5 years ago

0.0.1-alpha.7

5 years ago

0.0.1-alpha.5

5 years ago

0.0.1-alpha.4

5 years ago

0.0.1-alpha.2

5 years ago

0.0.1-alpha.41

5 years ago

0.0.1-alpha.39

5 years ago

0.0.1-alpha.38

5 years ago

0.0.1-alpha.43

5 years ago

0.0.1-alpha.3

5 years ago

0.0.1-alpha.37

5 years ago

0.0.1-alpha.36

5 years ago

0.0.1-alpha.35

5 years ago

0.0.1-alpha.0

5 years ago

0.0.1-alpha.33

5 years ago

0.0.1-alpha.32

5 years ago

0.0.1-alpha.34

5 years ago

0.0.0

5 years ago