licenses.dev

wverbal v0.3.249

Verbal is small mixin which adds verbosity control to your class. It tracks verbosity changes, reflects any change of verbosity to instance's components, and also clamp verbosity in [ 0 .. 9 ] range. Use it as a companion for a logger, mixing it into logg

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT3
PackageRelationDependenciesPublished
wblueprint • 0.3.304Classes defining tool on steroids. Make possible multiple inheritances, removing fields in descendants, defining the schema of structure, typeless objects, generating optimal code for definition, and many cool things alternatives cant do.INDIRECT1
wProto • 0.4.400Relations module. Collection of cross-platform routines to define classes and relations between them. Proto leverages multiple inheritances, mixins, accessors, fields groups defining, introspection and more. Use it as a skeleton of the application.DIRECT2
wTools • 0.8.1219Collection of general purpose tools for solving problems. Fundamentally extend the language without spoiling, so may be used solely or in conjunction with another module of such kind.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.3.249 version:

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