Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
JavaScript: Possible Projects
smithy-typescript
Smithy code generators for TypeScript. (in development)
Released: 13 Sep 2019 - 228
typed-array-byte-length
Get the byte length of a Typed Array, even in engines without a `.byteLength` method.
array bytelength typed typed-array
Released: 14 Jul 2023 - 0
mrmime
A tiny (2.8kB) and fast utility for getting a MIME type from an extension or filename
Released: 12 Oct 2021 - 312
node-fs-extra
Node.js: extra methods for the fs object like copy(), remove(), mkdirs()
copy delete filesystem javascript move nodejs remove
Released: 16 Nov 2011 - 9,469
nanoid
A tiny (124 bytes), secure, URL-friendly, unique string ID generator for JavaScript
Released: 05 Aug 2017 - 24,567
queue-tick
Next tick shim that prefers process.nextTick over queueMicrotask for compat
Released: 10 Aug 2021 - 7
napi-build-utils
A set of utilities to assist developers of tools building N-API native add-ons
Released: 05 Sep 2018 - 2
filesize.js
JavaScript library to generate a human readable String describing the file size
bits bytes file filesize filesystem iec jedec simple size size-calculation
Released: 02 Mar 2012 - 1,620
loglevel
:ledger: Minimal lightweight logging for JavaScript, adding reliable log level methods to wrap any available console.log methods
javascript lightweight logging loglevel setlevel stack-traces
Released: 23 Mar 2013 - 2,612
plugin-request-log.js
Log all requests and request errors
hacktoberfest octokit-js plugin
Released: 11 Jan 2020 - 7
yarn
The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry
javascript npm package-manager yarn
Released: 19 Jan 2016 - 41,439
npm-pick-manifest
Standard manifest picker/semver resolver for npm
npm-cli
Released: 01 Aug 2019 - 5
is-builtin-module
Check if a string matches the name of a Node.js builtin module
Released: 04 May 2015 - 58
global-prefix
Get the npm global path prefix. Same code used internally by npm.
file-path filepath global javascript nodejs npm path prefix
Released: 28 Feb 2015 - 28
data
This repository contains general data for Web technologies
css data json json-data
Released: 14 Oct 2016 - 728
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
node-abi
:turtle: :rocket: Get the Node.js and Electron ABI for a given target and runtime
Released: 02 Dec 2016 - 164
markdown-it
Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed
commonmark javascript markdown
Released: 19 Dec 2014 - 18,191
ripemd160
JavaScript component to compute the RIPEMD160 hash of strings or bytes.
Released: 04 Nov 2013 - 32
offset-buffer
Byte buffer specialized for data in chunks with special cases for dropping bytes in the front, merging bytes in to various integer types and abandoning buffer without penalty for previous chunk merges.
Released: 30 Aug 2014 - 10
cac
Simple yet powerful framework for building command-line apps.
cli command-line commander deno framework minimist node
Released: 14 Jan 2016 - 2,632
run-parallel
Run an array of functions in parallel
async browser javascript nodejs parallel
Released: 12 Apr 2014 - 380
RegExp.prototype.flags
ES6 spec-compliant RegExp.prototype.flags shim
ecmascript flags javascript polyfill regex regexp regular-expression
Released: 20 Nov 2014 - 8
adm-zip
A Javascript implementation of zip for nodejs. Allows user to create or extract zip files both in memory or to/from disk
Released: 22 Feb 2012 - 2,041
to-object-path
Create an object path (dot notation) from a list or array of strings.
Released: 02 Sep 2015 - 16
entities
encode & decode HTML & XML entities with ease & speed
entities html-entities javascript
Released: 13 Jan 2012 - 325
node-xml2js
XML to JavaScript object converter.
coffeescript javascript node node-js nodejs parsing xml xml-parser xml2js xml2json
Released: 17 Jul 2010 - 4,893
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
query-string
Parse and stringify URL query strings
npm-package parse query-string stringify url urlsearchparams
Released: 13 Nov 2013 - 6,756
node-postgres
PostgreSQL client for node.js.
libpq node-postgres postgres postgresql postgresql-driver
Released: 15 Oct 2010 - 12,312
class-utils
Utils for working with JavaScript classes and prototype methods.
class descriptor javascript object prototype-methods prototype-property utility
Released: 15 Sep 2015 - 19
flat-cache
A stupidly simple key/value storage using files to persist the data
Released: 26 Feb 2015 - 165
aws-sign
AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.
Released: 01 Mar 2013 - 28
lint-staged
🚫💩 — Run linters on git staged files
developer-experience eslint git linter stage-files stylelint workflow
Released: 15 Jan 2016 - 13,379
CSS.escape
A robust polyfill for the CSS.escape utility method as defined in CSSOM.
Released: 15 Oct 2013 - 493
map-cache
Basic cache object for storing key-value pairs. Based on MapCache in Lo-dash 3.0
Released: 18 Mar 2015 - 20
is-fullwidth-code-point
Check if the character represented by a given Unicode code point is fullwidth
Released: 16 Jul 2015 - 49
react-lifecycles-compat
Backwards compatibility polyfill for React class components
api compatibility polyfill react
Released: 25 Jan 2018 - 459
prettier
Prettier is an opinionated code formatter.
angular ast css flow formatter graphql html javascript json jsx less markdown prettier printer scss typescript vue yaml
Released: 29 Nov 2016 - 49,378
peek-readable
A promise based asynchronous stream reader, which makes reading from a stream easy.
peek promise readable reader seek stream
Released: 12 Jun 2017 - 8
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
real-require
Keep require and import consistent after bundling or transpiling.
Released: 05 Nov 2021 - 8
csstype
Strict TypeScript and Flow types for style based on MDN data
css flow mdn style types typescript
Released: 18 Sep 2017 - 1,736
follow-redirects
Node.js module that automatically follows HTTP(S) redirects
http https javascript nodejs redirect
Released: 15 Nov 2012 - 550
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
tsconfig-paths-webpack-plugin
Load modules according to tsconfig paths in webpack.
Released: 09 Jul 2017 - 597
async-each
No-bullshit, ultra-simple, 40-lines-of-code async parallel forEach / map function for JavaScript.
Released: 14 Jun 2013 - 105
node-archiver
a streaming interface for archive generation
archiver javascript nodejs tar zip
Released: 09 Oct 2012 - 2,816
pretty-ms
Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
humanize milliseconds npm-package
Released: 20 Mar 2014 - 1,075
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
webassemblyjs
Toolchain for WebAssembly
ast compiler interpreter javascript parser polyfill wasm wast webassembly
Released: 04 Dec 2017 - 789
tweetnacl-js
Port of TweetNaCl cryptographic library to JavaScript
authentication crypto curve25519 djb ed25519 eddsa elliptic-curves javascript libsodium nacl salsa20 secretbox sha-512 signature tweetnacl
Released: 05 Jan 2014 - 1,778
character-entities
Map of named character references.
character entity html reference
Released: 27 Sep 2015 - 9
svgr
Transform SVGs into React components 🦁
inline-svg loader react react-native react-svg react-svg-creator react-svg-loader svg svg-react svg-to-react svg2react svgo webpack webpack-loader
Released: 01 Sep 2017 - 10,566
hard-rejection
Make unhandled promise rejections fail hard right away instead of the default silent fail
Released: 27 Aug 2016 - 107
smart-buffer
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
buffer network nodejs npm packets
Released: 03 Nov 2013 - 102
http-proxy-middleware
:zap: The one-liner node.js http-proxy middleware for connect, express, next.js and more
browser-sync connect express fastify http-proxy javascript middleware nextjs node nodejs polka proxy proxy-middleware websocket
Released: 14 Mar 2015 - 10,758
change-case
Convert strings between camelCase, PascalCase, Capital Case, snake_case and more
camel-case change-case constant-case lowercase pascal-case snake-case uppercase
Released: 15 Apr 2013 - 2,276
floating-ui
A JavaScript library to position floating elements and create interactions for them.
dropdown hacktoberfest popover popovers position positioning positioning-engine tooltip tooltip-position
Released: 29 Mar 2016 - 30,009
primitives
Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.
accessibility colors component-library design-systems radix-ui react ui ui-components ui-kit
Released: 19 Jun 2020 - 15,787
cheerio-select
CSS selector engine supporting jQuery selectors, based on css-select
cheerio jquery jquery-positional-selectors
Released: 06 Mar 2015 - 19
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
arr-diff
Returns an array with only the unique values from all given arrays using strict equality for comparisons.
arr array diff difference elements javascript nodejs unique util utility values
Released: 26 Sep 2014 - 46