资 源 简 介
sgjs is a small collection of javascript tools and utilities we use at S.G. Consulting to build websites.
It contains:
* a module for functional programming (map, foldl, foldr, filter, etc...)
* a simple unit test module that works from the command line with spidermonkey or on html pages
* a rule based form validator
* some html helper functions
* a small log utility that works from cli and in the browser
NOTE: sgjs development moved to github http://github.com/filippo/sgjs