Skip to content

weblabormx/Easy-JS-Library

Repository files navigation

Easy JS Library

Description: Javascript and Jquery Library to make easy to implement all kind of libraries. It makes a mix of others libraries to make an only one big library.

Documentation https://weblabormx.github.io/Easy-JS-Library

Video Tutorial (In Spanish) https://youtube.com/playlist?list=PLaNIrZvXgrTWDJKOtFQ8OaZItfbjpiWKV

How to use it

Just add the next javascript on the header of the html and start using Easy Js Library

<script type="text/javascript" src="https://code.jquery.com/jquery-2.2.4.min.js"></script>
<script type="text/javascript" src="https://weblabormx.github.io/Easy-JS-Library/library/script.js"></script>

For example, if you want to add a color picker just use this html

<input type="text" data-type="color" />

You can see all the available options on the documentation website

Collaboration

If you want to collaborate adding another libraries to this package you are free to do it, just work on the implementation and make a pull request. On the video tutorial there are some videos about how to collaborate.

Support us

If this package has been helpful for you or your company please consider make some donations to help these packages to be improved everyday. Also if you'd like to implement this package in your project and need our help we can help you