A simple URL encoding/decoding utilities library.
npm install @litert/urlencode




A simple URL encoding/decoding utilities library.
- TypeScript v4.8.1 (or newer)
- Node.js v14.0.0 (or newer)
Install by NPM:
``sh``
npm i @litert/urlencode --save
Preparing...
This library is published under Apache-2.0 license.