Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.01 KB

File metadata and controls

30 lines (19 loc) · 1.01 KB

LiteRT/URLEncode

npm version License node GitHub issues GitHub Releases

A simple URL encoding/decoding utilities library.

Requirement

  • TypeScript v4.8.1 (or newer)
  • Node.js v14.0.0 (or newer)

Installation

Install by NPM:

npm i @litert/urlencode --save

Document

Preparing...

License

This library is published under Apache-2.0 license.