@cjser/mapcode
v4.0.0-cjser.2
Published
Find mapcodes in a string
Downloads
20
Maintainers
Readme
mapcode
Find mapcodes in a string
Install
npm install --save mapcodeUsage
import mapcode from 'mapcode';
mapcode('Find these FRA 4J.Q2 Hawaii ZSR.3J mapcodes');
//=> ['FRA 4J.Q2', 'Hawaii ZSR.3J']Related
- mapcode-regex - Regular expression for matching mapcodes
cjser
This package is a CommonJS-compatible build generated by cjser for projects that still need require() support. The source version matches the original npm package version, with a cjser prerelease suffix for this generated build.
Original repository: https://github.com/sindresorhus/mapcode
