1.3.3 • Published 1 year ago

@thundercraft5/mixin.js v1.3.3

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
1 year ago

🎛️ mixin.js

mixin.js is a zero-dependancy lightweight library written in TypeScript that helps you implement mixins in JS/TS on any runtime.

What does this do?

This library creates mixin classes via proxies, which are special classes which also index the mixin classes before deferring to the base class for resolution. This library has full TS support with generics via declaration merging.

Usage

TODO

1.3.3

1 year ago

1.3.2

1 year ago

1.1.5

1 year ago

1.1.4

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago