modules-abi
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

modules-abi

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

Readme

Keywords

none

Package Sidebar

Install

npm i modules-abi

Weekly Downloads

114

Version

1.2.0

License

MIT

Unpacked Size

65.2 kB

Total Files

15

Last publish

Collaborators

  • armaldio