Skip to content
This repository has been archived by the owner on Mar 8, 2019. It is now read-only.

ianstormtaylor/parent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parent

Get the parent of an el, optionally filtered by a selector.

Installation

$ component install ianstormtaylor/parent

Example

var parent = require('parent');
var html = parent(document.body); // <html>

License

MIT

About

Get the parent of an element.

Resources

Stars

Watchers

Forks

Packages

No packages published