This package has been deprecated

Author message:

No longer maintained.

toretto

0.8.9 • Public • Published

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

= 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.

Readme

Keywords

Package Sidebar

Install

npm i toretto

Weekly Downloads

0

Version

0.8.9

License

MIT

Last publish

Collaborators

  • oscarpalmer