mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-09-13 05:13:33 -06:00
Initial commit
This commit is contained in:
128
node_modules/irregular-plurals/irregular-plurals.json
generated
vendored
Normal file
128
node_modules/irregular-plurals/irregular-plurals.json
generated
vendored
Normal file
@@ -0,0 +1,128 @@
|
||||
{
|
||||
"addendum": "addenda",
|
||||
"aircraft": "aircraft",
|
||||
"alga": "algae",
|
||||
"alumna": "alumnae",
|
||||
"alumnus": "alumni",
|
||||
"amoeba": "amoebae",
|
||||
"analysis": "analyses",
|
||||
"antenna": "antennae",
|
||||
"antithesis": "antitheses",
|
||||
"apex": "apices",
|
||||
"appendix": "appendices",
|
||||
"axis": "axes",
|
||||
"bacillus": "bacilli",
|
||||
"bacterium": "bacteria",
|
||||
"barracks": "barracks",
|
||||
"basis": "bases",
|
||||
"beau": "beaux",
|
||||
"bison": "bison",
|
||||
"bureau": "bureaus",
|
||||
"cactus": "cacti",
|
||||
"calf": "calves",
|
||||
"child": "children",
|
||||
"château": "châteaus",
|
||||
"cherub": "cherubim",
|
||||
"codex": "codices",
|
||||
"concerto": "concerti",
|
||||
"corpus": "corpora",
|
||||
"crisis": "crises",
|
||||
"criterion": "criteria",
|
||||
"curriculum": "curricula",
|
||||
"datum": "data",
|
||||
"deer": "deer",
|
||||
"diagnosis": "diagnoses",
|
||||
"die": "dice",
|
||||
"dwarf": "dwarfs",
|
||||
"echo": "echoes",
|
||||
"elf": "elves",
|
||||
"elk": "elk",
|
||||
"ellipsis": "ellipses",
|
||||
"embargo": "embargoes",
|
||||
"emphasis": "emphases",
|
||||
"erratum": "errata",
|
||||
"faux pas": "faux pas",
|
||||
"fez": "fezes",
|
||||
"firmware": "firmware",
|
||||
"fish": "fish",
|
||||
"focus": "foci",
|
||||
"foot": "feet",
|
||||
"formula": "formulae",
|
||||
"fungus": "fungi",
|
||||
"gallows": "gallows",
|
||||
"genus": "genera",
|
||||
"goose": "geese",
|
||||
"graffito": "graffiti",
|
||||
"grouse": "grouse",
|
||||
"half": "halves",
|
||||
"hero": "heroes",
|
||||
"hoof": "hooves",
|
||||
"hypothesis": "hypotheses",
|
||||
"index": "indices",
|
||||
"knife": "knives",
|
||||
"larva": "larvae",
|
||||
"leaf": "leaves",
|
||||
"libretto": "libretti",
|
||||
"life": "lives",
|
||||
"loaf": "loaves",
|
||||
"locus": "loci",
|
||||
"louse": "lice",
|
||||
"man": "men",
|
||||
"matrix": "matrices",
|
||||
"means": "means",
|
||||
"medium": "media",
|
||||
"memorandum": "memoranda",
|
||||
"minutia": "minutiae",
|
||||
"moose": "moose",
|
||||
"mouse": "mice",
|
||||
"nebula": "nebulae",
|
||||
"neurosis": "neuroses",
|
||||
"news": "news",
|
||||
"nucleus": "nuclei",
|
||||
"oasis": "oases",
|
||||
"offspring": "offspring",
|
||||
"opus": "opera",
|
||||
"ovum": "ova",
|
||||
"ox": "oxen",
|
||||
"paralysis": "paralyses",
|
||||
"parenthesis": "parentheses",
|
||||
"phenomenon": "phenomena",
|
||||
"phylum": "phyla",
|
||||
"potato": "potatoes",
|
||||
"prognosis": "prognoses",
|
||||
"quiz": "quizzes",
|
||||
"radius": "radii",
|
||||
"referendum": "referenda",
|
||||
"salmon": "salmon",
|
||||
"scarf": "scarves",
|
||||
"self": "selves",
|
||||
"series": "series",
|
||||
"sheep": "sheep",
|
||||
"shelf": "shelves",
|
||||
"shrimp": "shrimp",
|
||||
"species": "species",
|
||||
"stimulus": "stimuli",
|
||||
"stratum": "strata",
|
||||
"swine": "swine",
|
||||
"syllabus": "syllabi",
|
||||
"symposium": "symposia",
|
||||
"synopsis": "synopses",
|
||||
"synthesis": "syntheses",
|
||||
"tableau": "tableaus",
|
||||
"that": "those",
|
||||
"thesis": "theses",
|
||||
"thief": "thieves",
|
||||
"tomato": "tomatoes",
|
||||
"tooth": "teeth",
|
||||
"trout": "trout",
|
||||
"tuna": "tuna",
|
||||
"vertebra": "vertebrae",
|
||||
"vertex": "vertices",
|
||||
"veto": "vetoes",
|
||||
"vita": "vitae",
|
||||
"vortex": "vortices",
|
||||
"wharf": "wharves",
|
||||
"wife": "wives",
|
||||
"wolf": "wolves",
|
||||
"woman": "women"
|
||||
}
|
21
node_modules/irregular-plurals/license
generated
vendored
Normal file
21
node_modules/irregular-plurals/license
generated
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
The MIT License (MIT)
|
||||
|
||||
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in
|
||||
all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||
THE SOFTWARE.
|
99
node_modules/irregular-plurals/package.json
generated
vendored
Normal file
99
node_modules/irregular-plurals/package.json
generated
vendored
Normal file
@@ -0,0 +1,99 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"irregular-plurals@^1.0.0",
|
||||
"/Users/pmarsceill/_projects/just-the-docs/node_modules/plur"
|
||||
]
|
||||
],
|
||||
"_from": "irregular-plurals@>=1.0.0 <2.0.0",
|
||||
"_id": "irregular-plurals@1.2.0",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/irregular-plurals",
|
||||
"_nodeVersion": "4.4.2",
|
||||
"_npmOperationalInternal": {
|
||||
"host": "packages-12-west.internal.npmjs.com",
|
||||
"tmp": "tmp/irregular-plurals-1.2.0.tgz_1465294938581_0.7943159667775035"
|
||||
},
|
||||
"_npmUser": {
|
||||
"email": "sindresorhus@gmail.com",
|
||||
"name": "sindresorhus"
|
||||
},
|
||||
"_npmVersion": "2.15.0",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "irregular-plurals",
|
||||
"raw": "irregular-plurals@^1.0.0",
|
||||
"rawSpec": "^1.0.0",
|
||||
"scope": null,
|
||||
"spec": ">=1.0.0 <2.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/plur"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/irregular-plurals/-/irregular-plurals-1.2.0.tgz",
|
||||
"_shasum": "38f299834ba8c00c30be9c554e137269752ff3ac",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "irregular-plurals@^1.0.0",
|
||||
"_where": "/Users/pmarsceill/_projects/just-the-docs/node_modules/plur",
|
||||
"author": {
|
||||
"email": "sindresorhus@gmail.com",
|
||||
"name": "Sindre Sorhus",
|
||||
"url": "sindresorhus.com"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/sindresorhus/irregular-plurals/issues"
|
||||
},
|
||||
"dependencies": {},
|
||||
"description": "Map of nouns to their irregular plural form",
|
||||
"devDependencies": {
|
||||
"ava": "*",
|
||||
"xo": "*"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "38f299834ba8c00c30be9c554e137269752ff3ac",
|
||||
"tarball": "https://registry.npmjs.org/irregular-plurals/-/irregular-plurals-1.2.0.tgz"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.10.0"
|
||||
},
|
||||
"files": [
|
||||
"irregular-plurals.json"
|
||||
],
|
||||
"gitHead": "b1e9cf2948122adeec7950c361437f1947187307",
|
||||
"homepage": "https://github.com/sindresorhus/irregular-plurals#readme",
|
||||
"keywords": [
|
||||
"hash",
|
||||
"irregular",
|
||||
"json",
|
||||
"list",
|
||||
"map",
|
||||
"noun",
|
||||
"nouns",
|
||||
"plural",
|
||||
"plurals",
|
||||
"word",
|
||||
"words"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "irregular-plurals.json",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "sindresorhus",
|
||||
"email": "sindresorhus@gmail.com"
|
||||
}
|
||||
],
|
||||
"name": "irregular-plurals",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/sindresorhus/irregular-plurals.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "xo && ava"
|
||||
},
|
||||
"version": "1.2.0"
|
||||
}
|
46
node_modules/irregular-plurals/readme.md
generated
vendored
Normal file
46
node_modules/irregular-plurals/readme.md
generated
vendored
Normal file
@@ -0,0 +1,46 @@
|
||||
# irregular-plurals [](https://travis-ci.org/sindresorhus/irregular-plurals)
|
||||
|
||||
> Map of nouns to their irregular plural form
|
||||
>
|
||||
> An irregular plural in this library is defined as a noun that cannot be made plural by applying these rules:
|
||||
> - If the noun ends in an "s", "x", "z", "ch" or "sh", add "es"
|
||||
> - If the noun ends in a "y" and is preceded by a consonent, drop the "y" and add "ies"
|
||||
> - If the noun ends in a "y" and is preceded by a vowel, add "s"
|
||||
|
||||
*The list is just a [JSON file](irregular-plurals.json) and can be used wherever.*
|
||||
|
||||
|
||||
## Install
|
||||
|
||||
```
|
||||
$ npm install --save irregular-plurals
|
||||
```
|
||||
|
||||
|
||||
## Usage
|
||||
|
||||
```js
|
||||
const irregularPlurals = require('irregular-plurals');
|
||||
|
||||
console.log(irregularPlurals['cactus']);
|
||||
//=> 'cacti'
|
||||
|
||||
console.log(irregularPlurals);
|
||||
/*
|
||||
{
|
||||
addendum: 'addenda',
|
||||
alga: 'algae',
|
||||
...
|
||||
}
|
||||
*/
|
||||
```
|
||||
|
||||
|
||||
## Related
|
||||
|
||||
- [plur](https://github.com/sindresorhus/plur) - Pluralize a word
|
||||
|
||||
|
||||
## License
|
||||
|
||||
MIT © [Sindre Sorhus](http://sindresorhus.com)
|
Reference in New Issue
Block a user