Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by searls
A curated list of projects in awesome lists by searls .
https://github.com/searls/todo_or_die
Write TODOs in code that ensure you actually do them
Last synced: 10 Jan 2025
https://github.com/searls/jasmine-maven-plugin
Maven plugin to execute Jasmine Specs. Creates your HTML runners for you, runs headlessly, outputs JUnit XML
Last synced: 04 Jan 2025
https://github.com/searls/jasmine-fixture
A script for injecting fixtures into the DOM to be cleaned up after each spec.
Last synced: 04 Jan 2025
https://github.com/searls/icloud-dotfiles
My iCloud Drive-based dev environment
Last synced: 10 Jan 2025
https://github.com/searls/soa
Helps you migrate from monolithic Ruby to services
Last synced: 27 Oct 2024
https://github.com/searls/jasmine-stealth
extra stubbing & spying love for Jasmine
Last synced: 27 Oct 2024
https://github.com/searls/fine-ants
A gem that fetches bank accounts using Capybara
Last synced: 27 Oct 2024
https://github.com/searls/gimme
A low-specification test double tool in ruby
Last synced: 06 Jan 2025
https://github.com/searls/emoruby
A little emoji language that compiles down to Ruby. "It's just ruby."
Last synced: 27 Oct 2024
https://github.com/searls/extend.js
a teeny-tiny JavaScript namespacing script
Last synced: 27 Oct 2024
https://github.com/searls/try-jasmine
An online sandbox for playing with Jasmine, a bunch of supporting scripts, and Backbone/Underscore/CoffeeScript
Last synced: 27 Oct 2024
https://github.com/searls/fine-ants-app
An app that uses the fine_ants gem to aggregate personal finance data
Last synced: 27 Oct 2024
https://github.com/searls/remote-capybara-cucumber-example
A bare-bones project directory for remotely testing apps with Cucumber + Capybara
Last synced: 27 Oct 2024
https://github.com/searls/dry_eraser
Like Active Record's validation feature, but for destroying models
Last synced: 09 Nov 2024
https://github.com/searls/jasmine-features
Integrated tests with Jasmine that can be bridged with Cucumber
Last synced: 27 Oct 2024
https://github.com/searls/ttresource
A first cut attempt to build a Three20 equivalent to ObjectiveResource, also backed by ObjectiveSupport
Last synced: 27 Oct 2024
https://github.com/searls/bar-of-progress
One of the hardest problems in computer science: Solved ✅
Last synced: 27 Oct 2024
https://github.com/searls/jasmine-coffee
A simple sinatra app running rack-coffee to compile your sources & Jasmine specs as CoffeeScript at runtime
Last synced: 27 Oct 2024
https://github.com/searls/feed2gram
Reads an Atom feed and posts its entries to Instagram (basically feed2toot, but for Instagram)
Last synced: 27 Oct 2024
https://github.com/searls/pressletter
A little tool for solving the game Letterpress (iOS)
Last synced: 27 Oct 2024
https://github.com/searls/fill-all-the-things
A bookmarklet for filling all the fields on a page with dummy/test data
Last synced: 27 Oct 2024
https://github.com/searls/game-of-life-java-example
An example repo designed to go along with a screencast series about Discovery TDD
Last synced: 27 Oct 2024
https://github.com/searls/jasmine-intro
Slides introducing Jasmine BDD for JavaScript testing and some examples building on the out-of-the-box Jasmine example specs
Last synced: 27 Oct 2024
https://github.com/searls/refactor-to-backbone-example
A little example repo demonstrating a refactor from jQuery to backbone.
Last synced: 27 Oct 2024
https://github.com/searls/feed2thread
Reads your site's feed and publishes each entry to Threads (as feed2toot is to Mastodon, so feed2thread is to threads)
atom threads threads-api threads-app
Last synced: 27 Oct 2024
https://github.com/searls/eiwa
A ruby gem that parses the JMDict Japanese-English dictionary
Last synced: 27 Oct 2024
https://github.com/searls/jasmine-archetype
A Maven 2 archetype for getting started with Jasmine and the jasmine-maven-plugin
Last synced: 27 Oct 2024
https://github.com/searls/pixel-killer
Makes pixels in a browser window look like they're dead 👾
Last synced: 27 Oct 2024
https://github.com/searls/stupid-simple-spring-jdbc-example
Simple spike needed to remind myself what the minimum amount of yak shaving is to test a database connection using spring-jdbc. Seems like an annual exercise, so why not throw it on github.
Last synced: 02 Nov 2024
https://github.com/searls/is-it-friday-somewhere
www.isitfridaysomewhere.com
Last synced: 27 Oct 2024
https://github.com/searls/warez
A JavaScript library that detects which input devices are being used
appel-pencil hardware-detection
Last synced: 27 Oct 2024
https://github.com/searls/mockito-testng-example
A Mockito example that uses testng
Last synced: 02 Nov 2024
https://github.com/searls/tagscraper
A straightforward way to perform XPath queries on HTML in a simple object model using the iPhone SDK
Last synced: 21 Dec 2024
https://github.com/searls/no_op.js
A port of @ymendel's nO_op Ruby gem for Node.js
Last synced: 27 Oct 2024
https://github.com/searls/skip-circle-builds
Experiment to skip CircleCI builds based on which directories have changed
Last synced: 21 Dec 2024
https://github.com/searls/html-to-preact-h
Converts an HTML string to a string of preact hyperscript h() calls
Last synced: 27 Oct 2024
https://github.com/searls/doing-it
An html5 site for tracking its you have to do.
Last synced: 02 Nov 2024
https://github.com/searls/tailwind-color-to-rgb
Converts tailwind colors to space-separated RGB values
Last synced: 27 Oct 2024
https://github.com/searls/lunch_money_scripts
Some scripts for lunchmoney.app
Last synced: 02 Nov 2024
https://github.com/searls/depot-capybara
A port of Cheezy's Watir labs ( http://www.cheezyworld.com/2010/12/16/ui-tests-putting-it-all-together/ ) to Capybara
Last synced: 21 Dec 2024
https://github.com/searls/whenkani
Tells you when you're ready to study WaniKani
Last synced: 27 Oct 2024
https://github.com/searls/jasmine-coffee-archetype
Quickstart web dev for Java friends
Last synced: 21 Dec 2024
https://github.com/searls/stream_deck_automation
A GPT-4 soundboard for manipulating and describing text
Last synced: 21 Dec 2024
https://github.com/searls/codemash-jasmine-precompiler
Exercises from the Jasmine precompiler at Codemash 2013
Last synced: 02 Nov 2024
https://github.com/searls/chrome-ext-skeleton
A skeleton project for creating Google Chrome Extensions.
Last synced: 02 Nov 2024
https://github.com/searls/jasmine-fixture-2
A spike that rewrites jasmine-fixture
Last synced: 21 Dec 2024
https://github.com/searls/conf-talk-ideas
Ideas for Talks I'm Thinking of Pitching
Last synced: 21 Dec 2024
https://github.com/searls/harvest-to-bigtime
Bookmarklet to convert Harvest expenses (csv) to bigtime to avoid using bigtime's god-awful web interface by hand.
Last synced: 21 Dec 2024
https://github.com/searls/tweetconomy
Just about the simplest Twitter OAuth app you could think to write
Last synced: 21 Dec 2024
https://github.com/searls/inside-out-browser
Chrome Extension that displays the source of the current page instead of the page itself.
Last synced: 21 Dec 2024
https://github.com/searls/includes-vs-joins
Supporting repo for a blog post
Last synced: 21 Dec 2024
https://github.com/searls/codebreaker
Example app from the RSpec book w/ gimme for doubles
Last synced: 21 Dec 2024
https://github.com/searls/preact-sample-app
a bare-minimum preact app setup that just does string concatenation/minification/fingerprinting, no other cool stuff
Last synced: 21 Dec 2024
https://github.com/searls/table-print-example
A silly little demo app for playing with table-print
Last synced: 21 Dec 2024
https://github.com/searls/quibble-19-reproduction
Attempts to reproduce issue #19 in quibble
Last synced: 21 Dec 2024
https://github.com/searls/testdouble-issue-171
https://github.com/testdouble/testdouble.js/issues/171
Last synced: 21 Dec 2024
https://github.com/searls/elixir_demo
Testing out some build tools. Nothing to see here
Last synced: 21 Dec 2024
https://github.com/searls/minecraft-example-plugin
Building a little Minecraft plugin toy out in the open. (Using Bukkit, Maven)
Last synced: 21 Dec 2024
https://github.com/searls/crb-2012-11
A little sandbox for CRB's meeting on 11/21/2011
Last synced: 21 Dec 2024
https://github.com/searls/examples
Example applications built using Ember.js or Ember Data.
Last synced: 02 Nov 2024
https://github.com/searls/create-y
For when `npm init -y` is too many keystrokes
Last synced: 21 Dec 2024
https://github.com/searls/neogaf-replies
A little webapp that hunts down replies made to your posts on NeoGAF
Last synced: 21 Dec 2024
https://github.com/searls/javascript-confidence
a demo repo to show how to make a jQuery mess, characterize it in specs, and then clean it up.
Last synced: 21 Dec 2024
https://github.com/searls/sample-maven-backbone-jasmine
Simple maven webapp with Backbone and Jasmine
Last synced: 21 Dec 2024
https://github.com/searls/rails-repro-schema-squelch
A reproduction of an issue with schema.rb
Last synced: 21 Dec 2024
https://github.com/searls/jasmine-rails-exploratory-tests
A rails app that uses a local jasmine-rails repo to exploratory test edge cases
Last synced: 21 Dec 2024
https://github.com/searls/rmr12
A repo to play in with Jasmine for Rubyists
Last synced: 21 Dec 2024
https://github.com/searls/juggler
A stupid little angular toy. Nothing to see here.
Last synced: 21 Dec 2024