wikidot-path 0.6.0

Simple library to provide Wikidot-compatible path parsing
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * (FILENAME)
 *
 * wikidot-path - Library to parse Wikidot-like paths.
 * Copyright (c) 2019-2023 Emmie Maeda
 *
 * wikidot-normalize is available free of charge under the terms of the MIT
 * License. You are free to redistribute and/or modify it under those
 * terms. It is distributed in the hopes that it will be useful, but
 * WITHOUT ANY WARRANTY. See the LICENSE file for more details.
 *
 */