JavaScript: Possible Projects
colorette
🌈Easily set your terminal text color & styles
ansi browser cli colors console node terminal
Released: 27 Apr 2015 - 1,607
nanoid
A tiny (124 bytes), secure, URL-friendly, unique string ID generator for JavaScript
Released: 05 Aug 2017 - 24,567
npm-package-arg
Parse the things that can be arguments to `npm install`
npm-cli
Released: 09 Jun 2014 - 125
plugin-request-log.js
Log all requests and request errors
hacktoberfest octokit-js plugin
Released: 11 Jan 2020 - 7
gensync
Allows users to use generators in order to write common functions that can be both sync or async.
Released: 06 May 2018 - 72
needle
Nimble, streamable HTTP client for Node.js. With proxy, iconv, cookie, deflate & multipart support.
Released: 11 Dec 2011 - 1,632
ripemd160
JavaScript component to compute the RIPEMD160 hash of strings or bytes.
Released: 04 Nov 2013 - 32
colord
👑 A tiny yet powerful tool for high-performance color manipulations and conversions
a11y color color-names converter css-color hacktoberfest hex hsl hsv hwb lab lch parser rgb tiny xyz zero-dependency
Released: 27 Nov 2020 - 1,686
watchman
Watches files and records, or triggers actions, when they change.
Released: 29 Nov 2012 - 12,714
styled-components
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅
css css-in-js react styled-components
Released: 16 Aug 2016 - 40,493
shallowequal
↔️ Like lodash v3.x isEqualWith but for shallow equal.
comparison equality javascript shallow-equal shallowequal utility
Released: 12 Jun 2015 - 171
regenerator
Source transformer enabling ECMAScript 6 generator functions in JavaScript-of-today.
Released: 05 Oct 2013 - 3,831
copy-descriptor
"description": "Copy a descriptor from object A to object B",
Released: 28 Dec 2015 - 11
cross-fetch
Universal WHATWG Fetch API for Node, Browsers and React Native.
cross-fetch fetch fetch-api http http-client isomorphic isomorphic-fetch node-fetch spec-compliant whatwg-fetch
Released: 02 Sep 2017 - 1,672
get-tsconfig
Lightweight tsconfig.json parser & paths resolver
find get node parse paths tsconfig typescript
Released: 12 Jan 2022 - 186
repeat-element
Create an array by repeating the given string n times.
array element item javascript jonschlinkert js node nodejs repeat value
Released: 11 Jan 2015 - 20
for-in
Iterate over the enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`.
for-in forin iterate keys object values
Released: 20 Sep 2014 - 35
undici
An HTTP/1.1 client, written from scratch for Node.js
client http nodejs
Released: 11 May 2018 - 6,214
snapdragon-util
Utilities for the snapdragon parser/compiler.
ast compiler javascript node nodejs parser snapdragon utils
Released: 19 Jan 2017 - 17
ws
Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js
javascript node nodejs real-time rfc-6455 websocket websocket-client websocket-compression websocket-server
Released: 09 Nov 2011 - 21,723
quickjs-emscripten
Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions
eval javascript plugins quickjs wasm
Released: 05 Jan 2020 - 1,293
set-cookie-parser
Parse HTTP set-cookie headers in JavaScript
cookie cookies header headers http javascript nodejs parser react-native
Released: 01 Jul 2015 - 180
punycode.js
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891.
Released: 11 Nov 2011 - 1,599
tailwindcss
A utility-first CSS framework for rapid UI development.
css css-framework functional-css postcss responsive tailwindcss utility-classes
Released: 06 Oct 2017 - 82,890
node-asn1
Contains parsers and serializers for ASN.1 (currently BER only)
Released: 19 Jul 2011 - 64
recast
JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator
Released: 21 Sep 2012 - 4,989
node-mongodb-native
The official MongoDB Node.js driver
database mongodb node-js nodejs nosql
Released: 07 Jan 2010 - 10,043
cli
the package manager for JavaScript
javascript nodejs npm npm-cli package-manager tools
Released: 05 Jul 2018 - 8,467
es-object-atoms
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
ecmascript javascript object toobject toobjectcoercible
Released: 17 Mar 2024 - 3
browser-stdout
:page_with_curl: pipe to console - process.stdout in your browser
Released: 22 Mar 2015 - 37
axe-core
Accessibility engine for automated Web UI testing
a11y accessibility axe
Released: 10 Jun 2015 - 5,973
pascalcase
Convert a string to pascal case (upper camel case). Used by more than 8.7 million projects on GitHub! Please follow this library's author: https://github.com/jonschlinkert
camel camel-case camelcase case casing casing-change change-case javascript jonschlinkert nodejs pascal-case pascalcase string upper-camel-case
Released: 19 Aug 2015 - 36
crypto-browserify
partial implementation of node's `crypto` for the browser
Released: 23 Apr 2012 - 652
infer-owner
Infer the owner of a path based on the owner of its nearest existing parent
npm-cli
Released: 19 Jul 2019 - 6
ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript.
jest testing typescript
Released: 30 Aug 2016 - 6,952
builtin-status-codes
The map of HTTP status codes from the builtin http module
Released: 03 Jul 2015 - 19
run-parallel
Run an array of functions in parallel
async browser javascript nodejs parallel
Released: 12 Apr 2014 - 380
sha.js
Streamable SHA hashes in pure javascript
browserify crypto javascript sha
Released: 27 Dec 2013 - 288
types.ts
Shared TypeScript definitions for Octokit projects
hacktoberfest octokit-js types
Released: 18 Oct 2019 - 135
regex-parser.js
:expressionless: A module that parses a string as regular expression and returns the parsed value
hacktoberfest
Released: 30 May 2014 - 31
openapi-types.ts
Generated TypeScript definitions based on GitHub's OpenAPI spec
generated hacktoberfest octokit-js openapi schema specification types
Released: 14 Oct 2020 - 41
map-cache
Basic cache object for storing key-value pairs. Based on MapCache in Lo-dash 3.0
Released: 18 Mar 2015 - 20
node-abi
:turtle: :rocket: Get the Node.js and Electron ABI for a given target and runtime
Released: 02 Dec 2016 - 164
remapping
Remap sequential sourcemaps through transformations to point at the original source code
Released: 08 Aug 2019 - 108
webpack-virtual-modules
Webpack Virtual Modules is a webpack plugin that lets you create, modify, and delete in-memory files in a way that webpack treats them as if they were physically presented in the file system.
modules overlay virtual webpack webpack-plugin
Released: 27 Mar 2017 - 507
for-own
Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`.
for forown javascript loop node nodejs object
Released: 20 Sep 2014 - 23
unc-path-regex
Regular expression for testing if a file path is a windows UNC file path. Can also be used as a component of another regexp via the `.source` property.
Released: 07 Jul 2015 - 8
emojis-list
Complete list of standard emojis.
emoji emoji-keyword emoji-shortcuts unicode-hex-character
Released: 12 May 2015 - 90
js-bson
BSON Parser for node and browser
bson bson-library mongodb node-js nodejs
Released: 08 Mar 2012 - 1,144
regjsgen
Generate regular expressions from regjsparser’s AST.
ast generate regex regexp regjs regular-expression
Released: 01 Jun 2014 - 32
fbjs
A collection of utility libraries used by other Meta JS projects.
Released: 28 May 2015 - 1,952
i18next
i18next: learn once - translate everywhere
deno ecosystem flexibility i18n internationalization javascript nodejs translation
Released: 16 Dec 2011 - 7,741
installed-package-contents
Get the list of files installed in a package in node_modules, including bundled dependencies
npm-cli
Released: 08 Dec 2019 - 11
snapdragon-node
Snapdragon utility for creating a new AST node in custom code, such as plugins.
ast compiler javascript node nodejs parser snapdragon
Released: 20 Jan 2017 - 24
array-unique
Return an array free of duplicate values. Very fast implementation.
array array-uniq javascriopt uniq unique
Released: 02 Dec 2014 - 60
react-lifecycles-compat
Backwards compatibility polyfill for React class components
api compatibility polyfill react
Released: 25 Jan 2018 - 459
why-is-node-running
Node is running but you don't know why? why-is-node-running is here to help you.
Released: 09 Feb 2016 - 1,864