JSPM

ds.oop

0.2.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q21613F
  • License MIT

A very fast class framework. Allows OOP concepts in javascript including classes, inheritance, multi-inheritance, polymophism, interfaces, and enumerators without using TypeScript. Provides scope isolation via dependency injection in modules, controllers, and factories. Also very small at only 3 kb for the minified version. (compare that to prototypejs minified 93.38 kb)

Package Exports

  • ds.oop

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ds.oop) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

name: ds.min.js version: 0.2a date: 02/28/2015 author: digital-synapse

A very fast class framework. Allows OOP concepts in javascript including classes, inheritance, multi-inheritance, polymophism, interfaces, and enumerators without using TypeScript. Provides scope isolation via dependency injection in modules, controllers, and factories. Also very small at only 3 kb for the minified version. (compare that to prototypejs minified 93.38 kb)

.: Getting Started :.

To get started grab ds.min.js (This is the minified oop library) Then head on over to the wiki @ http://github.com/digital-synapse/ds.oop/wiki to view the guide and documentation.

.: New Features :.

  • dependency injection
  • support for modules, factories, and controllers
  • namespaces removed (replaced with modules)
  • constructorless classes and static classes

.: Support :.

If you like this project or have some questions feel free to send me an email:

digital.synapse.software [ಠ_ಠ] gmail.com