iso-constants

0.1.2 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i iso-constants

Weekly Downloads

12,357

Version

0.1.2

License

MIT

Unpacked Size

11 kB

Total Files

7

Last publish

Collaborators

  • hugomrdias