Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 286 Bytes

File metadata and controls

4 lines (3 loc) · 286 Bytes

ClassJS

JavaScript Class Implementation

The goal of this project is to make class based object oriented programming simple and intuitive in JavaScript. ES6 should tackle the problems handled by this project but until it is widely accepted this project will attempt to fill the gap.