GithubHelp home page GithubHelp logo

calamarico / kimbo.js Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dciccale/kimbo.js

0.0 2.0 0.0 290 KB

An ECMAScript 5 only-compatible JavaScript library.

Home Page: kimbojs.com

License: MIT License

kimbo.js's Introduction

An ECMAScript 5 only-compatible JavaScript library

The goal of this light-weight JavaScript library is to provide a nice, shorter and extended API using latest native compliant JavaScript and DOM APIs. Taking advantage of amazing native speed, of course only in modern browsers, and no more adding extra bytes for older ones.

Give it a try and start using a robust, light-weight and modern library today.

API Documentation

Please visit the documentation to see how easy is to use with its jQuery compatible API.

Build

In order to run the build task you'll need NodeJS and Grunt.js.

After installing NodeJS, clone the project by running:

$ git clone git://github.com/dciccale/kimbo.js.git

Install grunt-cli:

$ npm install -g grunt-cli

Enter kimbo.js directory and install local dependencies:

$ cd kimbo.js && npm install

Now to run the full build task just run:

$ grunt

A dist/ folder will be created containing development and production build of kimbo.js including a source map file.

Running the Unit Tests

Run grunt coffee task to compile .coffee spec files:

$ grunt coffee

And then open test/SpecRunner.html in your browser.

Current status

The current version is the first release that even it works pritty well, is still under heavy development. For now there isn't a browser compatibility table but have in mind it is intended for (and working) in modern mobile and desktop browsers.

Next steps

  • Unit tests (in progress)
  • Gestures module
  • Touch events module
  • XHR2 APIs

Follow @kimbojs on twitter to get the latest news.

Author

Denis Ciccale (@tdecs)

Thanks to Gonzalo Redondo Portero for making the logo

License

See LICENSE.txt

kimbo.js's People

Contributors

dciccale avatar

Watchers

James Cloos avatar Daniel Hernández avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.