Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/uhop/dcl6

OOP with mixins, AOP, chaining for ES6
https://github.com/uhop/dcl6

aop oop utilities utility-classes

Last synced: 1 day ago
JSON representation

OOP with mixins, AOP, chaining for ES6

Awesome Lists containing this project

README

        

# `dcl6`

[![Build status][travis-image]][travis-url]
[![Dependencies][deps-image]][deps-url]
[![devDependencies][dev-deps-image]][dev-deps-url]
[![Coverage][coveralls-image]][coveralls-url]

[![Analytics](https://ga-beacon.appspot.com/UA-103617480-1/uhop/dcl6/readme?pixel&useReferer)](https://github.com/uhop/dcl6)

An experimental version 6.0 of [dcl](https://github.com/uhop/dcl) for ES6.

The main hub of everything `dcl`-related is [dcljs.org](http://www.dcljs.org/),
which hosts [extensive documentation](http://www.dcljs.org/docs/).

The rest is TBD.

# License

The 3-clause BSD license.

[npm-image]: https://img.shields.io/npm/v/dcl6.svg
[npm-url]: https://npmjs.org/package/dcl6
[deps-image]: https://img.shields.io/david/uhop/dcl6.svg
[deps-url]: https://david-dm.org/uhop/dcl6
[dev-deps-image]: https://img.shields.io/david/dev/uhop/dcl6.svg
[dev-deps-url]: https://david-dm.org/uhop/dcl6?type=dev
[travis-image]: https://img.shields.io/travis/uhop/dcl6.svg
[travis-url]: https://travis-ci.org/uhop/dcl6
[coveralls-image]: https://img.shields.io/coveralls/uhop/dcl6.svg
[coveralls-url]: https://coveralls.io/github/uhop/dcl6