UNPKG

happyucjs-util

Version:

a collection of utility functions for HappyUC

20 lines (12 loc) 1 kB
# SYNOPSIS [![NPM Package](https://img.shields.io/npm/v/happyucjs-util.svg?style=flat-square)](https://www.npmjs.org/package/happyucjs-util) [![Build Status](https://img.shields.io/travis/happyucjs/happyucjs-util.svg?branch=master&style=flat-square)](https://travis-ci.org/happyucjs/happyucjs-util) [![Coverage Status](https://img.shields.io/coveralls/happyucjs/happyucjs-util.svg?style=flat-square)](https://coveralls.io/r/happyucjs/happyucjs-util) [![Gitter](https://img.shields.io/gitter/room/happyucjs/happyucjs-lib.svg?style=flat-square)](https://gitter.im/happyucjs/happyucjs-lib) or #happyucjs on freenode [![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard) A collection of utility functions for happyuc. It can be used in node.js or can be in the browser with browserify. # API [./docs/](./docs/index.md) Most of the string manipulation methods are provided by [util](https://github.com/ethjs/util) # LICENSE MPL-2.0