yac

0.0.2 • Public • Published

YAC

Yet another javascript class inheritance library

Build Status

API

Class.extend()

TODO

Develpoment

Roadmap

  • Classical class inheritance via Class.extend
  • Call super method with _super in overrided method
  • Mixins
  • Class Mixins
  • More tests
  • Use in a production project

Running tests

Run npm start and go to http://localhost:4200/test.html to run the tests in the browser Use npm test to run the tests in the console

Building from source

Git clone the repo and run npm run-script build to build a production source in the dist folder

Dependencies (0)

    Dev Dependencies (10)

    Package Sidebar

    Install

    npm i yac

    Weekly Downloads

    0

    Version

    0.0.2

    License

    MIT

    Last publish

    Collaborators

    • marciojunior