

-
GitHub
- Minneapolis, MN
- https://jamesmgreene.github.io/
-
-
dotfiles-codespaces Public
Minimal dotfiles configuration for GitHub Codespaces
Shell UpdatedAug 13, 2024 -
solid-site Public
Forked from solidjs/solid-siteCode that powers the SolidJS.com platform.
TypeScript UpdatedJun 7, 2024 -
qunit-assert-close Public archive
A QUnit plugin for asserting that a number is approximately equal (or not) to an expected number, within a given tolerance.
-
-
amplify Public
Forked from OpenSourceFellows/amplifyOpen Source Fellow Sandbox
-
-
qunit-reporter-junit Public
A QUnit plugin for producing JUnit-style XML test reports.
-
minipass-split Public
Split a minipass text stream into a line stream
-
advent-of-code-2022 Public archive
Storing my Advent of Code 2022 solutions
TypeScript UpdatedDec 18, 2022 -
chai-deep-match Public
Extends Chai with an assertion for deeply matching objects (i.e. subset equality checking)
-
node-dos2unix Public
A Node.js module to convert text files with DOS line breaks to Unix line breaks, i.e. like using `dos2unix`.
-
nvm Public
Forked from nvm-sh/nvmNode Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
-
checkout-files Public
Forked from Bhacaz/checkout-filesGithub Action checkout only certain files
JavaScript MIT License UpdatedJun 1, 2022 -
node-draft-releaser Public
Automatically publish an existing Draft Release when the "package.json" version changes
-
nestdb Public
NestDB: An embedded persistent or in-memory database for Node.js, originally forked from NeDB
-
node-aes256 Public
A Node.js module to simplify using the built-in "crypto" module for AES256 encryption with random initialization vectors.
-
grunt-qunitnode Public archive
A Grunt task plugin to execute QUnit tests in Node.js.
-
qunit-composite Public
A QUnit plugin for running multiple test files.
-
tdd-faster-workshop Public archive
Forked from jamesshore/tdd-faster-workshopThis repository is for use with James Shore's "Faster, More Effective Test-Driven Development" workshop.
-
grunt-chmod Public archive
A Grunt task plugin to modify file permissions, i.e. like using `chmod`.
-
faux-services-actions-test Public archive
A faux github/services repo to test out my OOO calendar-updating GitHub Action
-
add-ooo-to-services-schedule-spreadsheet Public archive
A GitHub Action to update the GitHub Services Schedule Google Spreadsheet when an /ooo slash command comment is created in an OOO issue
-
nedb Public archive
Forked from louischatriot/nedbThe JavaScript Database, for Node.js, nw.js, electron and the browser
-
node-flex-sdk Public archive
A Node.js module to download and "install" the latest open source Apache/Adobe Flex SDK.
-
log-all-github-events Public archive
A Probot app to listen to all GitHub events and log them to the console
-
dotfiles-also-old Public archive
Forked from mathiasbynens/dotfiles🔧 .files, including ~/.macos — sensible hacker defaults for macOS
-
node-toggl-bulk-entry Public archive
A Node.js module for orchestrating a "bulk upload" of time entries from a CSV file to Toggl.com via their API
-
Function.name Public archive
Polyfill for ECMAScript 6's `Function.name`.
-
node-jira-client-xray Public archive
An extended wrapper of the existing "jira-client" module, which adds support for the "Xray for Jira" Test Management plugin's REST API in Node.js