salvage_dev


Milo

  • py.th ==== **What is py.th?**<br> py.th contains some of the basic python functions in JavaScript.<br> **Why use py.th?**<br> py.th not only allows you to import files and libraries (2 currently) it also allows you to make functions, using the def ke

    published 1.0.7 4 years ago
  • A modified child_process client, with extensive logging.

    published 1.1.17 4 years ago
  • Touch files :0

    published 1.0.6 4 years ago
  • published 1.0.0 4 years ago
  • Parse args with ease!

    published 1.2.5 4 years ago
  • ```js const program = require("ez-args"); const cli = new program(); cli.use(require("ez-args-help"),{ helpText: 'My help text, the commands get listed below' }); //Note helpText is optional cli.start(); //Here is a simple help command, setup in secon

    published 1.0.8 4 years ago
  • ```js const program = require("ez-args"); const cli = new program(); cli.use(require("ez-args-json")); //Save data to the home directory: cli.json.set("key","value"); //Get data cli.json.get("key"); //Check if data exists cli.json.has("key"); //

    published 1.0.1 4 years ago
  • The efficient and powerful JavaScript build tool.

    published 1.0.5 4 years ago
  • ```js npm i -g auto-comiter-git ```

    published 1.0.7 4 years ago
  • <img src="https://salvage.is-inside.me/SWZL7qgA.png" alt="Imagination-Gen" width="250" /><br>

    published 1.0.9 4 years ago
  • **ERRORED**<br> Errored is a simple error manager.<br> **Why use Errored?**<br>

    published 1.0.2 4 years ago
  • Simple yet powerful JavaScript white space parser.

    published 1.0.5 4 years ago
  • published 1.6.4 3 years ago
  • Make requests to sites via the CLI and lint the result.

    published 1.0.2 4 years ago
  • ```js npm i -g codeback ``` Create backups of your projects directly from the cli.<br>

    published 1.0.5 4 years ago
  • If statements with super powers.

    published 1.0.1 4 years ago
  • **No swear**<br>

    published 1.0.0 4 years ago
  • ```js npm i -g reqr ``` ``` reqr <site> <max amount> <data type> [json-object]

    published 1.0.0 4 years ago
  • published 1.0.0 4 years ago
  • ```js const Scheduler = require('schedules'); const Sch = new Scheduler("MONGO_DB_URI_GOES_HERE"); ;(async() => { await Sch.start(); await Sch.schedule(Date.now() + 5000, { hi: "test" }); console.log(await Sch.findTimestampEnded(Date.now() + 2000))

    published 1.0.3 4 years ago
  • A module built for development and testing Tarumbo modules.

    published 0.0.6 4 years ago
  • Tarumbo's utility logger package.

    published 1.0.7 4 years ago
  • **A simple utily for creating functions on objects**

    published 1.0.0 4 years ago
  • **A simple utily for creating functions on objects**

    published 1.0.1 4 years ago
  • A simple to use CLI for pinging IP's / sites.

    published 1.0.4 4 years ago
show more packages