1.2.0 • Published 9 months ago

modules-abi v1.2.0

Weekly downloads
23
License
MIT
Repository
github
Last release
9 months ago

modules-abi

npm.io npm.io npm.io npm.io npm.io npm.io npm.io

Easily query abi and target versions of common desktop runtimes (electron, nw.js, node)

Install

$ npm install modules-abi
$ yarn add modules-abi
$ pnpm add modules-abi

Usage

import { getAbi, getRange, getRuntime, getTarget } from 'modules-abi';

To view detailled informations about the API, please see the documentation

Comparison to node-abi

node-abi is:

  • hand-written (require pull requests to update, slow updates)
  • it's not always up to date
  • it's missing a lot of versions
  • it's missing nw.js versions
1.2.0

9 months ago

1.1.0

1 year ago

1.0.0

1 year ago

1.0.0-1

1 year ago

1.0.0-0

1 year ago

0.4.0-0

3 years ago

0.3.4

5 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago