An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by dfkaye

A curated list of projects in awesome lists by dfkaye .

https://github.com/dfkaye/where.js

DEPRECATED - superseded by http://github.com/dfkaye/wheredoc

Last synced: 02 Jan 2025

https://github.com/dfkaye/vm-shim

working browser polyfill for node.js vm#runInContext() methods

Last synced: 02 Jan 2025

https://github.com/dfkaye/dev-links

Monthly collections of links to interesting web development posts and resources

accessibility antipatterns html-css-javascript sam-pattern test-driven-development

Last synced: 21 Feb 2025

https://github.com/dfkaye/simplegraph

JavaScript kata for nested, directed acyclic graph data structure

Last synced: 02 Jan 2025

https://github.com/dfkaye/metafunction

testing lib that adds capabilities for inspecting and mocking function internals

Last synced: 02 Jan 2025

https://github.com/dfkaye/constructor

JavaScript kata for supporting OOP inheritance

Last synced: 02 Jan 2025

https://github.com/dfkaye/tdd-boilerplate

example TDD boilerplate for JavaScript projects using node.js, mocha, testem, and rawgithub

Last synced: 02 Jan 2025

https://github.com/dfkaye/safe-math

Safer floating-point math operations in JavaScript that return results we expect, so that 0.1 + 0.2 adds up to 0.3, e.g.

Last synced: 02 Jan 2025

https://github.com/dfkaye/wheredoc

Use docstring-like data tables in JavaScript tests, similar to Cucumber's Scenario Outline Examples: or Spock where: blocks.

data-driven-testing docstring-driven-testing heredoc-driven-testing mocha qunit table-driven-testing tape tdd

Last synced: 21 Feb 2025

https://github.com/dfkaye/simple-path-normalize

JavaScript kata for pathname resolutions when given a pathname string containing '.' and '..' ~ should return normalized directory pathname.

Last synced: 21 Feb 2025

https://github.com/dfkaye/stringtemplate

[ experimental: do not use this brain ] minimalist logic-less templates in JavaScript

Last synced: 21 Feb 2025

https://github.com/dfkaye/jasmine-where

[DEPRECATED] ~ superseded by where.js

Last synced: 21 Feb 2025

https://github.com/dfkaye/module-define

cross-platform shim for module.define() & importScripts() methods in JavaScript in Node.js or browsers.

Last synced: 21 Feb 2025

https://github.com/dfkaye/dom-console

intercepts console method calls and writes to a dom list

Last synced: 21 Feb 2025

https://github.com/dfkaye/fluent-comparators

fluent javascript dsl comparators (eq, neq, gt, lt, gte, lte) for numbers, strings and booleans

Last synced: 21 Feb 2025

https://github.com/dfkaye/jasmine-intercept

[DEPRECATED] ~ superseded by where.js

Last synced: 21 Feb 2025

https://github.com/dfkaye/dfkaye-blog

Hugo blog for dfkaye.com

Last synced: 21 Feb 2025

https://github.com/dfkaye/define-module

squatting this name for project xyz (https://github.com/dfkaye/xyz)

Last synced: 21 Feb 2025

https://github.com/dfkaye/safe-object-assign

Sensible wrapper for Object.assign()

Last synced: 21 Feb 2025

https://github.com/dfkaye/testem-jasmine2

[OBSOLETE] ~ configure testem to launch with jasmine 2.0.0

Last synced: 21 Feb 2025

https://github.com/dfkaye/square-number-spiral

JavaScript kata for working with multi-directional arrays

Last synced: 21 Feb 2025

https://github.com/dfkaye/xyz

(insane)(parenthetical)(module)(pattern); // working name

Last synced: 21 Feb 2025

https://github.com/dfkaye/uglify-test

bullpen for testing uglifyjs comment handlers against /*** multiline string comments ***/

Last synced: 21 Feb 2025

https://github.com/dfkaye/simple-csv-tokenizer

JavaScript kata for parsing a CSV string, returning an array of CSV parts

Last synced: 21 Feb 2025

https://github.com/dfkaye/simple-event-source

JavaScript kata for pubsub module - no $ involved

Last synced: 21 Feb 2025

https://github.com/dfkaye/rawgithub-bullpen

shows how to use rawgithub to view example html experiments

Last synced: 21 Feb 2025

https://github.com/dfkaye/my-links

links to my gists and blog posts

Last synced: 21 Feb 2025

https://github.com/dfkaye/simple-3-column-css

CSS kata for flexible layout using classes to re-order columns in given markup

Last synced: 21 Feb 2025

https://github.com/dfkaye/normalize-selector

bullpen for testing @getify's normalizeSelector method from https://gist.github.com/getify/9679380

Last synced: 21 Feb 2025

https://github.com/dfkaye/module-api-tests

explores interesting side-effects and anti-patterns in the exports api

Last synced: 21 Feb 2025

https://github.com/dfkaye/dom-unit

TDD for markup

Last synced: 21 Feb 2025

https://github.com/dfkaye/css-request-test

experimental html & js for loading css stylesheets dynamically, asynchronously, with event-driven callbacks, cross-browser.

Last synced: 21 Feb 2025

https://github.com/dfkaye/dfkaye.github.io

blog ~ has moved to dfkaye.wordpress.com instead

Last synced: 21 Feb 2025

https://github.com/dfkaye/datauri-vs-src-test

compare load times for script.src = url, script.src = dataURI, script.text = code, and Function(code)

Last synced: 21 Feb 2025

https://github.com/dfkaye/csp-test

content security policy bullpen

Last synced: 21 Feb 2025