restrung

0.0.0 • Public • Published

Restrung

Functional JavaScript string helpers built on top of Ramda

Overview

This project in its current state exists solely as a learning exercise into functional programming.

Getting Started

  • Install with NPM - npm install --save restrung

Developing

restrung is built using ES6. Run the following task to compile the src/ into dist/.

npm run build

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality.

License

Copyright (c) 2015 Jason Bellamy
Licensed under the MIT license.

Dependents (0)

Package Sidebar

Install

npm i restrung

Weekly Downloads

0

Version

0.0.0

License

MIT

Last publish

Collaborators

  • jasonbellamy