Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jelmerdemaat/memejs

All your internet in your JavaScript. What else you need.
https://github.com/jelmerdemaat/memejs

Last synced: 4 days ago
JSON representation

All your internet in your JavaScript. What else you need.

Awesome Lists containing this project

README

        

# MemeJS
All your internet in your JavaScript. What else you need.

## Methods

### document.iCanHazElement(selector)

Select one element. `document.querySelector` alias.

### document.allYourElementsAreBelongToUs(selector)

Select one element. `document.querySelectorAll` alias.