Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/foxfirecodes/rawrgs

A super lightweight argument parser for Node.JS with zero external dependencies
https://github.com/foxfirecodes/rawrgs

Last synced: 5 days ago
JSON representation

A super lightweight argument parser for Node.JS with zero external dependencies

Awesome Lists containing this project

README

        

# rawrgs

> A super lightweight argument parser for Node.JS with zero external dependencies

## Installation

```bash
yarn add rawrgs
```

```bash
npm install --save rawrgs
```