# Lend
Global functions.

___
## Under development

This package will be available soon

___
## Use

Require first.

```
var lend = require("lend");
```

___
## Test

You can check this functions at the [Test Page](https://tonicdev.com/npm/lend)

```
console.log(lend.test())
```

___
## License

The Lend Package is open-sourced licensed under the [MIT license](http://opensource.org/licenses/MIT).
