bezen.org: an Open Source Javascript library
by Eric Bréchemier

I developed this library for my own needs, starting with the website MangaConseil.com.
I hereby release it under a Creative Commons Attribution license.

Download the source code

Each file is a separate JavaScript component, with dependencies described in requires comments. This is the format expected by the Combiner tool by Nicholas C. Zakas, which allows to pick and group just the parts you need.
You can find an example Ant script file I wrote to check, combine and compress JavaScript files, that you may adapt to your own needs.

Feedback or suggestions?

Feel free to drop me a line at javascript@bezen.org.