hanzo2001 / mini-selector

jQuery-like minimal selector for DGPad

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mini-selector

jQuery-like minimal selector for DGPad

DOMStorage

A simple hash map that pulls data in and out of HTMLElements with data attributes. In this project it is used for storing event data.

MiniSelector

The MiniSelector is a very simple wrapper for DOM Elements that resembles jQuery a lot. It is designed internally as a series of modules that expand the selector function.

This class's only intention is to help in the transcoding of DGPad into TypeScript.

About

jQuery-like minimal selector for DGPad

License:Apache License 2.0


Languages

Language:JavaScript 89.8%Language:TypeScript 10.0%Language:HTML 0.2%