Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ccjoe/url-parse

url string parse, demo for create npm-es6-ava-package
https://github.com/ccjoe/url-parse

Last synced: 18 days ago
JSON representation

url string parse, demo for create npm-es6-ava-package

Awesome Lists containing this project

README

        

# url parse

![Build Status](https://img.shields.io/travis/ccjoe/url parse.svg)
![Coverage](https://img.shields.io/coveralls/ccjoe/url parse.svg)
![Downloads](https://img.shields.io/npm/dm/url parse.svg)
![Downloads](https://img.shields.io/npm/dt/url parse.svg)
![npm version](https://img.shields.io/npm/v/url parse.svg)
![dependencies](https://img.shields.io/david/ccjoe/url parse.svg)
![dev dependencies](https://img.shields.io/david/dev/ccjoe/url parse.svg)
![License](https://img.shields.io/npm/l/url parse.svg)

Url process and parse url path, hash and query string

## Getting Started

Install it via npm:

```shell
npm install url parse
```

And include in your project:

```javascript
import url parse from 'url parse';
```

## License

MIT