slangerjs

1.1.8 • Public • Published

Slanger

web dev simplified

Author: Wael Houry - ⌐■‿■

Build Status buy me a coffe Slanger is a lightweight JS library that simplifies writing JavaScript.

  • Free 🤑
  • Easy to use 👶
  • Magic

Features

  • $ and $$ just like jquery
  • .on() and .css() methods
  • Custom HTML tags
  • simplified Promises
  • more to come ...

Tech

Slanger is based on and inspired by:

  • [jQuery] - duh
  • [Bling]
  • [Promise js]
  • [Personal touch and modifications]

And of course Slanger itself is open source

Installation

method 1:

Simply insert this script into the head of your project

<script src="https://unpkg.com/slangerjs"></script>

method 2:

npm i slangerjs

License

MIT

Package Sidebar

Install

npm i slangerjs

Weekly Downloads

1

Version

1.1.8

License

MIT

Unpacked Size

15 kB

Total Files

5

Last publish

Collaborators

  • waelhoury