Skip to content

clayrisser/js-info

Repository files navigation

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

About

Get system information about your JavaScript runtime engine

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •