UNPKG

atriusmaps-node-sdk

Version:

This project provides an API to Atrius Personal Wayfinder maps within a Node environment. See the README.md for more information

2 lines (1 loc) 381 B
import{pipeline as o,normalize as n,regex_whitespace as r,regex as t}from"./lang.js";const a=[t("[àáâãäå]"),"a",t("[èéêë]"),"e",t("[ìíîï]"),"i",t("[òóôõöő]"),"o",t("[ùúûüű]"),"u",t("[ýŷÿ]"),"y",t("ñ"),"n",t("[çc]"),"k",t("ß"),"s",t(" & ")," and "];function e(t){return t=""+t,o.call(this,n(t).toLowerCase(),!t.normalize&&a,r,!1)}export{e as encode};