0.8.9 • Published 10 years ago

toretto v0.8.9

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

Toretto

NPM version

Toretto is a badass DOM utility for badass browsers.

Installation

Toretto is available (as toretto) via Bower, Jam, and npm. Toretto also works with Ender.

Basic usage

t = toretto(document.getElementById("toretto"));

t.html("My name is <b>Dom Toretto</b>.").after("<p>I like Chargers.</p>");

And that's it!

Right now, the best way to check what Toretto can do is to read the actual code, but I assure you, proper documentation is on the way.

Extending Toretto

Toretto is pretty cool and versatile on its own, but maybe you'd like to add your own function? That's easy!

toretto.fn.myFunction = function(){};

Wow, that's just like jQuery!

Todo

  • API documentation.

License

MIT Licensed; see the LICENSE file for more info.

0.8.9

10 years ago

0.8.8

10 years ago

0.8.7

11 years ago

0.8.6

11 years ago

0.8.5

11 years ago

0.8.4

11 years ago

0.8.3

11 years ago

0.8.2

11 years ago

0.8.1

11 years ago

0.8.0

11 years ago

0.7.2

11 years ago

0.7.3

11 years ago

0.7.1

11 years ago

0.7.0

11 years ago

0.6.0

11 years ago

0.5.0

11 years ago

0.4.1

11 years ago

0.4.0

11 years ago

0.2.0

11 years ago

0.3.2

12 years ago

0.3.1

12 years ago

0.3.0

12 years ago