vrchat-location-parser
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

vrchat-location-parser

A Node.js package to parse VRChat location string

Installation

npm install vrchat-location-parser

or with pnpm:

pnpm add vrchat-location-parser

Usage

import { parseInstance, parseLocation } from 'vrchat-location-parser'

parseLocation('wrld_4432ea9b-729c-46e3-8eaf-846aa0a37fdd:12345~region(eu)')

parseInstance('wrld_4432ea9b-729c-46e3-8eaf-846aa0a37fdd', '12345~region(eu)')

Contributing

Pull requests are welcome! If you have any ideas, feel free to open an issue.

Package Sidebar

Install

npm i vrchat-location-parser

Weekly Downloads

2

Version

0.1.3

License

MIT

Unpacked Size

6.13 kB

Total Files

5

Last publish

Collaborators

  • lunyaa