• Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 3 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Create errors with code and cause properties.

More Repositories

1

common-changelog

Write changelogs for humans. A style guide.
JavaScript
46
star
2

win-detect-browsers

Fast and native browser detection on Windows.
JavaScript
38
star
3

tabular-stream

Detects tabular data (spreadsheets, dsv or json, 20+ different formats) and emits normalized objects.
JavaScript
35
star
4

node-docker-share

Share local folders with a Docker Machine VM
JavaScript
30
star
5

hallmark

Markdown Style Guide, with linter and automatic fixer.
JavaScript
22
star
6

node-docker-machine

Programmatic API to Docker Machine.
JavaScript
21
star
7

lento

Streaming client for Presto HTTP protocol v1.
JavaScript
20
star
8

win-version-info

Windows-only native addon to read version info from executables.
C++
16
star
9

level-scout

Range search with a query plan
JavaScript
13
star
10

level-vinyl

leveldb vinyl adapter and blob store
JavaScript
10
star
11

jscriptify

require() for Windows JScript
JavaScript
8
star
12

livereactload-chrome

Hot reload all the parts of a chrome extension
JavaScript
8
star
13

markdown-to-ansi

Convert markdown to ansi with support of hyperlinks.
JavaScript
7
star
14

additional-tags-action

A GitHub action to create major and minor git tags from the last tag.
JavaScript
7
star
15

attend

Automate maintenance tasks across many repositories.
JavaScript
6
star
16

about-native-addons

Collects data on all Node.js native addons found in the npm registry.
JavaScript
6
star
17

nanoresource-collection

Open and close multiple nanoresources as one.
JavaScript
6
star
18

dotnet-bump

CLI to increment and git-tag the version of .NET, C(++) and npm projects.
JavaScript
5
star
19

doctap

Functionally test readme snippets
JavaScript
5
star
20

zipfian-integer

Get an integer between min and max with skew towards either.
JavaScript
5
star
21

remark-changelog

Lint or fix a changelog written in markdown, following Keep A Changelog.
JavaScript
5
star
22

level-glob

Create a read stream filtered and ordered by glob patterns
JavaScript
4
star
23

lexicographic-integer-encoding

Lexicographically ordered integers for level(up).
JavaScript
4
star
24

transient-error

Mark an error as transient, meaning you can retry.
JavaScript
4
star
25

bruce-millis

Convert various time formats to milliseconds.
JavaScript
3
star
26

remark-autolink-references

A remark plugin to autolink custom references.
JavaScript
3
star
27

pe-coff

Parse the COFF file header of a PE.
JavaScript
3
star
28

spreadsheet-stream

Semi-streaming XLS(X) / ODS / QPW (and more) parser.
JavaScript
3
star
29

win-dummy-exe

Generate a dummy Windows exe with .NET.
JavaScript
3
star
30

assembly-source

Create or change .NET assembly attributes in C# and JScript source code.
JavaScript
3
star
31

debugdown

Log all operations made on an abstract-leveldown compliant store.
JavaScript
3
star
32

maybe-combine-errors

Combine 0 or more errors into one.
JavaScript
3
star
33

hyperloglog32

HyperLogLog using a 32-bit murmurhash3 for node and the browser
JavaScript
3
star
34

catering

Simple utility to allow your module to be consumed with a callback or promise.
JavaScript
2
star
35

jscript

JScript runner as a duplex stream
JavaScript
2
star
36

packument-package

Fetch package metadata of a version from the npm registry.
JavaScript
2
star
37

detect-tabular

A stream that detects tabular data (spreadsheets, dsv or json) and yields objects.
JavaScript
2
star
38

windows-firefox

Launch a fresh Firefox on Windows.
JavaScript
2
star
39

packument

Fetch package metadata from the npm registry
JavaScript
2
star
40

student-histogram

Record a sample and compute its statistical significance.
JavaScript
2
star
41

hallmark-lint-action

A GitHub Action to lint markdown files with hallmark.
JavaScript
2
star
42

tmpgen

Create unique nested temporary directories
JavaScript
2
star
43

simple-octokit

Preconfigured GitHub API client with GraphQL and REST.
JavaScript
2
star
44

multi-checkout-action

A GitHub Action to checkout multiple additional repositories.
JavaScript
2
star
45

github-label-preset

A preset for GitHub labels. Easy to apply to any repository.
JavaScript
2
star
46

keyspace

Get keys and values based on a probability distribution and seed.
JavaScript
2
star
47

pseudo-math-random

Same algorithm as Math.random but with a custom seed.
JavaScript
2
star
48

node-mini-type-assert

Concise type assertions like a<map<fn:s>>
JavaScript
2
star
49

anim

Animate a property from current to specified value
JavaScript
2
star
50

monotonic-lexicographic-timestamp

Monotonically increasing timestamp with lexicographic order.
JavaScript
2
star
51

thunky-with-args

Delay the evaluation of a variadic async function and cache the result
JavaScript
1
star
52

wmi-errors

Descriptive error types for Windows Management Instrumentation (WMI)
JavaScript
1
star
53

win-find-jscript-compiler

Find .NET's jsc.exe on Windows.
JavaScript
1
star
54

fs-read-exactly

Read exactly n bytes of an fd or file
JavaScript
1
star
55

apv

CLI to view and trigger AppVeyor builds
JavaScript
1
star
56

tap-completed

Detect when TAP output has completed.
JavaScript
1
star
57

is-git-ref-name-valid

Check that a git reference name is well formed.
JavaScript
1
star
58

node-phpexcel-stream

Memory-efficient spreadsheet to CSV converter
JavaScript
1
star
59

mini-type-decorator

Concise type assertions like a<map<fn:s>> for constructors and methods
JavaScript
1
star
60

build-arch

Wraps os.arch() to distinguish ARM versions. Flawed; don't use this.
JavaScript
1
star
61

create-firefox-profile

Create a temporary Firefox profile folder for test runs.
JavaScript
1
star
62

pe-machine-type

Get the CPU type of a Windows executable, cross-platform.
JavaScript
1
star
63

fixed-number

Format numbers, percentages and currencies with a fixed number of digits.
JavaScript
1
star
64

uniform-integer

Get an integer between a min and max, bring your own random number generator.
JavaScript
1
star
65

windows-bin

Find native Windows executables
JavaScript
1
star
66

remark-common-changelog

Lint or fix a changelog written in markdown, following Common Changelog.
JavaScript
1
star
67

is-git-branch-name-valid

Check that a git branch name is well formed.
JavaScript
1
star
68

level-iterator

decoding iterator for levelup instances
JavaScript
1
star
69

tabular-cli

Detects, normalizes and converts tabular data (spreadsheets, dsv or json)
JavaScript
1
star
70

stream-test

Test suite for stream implementors.
JavaScript
1
star
71

penguin-theme-syntax

Playful and gentle Atom syntax theme
CSS
1
star
72

gctime

Record time spent on GC in high resolution.
JavaScript
1
star
73

windows-env

Normalized environment variables for Windows XP and up
JavaScript
1
star
74

pseudo-random-buffer

Get a random buffer based on a seed. Fast, not secure.
JavaScript
1
star
75

reachdown

Get the inner db of an (abstract-)level(up|down) onion.
JavaScript
1
star