An open API service indexing awesome lists of open source software.

https://github.com/wiseplat/wiseplatjs-util

A collection of utility functions for Wiseplat
https://github.com/wiseplat/wiseplatjs-util

Last synced: 13 days ago
JSON representation

A collection of utility functions for Wiseplat

Awesome Lists containing this project

README

          

# SYNOPSIS
[![NPM Package](https://img.shields.io/npm/v/wiseplatjs-util.svg?style=flat-square)](https://www.npmjs.org/package/wiseplatjs-util)
[![Build Status](https://img.shields.io/travis/wiseplatjs/wiseplatjs-util.svg?branch=master&style=flat-square)](https://travis-ci.org/wiseplatjs/wiseplatjs-util)
[![Coverage Status](https://img.shields.io/coveralls/wiseplatjs/wiseplatjs-util.svg?style=flat-square)](https://coveralls.io/r/wiseplatjs/wiseplatjs-util)
[![Gitter](https://img.shields.io/gitter/room/wiseplat/wiseplatjs-lib.svg?style=flat-square)](https://gitter.im/wiseplat/wiseplatjs-lib) or #wiseplatjs 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 wiseplat. 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 [wshjs-util](https://github.com/wiseplat/wshjs-util)

# LICENSE
MPL-2.0