JSPM

mixly

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

Mixins for prototype inheritance, works with both objects and functions.

Package Exports

  • mixly
  • mixly/immutable

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 (mixly) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

mixly NPM Module

Mixins for prototype inheritance, works with both objects and functions.

PhantomJS Build Linux Build Windows Build

Coverage Status Dependency Status bitHound Overall Score

Install

$ npm install mixly --save

Examples

TBW.

Meanwhile please check test/ folder.