npm.io
0.1.2 • Published 6 years ago

iso-constants

Licence
MIT
Version
0.1.2
Deps
0
Size
11 kB
Vulns
0
Weekly
0
Stars
1
Install scriptsThis package runs scripts during installation (preinstall/install/postinstall)

iso-constants NPM Version NPM Downloads NPM License tests codecov

Isomorphic node constants to be used in browsers or node.

Updates constants on install

Install

$ npm install iso-constants

Usage

const constants = require('iso-constants');
console.log(constants.RTLD_LAZY)  // 1

License

MIT Hugo Dias

Keywords