Socket
Book a DemoInstallSign in
Socket
s

salvage_dev

npm

Packages

Current Co-maintainers

Former Co-maintainers

74 packages

args-parsed

auto-comiter-git

```js npm i -g auto-comiter-git ```

cjays

cli-go

Create CLI's in seconds, from the CLI.

codeback

```js npm i -g codeback ``` Create backups of your projects directly from the cli.<br>

consel

A modified child_process client, with extensive logging.

create-ts-pro

deepercheck

Automatically update **dependencies** & **devDependencies** with one command.

dirclean

Hello, this is a very simple yet helpful package. This allows you to clean a whole directory in seconds. Here is how you use it ```js const clean = require('cleandir') clean("PATH_TO_FILE"), ``` Or, you can use the CLI: ```bat cleandir -p PATH_TO

discord-chat-go

```bash npm i -g discord-chat-go ```

discord.js-simple

A simple wrapper for discord.js

discord.js-table-cmd

<div align="center"> Discord.JS-Table-CMD ======== </div> <div align="center"> <a href="https://www.npmjs.com/package/discord.js-table-cmd"><img src="https://img.shields.io/npm/v/discord.js-table-cmd.svg?maxAge=3600" alt="NPM version" /></a>

discord.js-urc

A simple wrapper for discord.js

discord-presence

Discord presence.

errored

**ERRORED**<br> Errored is a simple error manager.<br> **Why use Errored?**<br>

errors.io

> Errors with superpowers

exp-here

**A cli for opening windows explorer in the current cwd**

express-ejs-handler

A simple project which allows you to create handled projects with ejs and express.<br> What it does? Set's the view engine to ejs (you need to have ejs installed (**npm i ejs**)) and automatically reads from the views folder. Example usage:<br> ```js c

extracord

**Welcome to Extracord** <br> Extracord is an easy to use discord api wrapper (IN THE WORKS!) <br> So, here is an example of a simple bot. ```js const Discord = require('extracord') let client = new Discord.Client({token:"my token"}) client.on('read

ez-args

Parse args with ease!

ez-args-help

```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

ez-args-json

```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"); //

factoize.js

**A simple utily for creating functions on objects**

factorize.js

**A simple utily for creating functions on objects**

filevh

Touch files :0