project-ideas
Project ideas
A collection of ideas and suggestions for JavaScript projects
Need a JavaScript module or looking for ideas? Welcome ✨
544 stars
55 watching
9 forks
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/sindresorhus | A personal showcase of the maintainer's interests and projects | 342 |
sindresorhus/dev-null-cli | Creates a null stream from input data | 92 |
sindresorhus/ps-list | Lists running processes across multiple operating systems | 273 |
sindresorhus/cows | An ASCII art cow generator with various designs and styles | 419 |
sindresorhus/npm-user-cli | Tools to retrieve and display information about npm users. | 30 |
sindresorhus/os-locale | A package to get the system locale information | 225 |
sindresorhus/npm-run-path | Prepends a user's PATH with local binaries | 104 |
sindresorhus/object-assign | Provides a polyfill for the ES2015 Object.assign() method to support older browsers and environments. | 920 |
sindresorhus/pokemon | A module that provides access to Pokémon names and IDs in various languages. | 490 |
sindresorhus/yes-no-words | Provides lists of words with positive or negative connotations, useful for generating human-like text responses. | 131 |
sindresorhus/npm-user | Extracts user data from an npm user's profile page | 57 |
sindresorhus/filled-array | Creates an array of specified length filled with a given value or function returning values | 43 |
sindresorhus/p-some | Wait for a specified number of promises to be fulfilled | 36 |
sindresorhus/globals | Provides a list of global variables from different JavaScript environments. | 405 |
sindresorhus/any-observable | Supports any Observable library and provides polyfills | 70 |