Sign inSign up

tuetuopay/node

By tuetuopay

Updated over 9 years ago

Node.js is a JavaScript-based platform for server-side and networking applications.

Image
0

491

tuetuopay/node repository overview

I won't copy the official node description, so here it is.

The added stuff ? The json-diff tool, with an addition of mine : to test only a subkey of the JSON file.

Use case :

You have a CI pipeline, but npm install and npm update at each run is driving you nuts by their slowness ? Just cache the package.json file between builds and compare the dependencies and devDependencies keys between the current and the cached package.json :)

Tag summary

Content type

Image

Digest

Size

257.7 MB

Last updated

over 9 years ago

docker pull tuetuopay/node