Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

JavaScript: Possible Projects

https://github.com/gulpjs/findup-sync

Find the first file matching a given pattern in the current directory or the nearest ancestor directory.

findup glob micromatch resolve

Released: 01 Nov 2012 - 96

https://github.com/komagata/eastasianwidth

Get East Asian Width from a character.

Released: 30 Mar 2013 - 87

https://github.com/browserify/tty-browserify

the tty module from node core for browsers

Released: 03 Dec 2013 - 15

https://github.com/substack/node-commondir

Compute the closest common parent for file paths

Released: 28 Jun 2011 - 45

https://github.com/moxystudio/node-cross-spawn

A cross platform solution to node's spawn and spawnSync

cmd cross-platform exec path-ext shebang spawn windows

Released: 30 Jun 2014 - 1,083

https://github.com/raszi/node-tmp

Temporary file and directory creator for node.js

Released: 02 Sep 2011 - 730

https://github.com/sindresorhus/p-timeout

Timeout a promise after a specified amount of time

Released: 21 Oct 2016 - 261

https://github.com/developit/mitt

πŸ₯Š Tiny 200 byte functional event emitter / pubsub.

event event-bus event-handlers event-listener eventemitter mitt pubsub tiny

Released: 15 Jan 2017 - 10,353

https://github.com/mishoo/UglifyJS

JavaScript parser / mangler / compressor / beautifier toolkit

Released: 27 Aug 2012 - 12,968

https://github.com/npm/ini

An ini parser/serializer in JavaScript

npm-cli

Released: 07 Aug 2011 - 764

https://github.com/janl/node-jsonpointer

JSON Pointer (RFC6901) implementation for Node.js

json jsonpointer rfc6901

Released: 13 Jul 2011 - 191

https://github.com/browserify/browserify-sign

createSign and createVerify in your browser

Released: 14 Nov 2014 - 42

https://github.com/mdx-js/mdx

Markdown for the component era

jsx markdown mdx react remark unified vue

Released: 24 Dec 2017 - 16,937

https://github.com/lukeed/hexoid

A tiny (190B) and extremely fast utility to generate random IDs of fixed length

Released: 03 Mar 2020 - 191

https://github.com/huafu/bs-logger

Bare Simple Logger for NodeJS

logger logging nodejs simple

Released: 30 Aug 2018 - 7

https://github.com/chaijs/get-func-name

Reliably get the name of a Function in a cross-browser compatible way.

Released: 03 Oct 2016 - 12

https://github.com/ljharb/gopd

`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.

descriptor ecmascript getownpropertydescriptor javascript property

Released: 02 Nov 2022 - 2

https://github.com/mafintosh/mkdirp-classic

Mirror of mkdirp 0.5.2

Released: 24 Mar 2020 - 3

https://github.com/sindresorhus/globals

Global identifiers from different JavaScript environments

Released: 14 Dec 2013 - 342

https://github.com/salesforce/tough-cookie

RFC6265 Cookies and CookieJar for Node.js

Released: 19 Oct 2011 - 892

https://github.com/es-shims/Array.prototype.flat

An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.

array ecmascript flat flatten javascript polyfill shim

Released: 01 Oct 2017 - 32

https://github.com/ljharb/es-get-iterator

Get an iterator for any JS language value. Works robustly across all environments, all versions.

Released: 22 Nov 2019 - 13

https://github.com/inspect-js/typed-array-length

Robustly get the length of a Typed Array.

Released: 18 Jan 2020 - 7

https://github.com/browserify/parse-asn1

Released: 16 Dec 2014 - 21

https://github.com/mafintosh/queue-tick

Next tick shim that prefers process.nextTick over queueMicrotask for compat

Released: 10 Aug 2021 - 7

https://github.com/inspect-js/is-typed-array

Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.

ecmascript javascript typedarray typedarrays

Released: 02 Oct 2015 - 12

https://github.com/jensyt/imurmurhash-js

An incremental implementation of MurmurHash3 for JavaScript

Released: 31 Jul 2013 - 92

https://github.com/jquense/expr

tiny util for getting and setting deep object props safely

Released: 03 Sep 2014 - 23

https://github.com/npm/node-semver

The semver parser for node (the one npm uses)

npm-cli

Released: 12 Feb 2011 - 4,949

https://github.com/deoxxa/duplexer2

Like duplexer (http://npm.im/duplexer) but using streams2

Released: 11 Sep 2013 - 72

https://github.com/gkz/type-check

a library which allows you to check the types of JavaScript values at runtime with a Haskell like type syntax

Released: 28 Sep 2013 - 210

https://github.com/SBoudrias/run-async

Utility method to run function either synchronously or asynchronously using the common `this.async()` style.

Released: 11 Aug 2014 - 23

https://github.com/eslint-community/eslint-utils

Utilities for ESLint plugins and custom rules.

eslint

Released: 19 Nov 2022 - 15

https://github.com/mafintosh/pump

pipe streams together and close all of them if one of them closes

Released: 14 Aug 2013 - 906

https://github.com/dividab/tsconfig-paths-webpack-plugin

Load modules according to tsconfig paths in webpack.

Released: 09 Jul 2017 - 590

https://github.com/peterolson/BigInteger.js

An arbitrary length integer library for Javascript

Released: 07 Sep 2012 - 1,115

https://github.com/gulpjs/rechoir

Prepare a node environment to require files with different extensions.

Released: 20 Mar 2014 - 48

https://github.com/isaacs/minipass-sized

A Minipass stream that raises an error if you get a different number of bytes than expected

Released: 21 Sep 2019 - 5

https://github.com/expressjs/serve-static

Serve static files

expressjs javascript middleware nodejs send serve-files

Released: 06 Mar 2014 - 1,369

https://github.com/sindresorhus/is-wsl

Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)

Released: 16 Apr 2017 - 184

https://github.com/yeoman/stringify-object

Stringify an object/array like JSON.stringify just without all the double-quotes

Released: 11 Dec 2012 - 307

https://github.com/jonschlinkert/arr-union

Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.

Released: 12 Dec 2014 - 24

https://github.com/jonschlinkert/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

https://github.com/syntax-tree/mdast-util-to-string

utility to get the plain text content of an mdast node

markdown mdast mdast-util syntax-tree unist util

Released: 02 Jul 2015 - 38

https://github.com/isaacs/pseudomap

Like `new Map` but for older JavaScripts

Released: 25 Nov 2015 - 21

https://github.com/gajus/table

Formats data into a string table.

ansi ascii cli text-table

Released: 11 Sep 2015 - 899

https://github.com/jonschlinkert/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

https://github.com/css-modules/postcss-modules-extract-imports

A CSS Modules transform to extract local aliases for inline imports

Released: 27 May 2015 - 41

https://github.com/wooorm/is-alphanumerical

Check if a character is alphanumerical

alphabetical alphanumerical character number numerical

Released: 12 Jul 2016 - 6

https://github.com/sindresorhus/temp-dir

Get the real path of the system temp directory

Released: 28 Mar 2017 - 81

https://github.com/sindresorhus/binary-extensions

List of binary file extensions

Released: 24 Jan 2015 - 75

https://github.com/andrewrk/node-pend

dead-simple optimistic async helper in javascript

Released: 02 Aug 2013 - 16

https://github.com/jonschlinkert/is-relative

Returns `true` if a file path appears to be relative. Moved from the "relative" lib.

filepath is-relative path path-is-relative relative

Released: 06 Jul 2014 - 13

https://github.com/ralphtheninja/expand-template

Expand placeholders in a template string

expand string template

Released: 10 Aug 2015 - 18

https://github.com/SamVerschueren/decode-uri-component

A better decodeURIComponent

Released: 19 May 2017 - 145

https://github.com/bendrucker/postgres-bytea

Postgres bytea parser

Released: 14 Jun 2015 - 13

https://github.com/doowb/parse-passwd

Parse a passwd file into a list of users.

Released: 19 Oct 2016 - 8

https://github.com/un-ts/pkgr

Simple but incredible utilities for package bundlers like rollup, webpack.

globals incredible-utilities packager pkgr rollup umd webpack

Released: 01 Sep 2019 - 6

https://github.com/CoderPuppy/os-browserify

WebJar for os-browserify

Released: 22 Dec 2012 - 20

https://github.com/onlxltd/bonjour-service

A Bonjour/Zeroconf protocol implementation in TypeScript

bonjour bonjour-browser bonjour-discovery client discovery mdns network node nodejs server zeroconfig

Released: 17 Mar 2021 - 63

https://github.com/calvinmetcalf/immediate

cross browser microtask

Released: 29 May 2013 - 146

https://github.com/sindresorhus/get-east-asian-width

Determine the East Asian Width of a Unicode character

Released: 28 Oct 2023 - 33

https://github.com/mesqueeb/copy-anything

An optimised way to copy'ing (cloning) an Object or Array. A small and simple integration

clone clone-objects copy copy-objects deep-clone deep-copy json-stringify json-stringify-json-parse object stringify-parse

Released: 15 Dec 2018 - 42

https://github.com/acornjs/acorn-jsx

Alternative, faster React.js JSX parser

Released: 23 Jul 2014 - 639

https://github.com/isaacs/fs-minipass

fs read and write streams based on minipass

npm-cli

Released: 09 Sep 2017 - 21

https://github.com/npm/mute-stream

Bytes go in, but they don't come out (when muted).

npm-cli

Released: 24 Jul 2012 - 52

https://github.com/component/is-module

WebJar for is-module

Released: 29 Oct 2014 - 11

https://github.com/jest-community/eslint-plugin-jest

ESLint plugin for Jest

eslint eslint-plugin jest

Released: 08 Nov 2017 - 1,109

https://github.com/sindresorhus/p-defer

Create a deferred promise

Released: 21 Oct 2016 - 66

https://github.com/rollup/rollup

Next-generation ES module bundler

Released: 14 May 2015 - 24,738

https://github.com/josdejong/workerpool

Offload tasks to a pool of workers on node.js and in the browser

Released: 02 May 2014 - 1,962

https://github.com/MattiasBuelens/web-streams-polyfill

Web Streams, based on the WHATWG spec reference implementation

javascript polyfill ponyfill stream streams streams-standard

Released: 19 Dec 2017 - 285

https://github.com/jonschlinkert/resolve-dir

Resolve a directory that is either local, global or in the user's home directory.

expand file javascript jonschlinkert nodejs path resolve tilde tilde-expansion

Released: 21 Sep 2015 - 14

https://github.com/yargs/require-main-filename

shim for require.main.filename() that works in as many environments as possible

Released: 01 Feb 2016 - 18

https://github.com/jonschlinkert/object.pick

(object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.

javascript nodejs object pick

Released: 22 Sep 2014 - 42

https://github.com/wraithgar/gar-promisify

Promisify an entire class or object

Released: 26 May 2020 - 11

https://github.com/darsain/remove-trailing-separator

Removes all separators from the end of a string.

Released: 24 Sep 2016 - 11

https://github.com/Flet/github-slugger

:octocat: Generate a slug just like GitHub does for markdown headings.

Released: 22 Sep 2015 - 331

https://github.com/facebook/create-react-app

Set up a modern web app by running one command.

build-tools react zero-configuration

Released: 17 Jul 2016 - 101,996

https://github.com/unjs/mlly

🀝 Common ECMAScript module utils

Released: 16 Jul 2021 - 408

https://github.com/octokit/request-error.js

Error class for Octokit request errors

hacktoberfest octokit-js plugin

Released: 16 May 2019 - 13

https://github.com/sindresorhus/quick-lru

Simple β€œLeast Recently Used” (LRU) cache

Released: 30 Mar 2017 - 649

https://github.com/iamkun/dayjs

⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API

date date-formatting datetime dayjs moment time

Released: 10 Apr 2018 - 46,693

https://github.com/remy/nodemon

Monitor for any changes in your node.js application and automatically restart the server - perfect for development

hacktoberfest node nodemon watch

Released: 03 Oct 2010 - 25,968

https://github.com/chaijs/check-error

Error comparison and information related utility for node and the browser

Released: 20 Apr 2016 - 14

https://github.com/bendrucker/postgres-interval

Parse Postgres interval columns

nodejs postgresql

Released: 14 Jun 2015 - 32

https://github.com/mathiasbynens/regenerate-unicode-properties

A collection of Regenerate sets for Unicode various properties.

regenerate unicode

Released: 29 May 2016 - 18

https://github.com/sindresorhus/sort-keys

Sort the keys of an object

Released: 28 Jun 2014 - 101

https://github.com/lukeed/resolve.exports

A tiny (952b), correct, general-purpose, and configurable `"exports"` and `"imports"` resolver without file-system reliance

Released: 08 Jan 2021 - 363

https://github.com/3rd-Eden/text-hex

Create a hash from a string of text and transforms it to a color

Released: 15 Jun 2014 - 8

https://github.com/dcodeIO/long.js

A Long class for representing a 64-bit two's-complement integer value.

javascript math

Released: 10 Mar 2013 - 885

https://github.com/rvagg/node-errno

libuv errno details exposed

Released: 30 Apr 2012 - 245

https://github.com/jaredwray/flat-cache

A stupidly simple key/value storage using files to persist the data

Released: 26 Feb 2015 - 159

https://github.com/doowb/homedir-polyfill

Node.js os.homedir polyfill for older versions of node.js.

Released: 19 Oct 2016 - 7

https://github.com/browserify/vm-browserify

require('vm') like in node but for the browser

Released: 27 Feb 2012 - 197

https://github.com/yargs/yargs

yargs the modern, pirate-themed successor to optimist.

Released: 07 Nov 2013 - 10,987

https://github.com/bendrucker/postgres-date

Postgres date column parser

Released: 13 Jun 2015 - 14

https://github.com/substack/node-wordwrap

Wrap your words in node.js

Released: 16 May 2011 - 142

https://github.com/dequelabs/axe-core

Accessibility engine for automated Web UI testing

a11y accessibility axe

Released: 10 Jun 2015 - 5,623

https://github.com/d3/d3-time-format

Parse and format times, inspired by strptime and strftime.

Released: 29 Jun 2015 - 327