Skip to content
/ JSlib Public

I expect to provide some utilities for our daily development through smaller modules, which will be complied with CMD specification immediately.

Notifications You must be signed in to change notification settings

zmike86/JSlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                ##########################################################
                #                                       __               #
                #    ____    ___     ___     ___       /\_\    ____      #
                #   / ,__\  / __`\  / _,`\  / __`\     \/\ \  /',__\     #
                #  /\__, `\/\ \_\ \/\ \_\ \/\ \_\ \ __  \ \ \/\__, `\    #
                #  \/\____/\ \____/\ \____ \ \____//\_\ _\ \ \/\____/    #
                #   \/___/  \/___/  \/___/\ \/___/ \/_//\ \_\ \/___/     #
                #                      __\ \ \         \ \____/          #
                #                     /\  \_\ \         \/___/           #
                #                     \ \_____/                          #
                #                      \,____/                           #
                #                                                        #
                ##########################################################

All the files in the JSlib folder I added is proposed to provide small and lightweight module. At present, all the JS files are complied with CMD specification ( which I think is a good idea and will become a standerd soon). It is just the beginning.

v0.1 (done)

a. finish class.js, model.js, controller.js

b. extend new feature to Object and Array

c. provide two simple plugins(PubSub as a design pattern and LocalStorage fit for modern browsers)

v0.2 plan

a. modify the event.js for more flexible and compatible

b. add ajax/jsonp plugin

c. rewrite the contactList demo using the new Library~~

Author: Leo Zhang

Released under the MIT, GPL Licenses.

Date: Thu Jul,26th

Copyright 2012

About

I expect to provide some utilities for our daily development through smaller modules, which will be complied with CMD specification immediately.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published