An open API service indexing awesome lists of open source software.

https://github.com/gusg21/os-me

A simple OS-detection library for JS
https://github.com/gusg21/os-me

javascript library operating-system

Last synced: over 1 year ago
JSON representation

A simple OS-detection library for JS

Awesome Lists containing this project

README

          

# os-me
A simple OS-detection library for JS

## Install

git clone https://github.com/gusg21/os-me

Move os-me.js to wherever and cite it in a

## Usage

os-me = os();
document.write(os-me.clientOS());