licenses.dev

csextends v1.2.0

Use the Coffee-Script extends keyword outside of Coffee-Script. Useful for easily extending existing existing classes, e.g. `require('csextends')(klass, extensions)`, and for providing your module consumers with an easy way to extend your classes, i.e. `B

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

This package has no dependencies.
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/csextends)](https://licenses.dev/npm/csextends)
<a href="https://licenses.dev/npm/csextends">
  <img src="https://licenses.dev/b/npm/csextends" alt="licenses" />
</a>

Or the licenses badge code for the 1.2.0 version:

[![licenses](https://licenses.dev/b/npm/csextends/1.2.0)](https://licenses.dev/npm/csextends/1.2.0)
<a href="https://licenses.dev/npm/csextends/1.2.0">
  <img src="https://licenses.dev/b/npm/csextends/1.2.0" alt="licenses" />
</a>
GitHub