1.0.7 • Published 5 years ago

@lloydaf/banana-js v1.0.7

Weekly downloads
-
License
ISC
Repository
github
Last release
5 years ago

npm version

banana-js

A very small javascript library having handy functions.

Written in Typescript.

Might be used to lure monkeys and patch them.

Installation

Install using npm

$ npm install --save @lloydaf/banana-js

Usage

Import the whole library as follows:

import "@lloydaf/banana-js";

or you can import specific utility functions as follows:

import "@lloydaf/banana-js/dist/strain";

if you want to use only the strain utility and not anything else.

You can then use the imported utility functions within your application.

Documentation

Further Documentation can be found inside src/<folder>

Contribution / Bug Report

Please feel free to contribute by creating pull requests. In case of bugs, please raise an issue or email me at lloydaf@gmail.com.

Licence

Standard MIT Licence.

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago