npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

archs

2.0.0

@sindresorhus

npmHomeRepoSnykSocket
Downloads:0
$ npm install archs
DailyWeeklyMonthlyYearly

archs

List of processor architectures supported by Node.js

Install

$ npm install archs

Usage

import archs from 'archs';

console.log(archs);
//=> ['arm', …]

Related

See node-platforms for a list of platforms supported by Node.js.