Skip to content
/ jbone Public
forked from kupriyanenko/jbone

JavaScript Library for DOM manipulation. Replacement jQuery for Backbone in browsers (2.5kb gzipped)

License

Notifications You must be signed in to change notification settings

zafisoft/jbone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jBone Build Status

JavaScript Library for DOM manipulation. Replacement jQuery for Backbone (gzipped: 1kb)

Installation

Get it

$ bower install jbone --save

Add a <script> element for jbone.js

<script src="path/to/jbone/jbone.js"></script>

API

jBone

Attributes

Event

Manipulation

Running the Tests

Node

  1. npm install
  2. npm test

Browsers

  1. npm install
  2. Open page with tests in browser test/tests.html

About

JavaScript Library for DOM manipulation. Replacement jQuery for Backbone in browsers (2.5kb gzipped)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%