2.6.6 • Published 3 years ago

rottenjs v2.6.6

Weekly downloads
8
License
MIT
Repository
github
Last release
3 years ago

What is RottenJS ?

RottenJS is a light-weight(8kb), all-in-one Javascript library. It can be used for DOM manipulation and web development. RottenJS also comes with HTML rendering, device/os detection and other utilities that might come in handy. The library is recommended for personal projects as its very light and scale well with medium-sized websites, but not recommended for big websites that are in production. RottenJS is a perfect fit for you if you want to create projects quick and easy, or if you just want to mess around with open-source libraries.

Github

Getting started

// Import rottenjs to "rotten"
const rotten = require("rottenjs");

// Using rt()
const rt = rotten.rt;
// const rdom = rotten.rdom;
// const rUI = rotten.rUI;
// const rDev = rotten.rDev;
// const rUtils = rUtils; 

Copyrights and License

Copyrights © 2020 Nguyen Phu Minh

This library is licensed under the MIT License

2.6.6

3 years ago

2.6.5

3 years ago

2.5.0

3 years ago

2.6.1

3 years ago

2.6.0

3 years ago

2.6.3

3 years ago

2.6.2

3 years ago

2.6.4

3 years ago

2.4.0

3 years ago

2.3.0

3 years ago

2.1.2

3 years ago

2.1.1

3 years ago

2.1.0

3 years ago

2.0.0

3 years ago

1.9.0

3 years ago

1.8.2

3 years ago

1.8.1

3 years ago

1.8.0

3 years ago

1.7.0

3 years ago

1.6.1

3 years ago

1.6.0

3 years ago

1.5.2

3 years ago

1.5.1

3 years ago

1.5.0

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago

0.4.0

4 years ago

0.3.2

4 years ago

0.3.0

4 years ago

0.3.1

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago