licenses.dev

breakable v1.0.0

Break out of functions, recursive or not, in a more composable way than by using exceptions explicitly. Non-local return.

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/breakable)](https://licenses.dev/npm/breakable)
<a href="https://licenses.dev/npm/breakable">
  <img src="https://licenses.dev/b/npm/breakable" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.0 version:

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