JSPM

  • Created
  • Published
  • Downloads 5041
  • Score
    100M100P100Q127867F
  • License Apache-2.0

Various string formatting & utility functions

Package Exports

  • @thi.ng/strings
  • @thi.ng/strings/float
  • @thi.ng/strings/pad-left
  • @thi.ng/strings/pad-right
  • @thi.ng/strings/repeat
  • @thi.ng/strings/wrap

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

Readme

@thi.ng/strings

npm version npm downloads Twitter Follow

This project is part of the @thi.ng/umbrella monorepo.

About

Various higher-order, configurable string formatting & utility functions, some memoized. Please sources / docstrings for now.

Partially based on Clojure version of thi.ng/strf.

Status

STABLE - used in production

Installation

yarn add @thi.ng/strings

Dependencies

Usage examples

Several demos in this repo's /examples directory are using this package.

A selection:

crypto-chart

screenshot

Basic crypto-currency candle chart with multiple moving averages plots

Live demo | Source

rstream-spreadsheet

Live demo | Source

API

Generated API docs

TODO

Authors

Karsten Schmidt

License

© 2015 - 2019 Karsten Schmidt // Apache Software License 2.0