@chialab/text-helpers

2.2.12 • Public • Published

synapse

A set of helpers for text manipulation.

Travis status Code coverage NPM License Saucelabs


Install

Add as a dependency of a Node project:

$ npm install @chialab/text-helpers
# or
$ yarn add @chialab/text-helpers

Use via cdn:

<script type="text/javascript" src="https://unpkg.com/@chialab/text-helpers"></script>

Development

Requirements

Make sure you have the latest RNA cli installed:

$ npm install @chialab/rna-cli -g
# or
$ yarn global add @chialab/rna-cli

Build the project

$ yarn install
$ yarn build

Watch the project

$ yarn install
$ yarn watch

Test the project

$ yarn install
$ yarn test

Readme

Keywords

Package Sidebar

Install

npm i @chialab/text-helpers

Weekly Downloads

1

Version

2.2.12

License

MIT

Unpacked Size

271 kB

Total Files

19

Last publish

Collaborators

  • chialab-admin
  • chialab-developers