How to use You you can install via yarn add locutus and require this function via const rawurlencode = require('locutus/php/url/rawurlencode'). It is important to use a bundler that supports tree-shaking so that you only ship the functions that you actually use to your browser, instead of all of Locutus, which is massive. Examples are: Parcel, webpack, or rollup.js. For server-side use this is typ

