Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/romelperez/prhone-utils
- Owner: romelperez
- License: mit
- Created: 2016-06-16T16:44:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-15T02:07:18.000Z (about 8 years ago)
- Last Synced: 2024-09-08T16:37:22.875Z (about 2 months ago)
- Topics: bom, browser, dom, utils
- Language: JavaScript
- Homepage:
- Size: 24.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 offetsSee [API](./API.md).
## License
[MIT](./LICENSE)