1.0.1 • Published 6 years ago

danipani-tinyjs v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

The new generation of like-Jquery library

Tinyjs

I wanted something smaller and smarter than Jquery and this how Tinyjs was born.

Contents

Why Tinyjs?

Usage

Add Tinyjs to your project

Using npm

$ npm install danipani-tinyjs --save

If you prefer using Yarn:

$ yarn save add danipani-tinyjs

Or via CDN:

Soon

Find elements

Search for the first element

$.one('element')

(You can find out more on https://developer.mozilla.org/it/docs/Web/API/Document/querySelector)

1.0.1

6 years ago

1.0.0

6 years ago