r3986
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

RFC3986 Build Status

NPM

Codecov block

RFC3986 implementation in Javascript

Install

Via npm package manager

npm install --save r3986
#or with yarn 
yarn add r3986

Usage

There is only one function from default import

import r3986 from 'r3986'

r3986 takes one string argument, return a RFC3986-encoded string following the definition at RFC3986.

Readme

Keywords

Package Sidebar

Install

npm i r3986

Weekly Downloads

2

Version

0.0.3

License

MIT

Unpacked Size

14.3 kB

Total Files

13

Last publish

Collaborators

  • tranvansang