Just a brief post to announce my latest mini-project, Lineage. It's a small, simple toolkit for creating JavaScript constructor functions and their prototypes ("classes," if you will) in a straight-forward and concise way. From the project home page:Lineage's API lets you define prototypes with a very concise syntax, while still encouraging you to create functions with real names (rather than
↧