devin87 / MojoJS

It is a javascript framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MojoJS

It is a javascript framework


CSS query engine: mojoQuery

mojoQuery a pure-JavaScript CSS selector engine.
It's a part of mojo, but also can be easily independent use it or integration to any place.

Features

  • Completely standalone (no library dependencies)
  • CSS 3 Selector full support and more
  • Fully compatible standards
  • Highly extensible with easy-to-use API
  • Doc and API see mojoQuery
  • Checkout speed test with others js framework Live speed test
  • Wiki page

Animation engine: mojoFx

mojoFx a pure-JavaScript animation engine.
It's a part of mojo, but also can be easily independent use it or integration to any place.

Features

  • Support all css animation include color property
  • Support queue and concurrent animation
  • Support delay queue animation function
  • Global animation control, only one setInterval executor all animation
  • Fully compatible standard Easing effect
  • Doc and API see mojoFx
  • Online Live demo test
  • Wiki page

About

It is a javascript framework

License:MIT License


Languages

Language:HTML 71.7%Language:JavaScript 27.4%Language:CSS 0.9%