Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/component/within-document
Check if an element is within the document
https://github.com/component/within-document
Last synced: 13 days ago
JSON representation
Check if an element is within the document
- Host: GitHub
- URL: https://github.com/component/within-document
- Owner: component
- Created: 2012-09-13T19:59:26.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-17T20:50:09.000Z (over 10 years ago)
- Last Synced: 2024-10-30T04:55:38.365Z (about 2 months ago)
- Language: JavaScript
- Size: 188 KB
- Stars: 5
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- Changelog: History.md
Awesome Lists containing this project
README
# within-document
Check if an element is within the document.
## Installation
``` bash
$ component install component/within-document
```Or:
``` bash
$ npm install within-document
```# License
MIT