Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 2.73 KB

README.md

File metadata and controls

37 lines (23 loc) · 2.73 KB

browser-node-core

Core Node modules for the browser

Test Status JavaScript Style Guide standard-readme compliant

Made by GEUT

Install

$ npm install --save-dev @geut/browser-node-core

Usage

import os from '@geut/browser-node-core/os'

console.log(os.cpus())

Issues

🐛 If you found an issue we encourage you to report it on github. Please specify your OS and the actions to reproduce it.

Contributing

👥 Ideas and contributions to the project are welcome. You must follow this guideline.

License

MIT © A GEUT project