• This repository has been archived on 29/Jul/2022
  • Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 12 years ago
  • Updated almost 10 years ago

Reviews

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

Repository Details

Migration tool(s) for fetching issues from the Google Code Issue Tracker API and translating that data into a GitHub Issue Tracker offline-importable format.

More Repositories

1

document.currentScript

Polyfill for HTML5's `document.currentScript`.
JavaScript
72
star
2

nestdb

NestDB: An embedded persistent or in-memory database for Node.js, originally forked from NeDB
JavaScript
57
star
3

Function.name

Polyfill for ECMAScript 6's `Function.name`.
JavaScript
53
star
4

node-aes256

A Node.js module to simplify using the built-in "crypto" module for AES256 encryption with random initialization vectors.
JavaScript
49
star
5

qunit-reporter-junit

A QUnit plugin for producing JUnit-style XML test reports.
JavaScript
42
star
6

qunit-composite

A QUnit plugin for running multiple test files.
JavaScript
34
star
7

node-flex-sdk

A Node.js module to download and "install" the latest open source Apache/Adobe Flex SDK.
JavaScript
31
star
8

currentExecutingScript

Get the currently executing script, regardless of its source/trigger/synchronicity. Similar to HTML5's `document.currentScript` but arguably much more useful!
JavaScript
26
star
9

sandblaster

A client-side JavaScript library to detect if your code is running inside of a sandboxed iframe... and, if desired, might just be able to change that fact!
JavaScript
26
star
10

grunt-chmod

A Grunt task plugin to modify file permissions, i.e. like using `chmod`.
JavaScript
22
star
11

jquery.textSelect

jQuery plugin that creates a bindable special event for user text selection: "textSelect"
JavaScript
19
star
12

node-dos2unix

A Node.js module to convert text files with DOS line breaks to Unix line breaks, i.e. like using `dos2unix`.
JavaScript
18
star
13

nedb-session-store

A session store implementation for Connect & Express backed by an NeDB datastore (either in-memory or file-persisted)
JavaScript
16
star
14

grunt-mxmlc

A Grunt task plugin to compile Adobe Flex/ActionScript/MXML/FLV/etc. apps with the `mxmlc` compiler from the Apache/Adobe Flex SDK.
JavaScript
15
star
15

qunit-assert-html

A QUnit plugin for assertion methods to compare two HTML strings for equality after a rigorous normalization process.
JavaScript
13
star
16

gh-cover-letter

GitHub cover letter
11
star
17

napi-async-promise-example

Node v8.x N-API asynchronous Promise example addon
JavaScript
10
star
18

phantomjs-extensions

A set of extensions, shims, utilities, and alternate APIs for PhantomJS.
JavaScript
10
star
19

passport-json

A Passport.js strategy for username/password authentication via JSON from the request body
JavaScript
9
star
20

qunit-assert-close

A QUnit plugin for asserting that a number is approximately equal (or not) to an expected number, within a given tolerance.
JavaScript
9
star
21

napi-async-callback-example

Node v8.x N-API asynchronous callback example addon
JavaScript
8
star
22

node-draft-releaser

Automatically publish an existing Draft Release when the "package.json" version changes
TypeScript
8
star
23

meteor-storm

MeteorStorm, an E2E test framework for Meteor apps
JavaScript
6
star
24

chai-deep-match

Extends Chai with an assertion for deeply matching objects (i.e. subset equality checking)
JavaScript
6
star
25

phantomjs-solutions

A collection of the more interesting PhantomJS scripts that I've created as workarounds for various users on the mailing list and issue tracker.
JavaScript
6
star
26

qunit-assert-step

A QUnit plugin for asserting the proper sequence in which the code should execute.
JavaScript
5
star
27

breq

A client-side CommonJS `require` implementation that does NOT require a precompilation build step nor server-side middleware. It instead utilizes synchronous `XMLHttpRequest`s and `eval` instead, which does impose a series of limitations unless you're willing to generate a whole mess of `404`s. Terrible for performance, nice for dynamic ease of use.
JavaScript
5
star
28

qunit-pending

A QUnit plugin to add the "pending" test syntax to QUnit, a la Mocha.
JavaScript
4
star
29

lodash-pickDeep

A lodash mixin to add a `pickDeep` function
JavaScript
4
star
30

grunt-qunitnode

A Grunt task plugin to execute QUnit tests in Node.js.
JavaScript
4
star
31

qunit-assert-canvas

A QUnit plugin for asserting individual pixel values within a Canvas element.
JavaScript
4
star
32

grunt-asdoc

A Grunt task plugin to generate documentation for Adobe Flex/ActionScript/MXML/FLV/etc. apps with the `asdoc` tool from the Apache/Adobe Flex SDK.
JavaScript
3
star
33

node-enlighted-api

A Node.js client for the Enlighted Energy Manager REST API
JavaScript
3
star
34

grunt-flexpmd

A Grunt task plugin for running FlexPMD to lint/analyze apps built on Adobe Flex/ActionScript/MXML/Flash/AIR/etc. Think of it as "ASLint"/"FlexLint".
JavaScript
3
star
35

node-safetimeout

A Node.js module that wraps `setTimeout`, `clearTimeout`, `setInterval`, and `clearInterval` to safely operate on delays larger than the max 32-bit signed integer (2147483647).
JavaScript
3
star
36

qunit-assert-compare

A QUnit plugin for asserting numerical comparisons like greater than, less than, etc.
JavaScript
3
star
37

jquery.outerHtml

A simple jQuery plugin to get the outer HTML of an element, a la IE's [formerly] proprietary `outerHTML` property on elements.
JavaScript
3
star
38

node-flexpmd

A Node.js module to download and "install" the FlexPMD infrastructure for linting/analyzing ActionScript/Flash/Flex/AIR code.
JavaScript
3
star
39

node-jira-client-xray

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
JavaScript
3
star
40

grunt-loadNpmTasks

A Node module (not a Grunt task itself) to help in loading NPM-based tasks without requiring a "package.json" file next to every Gruntfile. To be used as an alternative to `grunt.loadNpmTasks`/`grunt.task.loadNpmTasks`.
JavaScript
3
star
41

node-playerglobal-latest

A Node.js module wrapper for downloading/installing ALL versions of the "playerglobal.swc" API library in order to target all modern versions of Flash Player. Downloads the latest versions upon install, rather than during prepublish.
JavaScript
3
star
42

jquery.multiclick

jQuery plugin that creates a bindable special event for a configurable number of clicks: "multiclick". FOR DEMO PURPOSES ONLY!
JavaScript
3
star
43

napi-sync-callback-example

Node v8.x N-API synchronous callback example addon
JavaScript
2
star
44

napi-sync-return-example

Node v8.x N-API synchronous `return` example addon
JavaScript
2
star
45

node-flexunit

A Node.js module to download and "install" the FlexUnit infrastructure for testing ActionScript/Flash/Flex/AIR.
2
star
46

jamesmgreene.github.io

My personal public website
HTML
2
star
47

chef-gocd-agent

Chef cookbook to install/configure a ThoughtWorks Go CD (GoCD) Agent
Ruby
2
star
48

node-legion

"I am Legion, for we are many." Raise a legion of Node worker processes to do your bidding.
JavaScript
2
star
49

grunt-flexunit

A Grunt task plugin to run FlexUnit tests for apps built on Adobe Flex/ActionScript/MXML/Flash/AIR/etc.
JavaScript
2
star
50

twin

This is a GitHub copy of eBay OpenSource's tool "TWIN", a Selenium/WebDriver-esque framework for testing and automation of graphical Windows applications.
C#
2
star
51

jWalker

A well-tested cross-browser JavaScript implementation of the TreeWalker class defined in the W3C specification for DOM Traversal (DOM Level 2).
JavaScript
2
star
52

grunt-jsunit

A Grunt task plugin to run JsUnit unit tests in a headless PhantomJS instance.
1
star
53

amplify-front-end

Vue
1
star
54

node-gcph-client

A Node.js client for the Google Code Project Hosting Issue Tracker API.
JavaScript
1
star
55

napi-async-streams-example

Node v8.x N-API asynchronous streaming example addon
1
star
56

jsunit-reporter

Add QUnit-style lifecycle logging callbacks into the legacy JsUnit framework.
JavaScript
1
star
57

minipass-split

Split a minipass text stream into a line stream
JavaScript
1
star
58

faux-services-actions-test

A faux github/services repo to test out my OOO calendar-updating GitHub Action
HCL
1
star
59

passport-json-custom

A Passport.js strategy for custom authentication via JSON from the request body
JavaScript
1
star
60

qunit-reporter-xunit

A QUnit plugin for reporting test results in the XUnit format. Great for integration with Jenkins CI servers.
1
star
61

add-ooo-to-services-schedule-spreadsheet

A GitHub Action to update the GitHub Services Schedule Google Spreadsheet when an /ooo slash command comment is created in an OOO issue
JavaScript
1
star
62

napi-async-events-example

Node v8.x N-API asynchronous event emission example addon
1
star
63

nedboose

Mongoose-style ODM for NeDB object modeling designed to work in an asynchronous environment
JavaScript
1
star
64

node-local-version

A "package.json" version number fetcher for local Node module installations. Async and sync.
JavaScript
1
star
65

node-toggl-bulk-entry

A Node.js module for orchestrating a "bulk upload" of time entries from a CSV file to Toggl.com via their API
JavaScript
1
star
66

log-all-github-events

A Probot app to listen to all GitHub events and log them to the console
TypeScript
1
star
67

chef-git-better

Chef cookbook to provide a selection of better Git Provider(s) for Chef `deploy` resources.
Ruby
1
star
68

node-playerglobal

A Node.js module wrapper for downloading/installing ALL versions of the "playerglobal.swc" API library in order to target all modern versions of Flash Player.
JavaScript
1
star