Skip to content

Yuan-Projects/yuanjs

Repository files navigation

yuanjs

Features:

  • Deferred Object
  • HTTP (Ajax) request
  • Custom Events
  • DOM Events
  • Selectors
  • Sets

Supported browsers:

  • Internet Explorer 9+
  • Firefox
  • Chrome
  • Safari
  • Opera

How to build your own YuanJS

Clone a copy of the main YuanJS git repo by running:

git clone https://github.com/rainyjune/yuanjs.git

Enter the YuanJS directory and install required grunt plugins:

cd yuanjs && npm install
npm build

The bundled files will be replaced in the build directory.

About

Just another small JavaScript library

Resources

Stars

Watchers

Forks

Packages

No packages published