JSPM

  • Created
  • Published
  • Downloads 4572
  • Score
    100M100P100Q106010F

A framework for node

Package Exports

  • comb

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

Readme

Comb

Overview

Framework for node that provides a one stop shop for frequently needed utilities, including:

  • Collections
  • Logging
  • String & date formatting

See Usage for more details.

Installation

npm install comb

Usage

License

MIT https://github.com/Pollenware/comb/raw/master/LICENSE

Meta