Projects in Awesome Lists by jsoverson
A curated list of projects in awesome lists by jsoverson .
https://github.com/jsoverson/preprocess
Preprocess HTML, JavaScript, and other files with directives based off custom or ENV configuration
Last synced: 08 Apr 2025
https://github.com/jsoverson/grunt-preprocess
Preprocess files based off environment configuration
Last synced: 13 Apr 2025
https://github.com/jsoverson/javascript-particle-system
2d JavaScript Particle System with gravity field simulation
Last synced: 19 Dec 2024
https://github.com/jsoverson/JavaScript-Particle-System
2d JavaScript Particle System with gravity field simulation
Last synced: 02 Apr 2025
https://github.com/jsoverson/grunt-env
Grunt task to automate environment configuration for future tasks
Last synced: 08 Apr 2025
https://github.com/jsoverson/grunt-plato
Generate static analysis reports with plato through grunt
Last synced: 05 Apr 2025
https://github.com/jsoverson/shift-refactor
A suite of utilities to query and modify JavaScript source
Last synced: 09 Apr 2025
https://github.com/jsoverson/grunt-open
Open urls and files from a grunt task
Last synced: 10 Apr 2025
https://github.com/jsoverson/puppeteer-interceptor
Easy request interception/response modification for puppeteer
Last synced: 10 Apr 2025
https://github.com/jsoverson/rcl
A websocket bridge for debug logging from browser to server
Last synced: 10 Apr 2025
https://github.com/jsoverson/grunt-strip
Strip JavaScript nodes (like console.*) out of your source code
Last synced: 10 Apr 2025
https://github.com/jsoverson/grunt-contrib-jasmine-example
Example application to help get you started using jasmine through grunt
Last synced: 10 Apr 2025
https://github.com/jsoverson/jsconsole
JavaScript console/repl styled after chrome devtools.
Last synced: 10 Apr 2025
https://github.com/jsoverson/puppeteer-extra-interceptor
Puppeteer-extra plugin for puppeteer-interceptor
Last synced: 10 Apr 2025
https://github.com/jsoverson/retwisjs
Port of Redis's Twitter clone, retwis for node.js
Last synced: 17 Feb 2025
https://github.com/jsoverson/backbone.augment
Simple plugin/addon functionality for Backbone Views, Models, and Collections.
Last synced: 10 Apr 2025
https://github.com/jsoverson/texture.js
Basic implementation of normal mapped textures in javascript
Last synced: 10 Apr 2025
https://github.com/jsoverson/grunt-jasmine-runner-example
Example setup for grunt-jasmine-runner
Last synced: 10 Apr 2025
https://github.com/jsoverson/puppeteer-extensionbridge
Expose the Chrome extension API to puppeteer
Last synced: 10 Apr 2025
https://github.com/jsoverson/shift-query-cli
Command line tool to query AST nodes in JavaScript source files.
Last synced: 10 Apr 2025
https://github.com/jsoverson/stream-unzip
A streaming unzip library for rust projects
Last synced: 10 Apr 2025
https://github.com/jsoverson/html5hub-particlesystem
Particle System demo for html5hub
Last synced: 10 Apr 2025
https://github.com/jsoverson/karma-commonjs-example
Example repo showing commonjs tests running on command line as well as in karma
Last synced: 10 Apr 2025
https://github.com/jsoverson/string-format
Sprintf inspired string format method.
Last synced: 10 Apr 2025
https://github.com/jsoverson/shift-visualizer
Visualizer for the Shift AST format
Last synced: 10 Apr 2025
https://github.com/jsoverson/typescript-boilerplate
Boilerplate TypeScript project with mocha, eslint, prettier, and Visual Studio Code preconfigured
Last synced: 10 Apr 2025
https://github.com/jsoverson/shift-identifiers
Find similar identifiers across a source file
Last synced: 17 Feb 2025
https://github.com/jsoverson/gh-cloneall
Utility to clone all github repos for a user or organization
Last synced: 17 Feb 2025
https://github.com/jsoverson/shift-complexity
Complexity analysis for JavaScript source code.
Last synced: 17 Feb 2025
https://github.com/jsoverson/box2d-intro-amd
Seth Ladd's excellent box2d intro migrated to a modular structure with requirejs.
Last synced: 17 Feb 2025
https://github.com/jsoverson/concentric-circle-illusion
Visualization on html canvas of the classic optical illusion http://i.imgur.com/p2yeT.jpg
Last synced: 17 Feb 2025
https://github.com/jsoverson/grunt-require-dir
Task to bundle up a directory of AMD modules into one accessor module
Last synced: 17 Feb 2025
https://github.com/jsoverson/liquid-json
A library to parse structured JSON with embedded liquid templates
Last synced: 10 Apr 2025
https://github.com/jsoverson/amd-urlparams
A query string parser in AMD format for require.js, curl.js, etc
Last synced: 17 Feb 2025
https://github.com/jsoverson/amd_requirejs-slides
Talk given to SanDiegoJS on Jan 10, 2012
Last synced: 17 Feb 2025
https://github.com/jsoverson/auto-cli-replay
Automatically create CLI GIFs with simulated typing, dynamic interactivity, and more.
Last synced: 17 Feb 2025
https://github.com/jsoverson/chrome-devtools-slides
Slides for sandiego.js July talk
Last synced: 17 Feb 2025
https://github.com/jsoverson/git-spread
Run git commands across multiple directories
Last synced: 17 Feb 2025
https://github.com/jsoverson/perl-parallel-forking-manager
Thread manager for Moose objects with role 'Forking'
Last synced: 17 Feb 2025
https://github.com/jsoverson/jsperf-common
List of good jsperf benchmarks for common situations
Last synced: 17 Feb 2025
https://github.com/jsoverson/browserusage.org
Site to simply display worldwide browser usage stats.
Last synced: 17 Feb 2025
https://github.com/jsoverson/d3-starter
basic repo that includes what's necessary to experiment with d3
Last synced: 17 Feb 2025
https://github.com/jsoverson/perl-moosex-role-forking
Forking/Threading role for Perl Moose
Last synced: 17 Feb 2025
https://github.com/jsoverson/viewsource-particles
Particle system demo for viewsourceconf
Last synced: 17 Feb 2025
https://github.com/jsoverson/wasm3-provider
Pluggable wasm3 engine for the waPC Rust host
Last synced: 17 Feb 2025
https://github.com/jsoverson/widl-codegen
Code generation library using waPC Interface Definition Language (WIDL)
Last synced: 17 Feb 2025
https://github.com/jsoverson/widl-template
Use WIDL as input to Handlebars templates for code generation, documentation, etc
Last synced: 17 Feb 2025
https://github.com/jsoverson/tabformatter
Simple util to replace tabs accurately in a multiline string.
Last synced: 17 Feb 2025
https://github.com/jsoverson/shift-codegen-cli
Command line tool to generate JavaScript source code from a JSON Shift AST.
Last synced: 17 Feb 2025
https://github.com/jsoverson/clapi
Simple helper api for writing command line tools
Last synced: 17 Feb 2025