2.0.7 • Published 2 years ago
osrmscript v2.0.7
Osrmscript
One of the easiest codes ever! (OverSimplified Runnable Makefile - Javascript)
Installation
to install go to the command prompt and type:
npm install osrmscriptUsage
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
2 years ago
2.0.5-beta-4
3 years ago
2.0.5-beta-3
3 years ago
2.0.5-beta
3 years ago
2.0.5-beta-2
3 years ago
2.0.5-beta-1
3 years ago
1.3.3
3 years ago
1.3.2
3 years ago
2.0.3
3 years ago
2.0.2
3 years ago
2.0.5
3 years ago
2.0.4
3 years ago
2.0.6
3 years ago
2.0.1
3 years ago
2.0.0
3 years ago
1.3.1
3 years ago
1.3.0
3 years ago
1.2.0
3 years ago
1.0.0
3 years ago