2.0.7 • Published 1 year ago

osrmscript v2.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

2.0.5-beta-4

2 years ago

2.0.5-beta-3

2 years ago

2.0.5-beta

2 years ago

2.0.5-beta-2

2 years ago

2.0.5-beta-1

2 years ago

1.3.3

2 years ago

1.3.2

2 years ago

2.0.3

2 years ago

2.0.2

2 years ago

2.0.5

2 years ago

2.0.4

2 years ago

2.0.6

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.0.0

2 years ago