pokemon
Pokémon lookup
A module that provides access to Pokémon names and IDs in various languages.
Get Pokémon names
490 stars
10 watching
85 forks
Language: JavaScript
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/pokemon-cli | Tools for interacting with the Pokémon API to retrieve and display Pokémon names | 48 |
sindresorhus/superheroes | A collection of pre-defined lists for generating random names of various kinds. | 233 |
sindresorhus/dog-names | Provides a simple API to generate random dog names | 124 |
sindresorhus/cat-names | A package providing a list of popular cat names in JSON format. | 272 |
sindresorhus/npm-name | A utility to check if package or organization names are available on npm. | 168 |
sindresorhus/matcher | A utility for simple string matching with wildcard patterns | 537 |
sindresorhus/username | A module that retrieves and caches the current user's username from environment variables or system commands. | 142 |
sindresorhus/npm-email | Retrieve an npm user's email address from their username | 32 |
sindresorhus/supervillains | A JSON file containing a list of supervillain names in alphabetical order, along with functions to retrieve them randomly. | 117 |
sindresorhus/sindresorhus | A personal showcase of the maintainer's interests and projects | 340 |
sindresorhus/os-locale | A package to get the system locale information | 225 |
sindresorhus/npm-user | Extracts user data from an npm user's profile page | 57 |
sindresorhus/npm-user-cli | Tools to retrieve and display information about npm users. | 30 |
sindresorhus/npm-name-cli | Checks package or organization name availability on npm | 285 |
sindresorhus/find-up | A utility library for finding files or directories by walking up parent directories | 582 |