iso-constants
Isomorphic node constants to be used in browsers or node.
Last updated 6 years ago by hugomrdias .
MIT · Repository · Original npm · Tarball · package.json
$ cnpm install iso-constants 
SYNC missed versions from official npm registry.

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

Current Tags

  • 0.1.2                                ...           latest (6 years ago)

3 Versions

  • 0.1.2                                ...           6 years ago
  • 0.1.1                                ...           6 years ago
  • 0.1.0                                ...           6 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (12)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |