Skip to content

Isomorphic node constants to be used in browsers or node.

License

Notifications You must be signed in to change notification settings

hugomrdias/iso-constants

Repository files navigation

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

About

Isomorphic node constants to be used in browsers or node.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published