1.1.0 • Published 4 years ago

functions_julman_api v1.1.0

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

Functions_JulMan_API

Installation

Paste this command in your Node.JS project dir's terminal :

npm --prefix . install functions_julman_api

Import

const functions = require("functions_julman_api").Functions; // ES5

or (ES6 method not supported in RunKit)

import Functions from "functions_julman_api"; // ES6

Licence

ISC

See licence on GitHub or ISC's Site.

Links

Project

npm package - GitHub - Wiki

Author

npm - GitHub

1.1.0

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0-r5

4 years ago

1.0.0-r4

4 years ago

1.0.0-r2

4 years ago

1.0.0-r3

4 years ago

1.0.0-r

4 years ago

1.0.0

4 years ago