js-info

0.3.0 • Public • Published

js-info

GitHub stars

Get system information about your JavaScript runtime engine

Please ★ this repo if you found it useful ★ ★ ★

Features

  • Completely cross platform
  • Get runtime (node, browser)
  • Determine if mobile device
  • Get os (darwin, win32, linux, freebsd, openbsd, kindle)
  • Get JavaScript engine (gecko, webkit, v8, jsc)
  • Get environment (development, testing, staging, production)
  • Get browser (chrome, firefox, opera, safari, edge, ie)
  • Built in memoization

Installation

npm install --save js-info

Dependencies

Usage

import { getInfo } from 'js-info';
 
console.log(getInfo());

Support

Submit an issue

Contributing

Review the guidelines for contributing

License

MIT License

Jam Risser © 2018

Changelog

Review the changelog

Credits

Support on Liberapay

A ridiculous amount of coffee ☕ ☕ ☕ was consumed in the process of building this project.

Add some fuel if you'd like to keep me going!

Liberapay receiving Liberapay patrons

Readme

Keywords

none

Package Sidebar

Install

npm i js-info

Weekly Downloads

3

Version

0.3.0

License

MIT

Unpacked Size

35.7 kB

Total Files

31

Last publish

Collaborators

  • codejamninja