Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vaporyjs/vaporyjs-util

utility functions for vapory
https://github.com/vaporyjs/vaporyjs-util

vapory

Last synced: 12 days ago
JSON representation

utility functions for vapory

Awesome Lists containing this project

README

        

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

# LICENSE
MPL-2.0