Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/romelperez/prhone-utils

Browser JavaScript utilities
https://github.com/romelperez/prhone-utils

bom browser dom utils

Last synced: 23 days ago
JSON representation

Browser JavaScript utilities

Awesome Lists containing this project

README

        

# PRHONE Utils

[![npm version](https://badge.fury.io/js/prhone-utils.svg)](https://badge.fury.io/js/prhone-utils)
[![prhone](https://img.shields.io/badge/prhone-project-1b38a9.svg)](http://romelperez.com)

Browser JavaScript utilities.

```bash
$ npm install --save prhone-utils
```

- Detect some browsers and some of its capabilities
- Get window and frame dimentions
- Set `` dimentions
- Get and move scroll offets

See [API](./API.md).

## License

[MIT](./LICENSE)