Skip to content

A simple regular expression for parsing an Active Worlds coordinate string.

License

Notifications You must be signed in to change notification settings

brandonavant/AWCoordinatesRegex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWCoordinatesRegex

A simple regular expression for parsing an Active Worlds coordinate string. The regex can be found in the coordinateRegex variable in test.js, which uses Jest as a vessel with which unit tests are run to ensure that the regex runs as expected. Please be advised that although the test framework used in this repository is JavaScript-driven, you can take this regular expression and use it in whichever language you would like (with potential minor adjustments, of course).

About

A simple regular expression for parsing an Active Worlds coordinate string.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published