2.0.7 • Published 4 months ago

osrmscript v2.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

Osrmscript

One of the easiest codes ever! (OverSimplified Runnable Makefile - Javascript)

Installation

to install go to the command prompt and type:

npm install osrmscript

Usage

to use it create an "index.js" file and type:

const osrmscript = require('osrmscript');

const osrmscriptCode = `say: "Hello World!"`;
osrmscript.runOsrmscript(osrmscriptCode);

Click here for the full doc about it

API Usage

I have a doc about it the api.

Changelog

This link will show you everything I have changed from the oldest available update to the latest update.

Dependencies

It does require prompt-sync v4.2.0

Author

HotdoGuy90

2.0.7

4 months ago

2.0.5-beta-4

8 months ago

2.0.5-beta-3

8 months ago

2.0.5-beta

8 months ago

2.0.5-beta-2

8 months ago

2.0.5-beta-1

8 months ago

1.3.3

8 months ago

1.3.2

8 months ago

2.0.3

8 months ago

2.0.2

8 months ago

2.0.5

8 months ago

2.0.4

8 months ago

2.0.6

8 months ago

2.0.1

8 months ago

2.0.0

8 months ago

1.3.1

8 months ago

1.3.0

8 months ago

1.2.0

8 months ago

1.0.0

8 months ago