Skip to content

imolorhe/curlup

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
May 22, 2018 21:35
August 12, 2018 11:26
August 12, 2018 11:24
August 12, 2018 11:24
August 12, 2018 11:24
May 22, 2018 21:37

Curlup

Parses cURL command into a JavaScript object.

Usage

import { parseCurl } from 'curlup';

const parsed = parseCurl('curl -o website https://domain.com');

About

Parse cURL commands.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published