Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/vaporyjs/vaporyjs-util
- Owner: vaporyjs
- License: mpl-2.0
- Created: 2018-03-04T04:42:33.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-02-23T07:14:32.000Z (almost 4 years ago)
- Last Synced: 2024-12-15T15:40:24.215Z (about 1 month ago)
- Topics: vapory
- Language: JavaScript
- Homepage: https://js.vapory.org
- Size: 560 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Security: SECURITY.md
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