JavaScript: Possible Projects
jest
Delightful JavaScript Testing.
easy expectation facebook immersive javascript painless painless-javascript-testing snapshot testing
Released: 10 Dec 2013 - 44,229
identity-obj-proxy
An identity object using ES6 proxies. Useful for mocking webpack imports like CSS Modules.
Released: 24 Dec 2015 - 489
oauth-sign
OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.
Released: 01 Mar 2013 - 57
node-asn1
Contains parsers and serializers for ASN.1 (currently BER only)
Released: 19 Jul 2011 - 64
mem
Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical input
Released: 21 Dec 2015 - 1,085
node-bcrypt-pbkdf
Port of the OpenBSD `bcrypt_pbkdf` function to pure Javascript
Released: 16 Aug 2016 - 7
tunnel-agent
HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.
Released: 01 Mar 2013 - 112
base
Base is the foundation for creating modular, unit testable and highly pluggable, server-side node.js applications.
Released: 27 Aug 2015 - 92
popper-core
A JavaScript library to position floating elements and create interactions for them.
Released: 29 Mar 2016 - 28,576
createHash
Node style hashes for use in the browser, with native hash functions in node
Released: 14 Jan 2015 - 52
createHmac
Node style HMAC for use in the browser, with native implementation in node
Released: 14 Jan 2015 - 61
react
The library for web and native user interfaces.
declarative frontend javascript library react ui
Released: 24 May 2013 - 228,771
typescript-eslint
:sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript
eslint eslint-plugin eslintplugin hacktoberfest plugin tslint typescript
Released: 13 Jan 2019 - 15,231
sass-loader
Compiles Sass to CSS
dart-sass loader node-sass sass scss webpack webpack-loader
Released: 09 Feb 2014 - 3,906
source-map-loader
extract sourceMappingURL comments from modules and offer it to webpack
sourcemaps webpack-loader
Released: 19 May 2014 - 363
default-browser-id
Get the bundle identifier of the default browser (macOS). Example: com.apple.Safari
Released: 27 Jan 2014 - 12
escape-goat
&๐; Escape a string for use in HTML or the inverse
caprine escape goat goats html javascript nodejs
Released: 27 May 2017 - 519
camelcase
Convert a dash/dot/underscore/space separated string to camelCase: foo-bar โ fooBar
Released: 12 Oct 2014 - 682
emittery
Simple and modern async event emitter
async emitter event-emitter event-listener javascript nodejs npm-package promise
Released: 27 Nov 2017 - 1,743
prepend-http
Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`
Released: 16 Nov 2014 - 62
find-cache-dir
Finds the common standard cache directory
cache nodejs npm
Released: 30 Dec 2015 - 151
file-type
Detect the file type of a file, stream, or data
buffer detect file file-types javascript magic magic-numbers nodejs uint8array
Released: 24 Apr 2014 - 3,711
pretty-bytes
Convert bytes to a human readable string: 1337 โ 1.34 kB
Released: 09 Feb 2014 - 1,113
is-inside-container
Check if the process is running inside a container (Docker/Podman)
Released: 15 Feb 2023 - 72
strip-final-newline
Strip the final newline character from a string/buffer
Released: 05 Dec 2015 - 33
plugins
๐ฃ The one-stop shop for official Rollup plugins
plugins rollup rollup-plugins
Released: 21 Aug 2019 - 3,642
hast-util-parse-selector
utility to create an element from a simple CSS selector
css hast hast-util html parse selector syntax-tree unist util
Released: 21 Feb 2016 - 13
ajv-formats
JSON Schema format validation for Ajv v8+
ajv formats json-schema
Released: 20 Jul 2020 - 188
markdown-it
Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed
commonmark javascript markdown
Released: 19 Dec 2014 - 18,191
vitest
Next generation testing framework powered by Vite.
test testing-tools vite
Released: 03 Dec 2021 - 13,023
vfile-message
utility to create a vfile message
file message vfile vfile-util virtual
Released: 16 Nov 2017 - 10
pkgr
Simple but incredible utilities for package bundlers like rollup, webpack.
globals incredible-utilities packager pkgr rollup umd webpack
Released: 01 Sep 2019 - 7
process-warning
A small utility for creating warnings and emitting them.
fastify-library
Released: 27 Jun 2020 - 36
chokidar
Minimal and efficient cross-platform file watching library
chokidar filesystem fsevents nodejs watch-files watcher
Released: 20 Apr 2012 - 11,008
istanbuljs
monorepo containing the various nuts and bolts that facilitate istanbul.js test instrumentation
ava code-coverage javascript jest mocha nodejs tap tape
Released: 09 Feb 2017 - 1,019
webassemblyjs
Toolchain for WebAssembly
ast compiler interpreter javascript parser polyfill wasm wast webassembly
Released: 04 Dec 2017 - 793
TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
javascript language typechecker typescript
Released: 17 Jun 2014 - 101,447
proxy-agents
Node.js HTTP Proxy Agents Monorepo
agent http https nodejs pac proxy socks
Released: 09 Jul 2013 - 957
tslib
Runtime library for TypeScript helpers.
bundle dependency import optimize typescript typescript-helpers
Released: 22 Apr 2015 - 1,268
lodash
A modern JavaScript utility library delivering modularity, performance, & extras.
javascript lodash modules utilities
Released: 07 Apr 2012 - 59,791
fill-range
Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.
capture expand fill increment letters micromatch numbers range regex-range sequence step
Released: 25 Nov 2014 - 54
puppeteer
JavaScript API for Chrome and Firefox
automation chrome chromium developer-tools firefox headless-chrome node-module testing web
Released: 09 May 2017 - 88,689
nx
Smart Monorepos ยท Fast CI
angular build build-system build-tool building-tool cli cypress hacktoberfest javascript monorepo nextjs nodejs nx nx-workspaces react storybook typescript
Released: 11 Aug 2017 - 23,575
babel
๐ Babel is a compiler for writing next generation JavaScript.
ast babel compiler es2015 es6 flavortown javascript
Released: 28 Sep 2014 - 43,223
rushstack
Monorepo for tools developed by the Rush Stack community
api api-extractor build bulk-suppressions eslint hacktoberfest heft lockfile-explorer monorepo nodejs orchestrator rush rushstack toolchain tsdoc typescript
Released: 30 Sep 2016 - 5,925
entities
encode & decode HTML & XML entities with ease & speed
entities html-entities javascript
Released: 13 Jan 2012 - 325
babel-polyfills
A set of Babel plugins that enable injecting different polyfills with different strategies in your compiled code.
babel browsers browserslist core-js es-shims polyfills preset-env targets
Released: 06 Jun 2019 - 334