Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / jdufresne 24 repositories

jdufresne/rails-response-dumper Fork of Pioneer-Valley-Books/rails-response-dumper

Language: Ruby - Size: 134 KB - Last synced: 2 days ago - Pushed: 2 days ago - Stars: 0 - Forks: 0

jdufresne/codespell Fork of codespell-project/codespell

check code for common misspellings

Language: Python - Size: 18.1 MB - Last synced: 5 days ago - Pushed: 5 days ago - Stars: 0 - Forks: 0

jdufresne/fix-webm-duration Fork of yusitnikov/fix-webm-duration

navigator.mediaDevices.getUserMedia + MediaRecorder create WEBM files without duration metadata. This library appends missing metadata section right to the file blob.

Language: JavaScript - Size: 31.3 KB - Last synced: 10 days ago - Pushed: 11 days ago - Stars: 0 - Forks: 0

jdufresne/Chart.js Fork of chartjs/Chart.js

Simple HTML5 Charts using the <canvas> tag

Language: JavaScript - Size: 40 MB - Last synced: 19 days ago - Pushed: 19 days ago - Stars: 0 - Forks: 0

jdufresne/rack-timeout Fork of zombocom/rack-timeout

Abort requests that are taking too long

Language: Ruby - Size: 266 KB - Last synced: 23 days ago - Pushed: 24 days ago - Stars: 0 - Forks: 0

jdufresne/react-select Fork of JedWatson/react-select

The Select Component for React.js

Language: TypeScript - Size: 19.3 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

jdufresne/dom-testing-library Fork of testing-library/dom-testing-library

🐙 Simple and complete DOM testing utilities that encourage good testing practices.

Language: JavaScript - Size: 1.61 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

jdufresne/ransack Fork of activerecord-hackery/ransack

Object-based searching.

Language: Ruby - Size: 2.54 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

jdufresne/rails_admin Fork of railsadminteam/rails_admin

RailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data

Language: Ruby - Size: 19.8 MB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

jdufresne/rails Fork of rails/rails

Ruby on Rails

Language: Ruby - Size: 260 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

jdufresne/TypeScript-DOM-lib-generator Fork of microsoft/TypeScript-DOM-lib-generator

Tool for generating dom related TypeScript and JavaScript library files

Size: 16.1 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

jdufresne/undici Fork of nodejs/undici

An HTTP/1.1 client, written from scratch for Node.js

Language: JavaScript - Size: 7.61 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

jdufresne/delayed_job Fork of collectiveidea/delayed_job

Database based asynchronous priority queue system -- Extracted from Shopify

Size: 1.16 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

jdufresne/DefinitelyTyped Fork of DefinitelyTyped/DefinitelyTyped

The repository for high quality TypeScript type definitions.

Language: TypeScript - Size: 607 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

jdufresne/airbrake-js Fork of airbrake/airbrake-js

Airbrake JavaScript Notifier

Size: 8.01 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

jdufresne/flake8-raise

A flake8 plugin that finds that finds improvements for raise statements.

Language: Python - Size: 29.3 KB - Last synced: 29 days ago - Pushed: over 2 years ago - Stars: 29 - Forks: 2

jdufresne/system-scripts

Ansible scripts to bootstrap environment

Language: Python - Size: 220 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 2 - Forks: 1

jdufresne/rubocop Fork of rubocop/rubocop

A Ruby static code analyzer and formatter, based on the community Ruby style guide.

Language: Ruby - Size: 42.6 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jdufresne/eslint-plugin-react Fork of jsx-eslint/eslint-plugin-react

React-specific linting rules for ESLint

Language: JavaScript - Size: 7.52 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jdufresne/strong_migrations Fork of ankane/strong_migrations

Catch unsafe migrations in development

Language: Ruby - Size: 552 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jdufresne/rubyzip Fork of rubyzip/rubyzip

Official Rubyzip repository

Language: Ruby - Size: 2.6 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jdufresne/rspec-rails Fork of rspec/rspec-rails

RSpec for Rails 5+

Language: Ruby - Size: 4.37 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jdufresne/rspec-mode Fork of pezra/rspec-mode

An RSpec minor mode for Emacs

Language: Emacs Lisp - Size: 345 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jdufresne/rack-session Fork of rack/rack-session

Language: Ruby - Size: 82 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jdufresne/projectile Fork of bbatsov/projectile

Project Interaction Library for Emacs

Language: Emacs Lisp - Size: 6.73 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jdufresne/jest-canvas-mock Fork of hustcc/jest-canvas-mock

:last_quarter_moon: A module used to mock canvas in Jest.

Language: JavaScript - Size: 248 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jdufresne/jest Fork of jestjs/jest

Delightful JavaScript Testing.

Language: TypeScript - Size: 141 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jdufresne/jenkinsfile-mode Fork of john2x/jenkinsfile-mode

Major mode for editing Jenkins declarative pipeline syntax

Language: Emacs Lisp - Size: 62.5 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jdufresne/isort-action Fork of isort/isort-action

Github Action to run isort

Language: Shell - Size: 61.5 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jdufresne/github_webhook Fork of ssaunier/github_webhook

:gem: Ruby gem processing GitHub Webhooks

Language: Ruby - Size: 177 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jdufresne/enhanced-ruby-mode Fork of zenspider/enhanced-ruby-mode

An enhanced ruby-mode for Emacs that uses Ripper in ruby 1.9+ to highlight and indent the source code

Language: Emacs Lisp - Size: 420 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jdufresne/video.js Fork of videojs/video.js

Video.js - open source HTML5 video player

Language: JavaScript - Size: 30 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jdufresne/deadgrep Fork of Wilfred/deadgrep

fast, friendly searching with ripgrep and Emacs

Language: Emacs Lisp - Size: 1.17 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jdufresne/bullet Fork of flyerhzm/bullet

help to kill N+1 queries and unused eager loading

Language: Ruby - Size: 1.47 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jdufresne/bootstrap_form Fork of bootstrap-ruby/bootstrap_form

Official repository of the bootstrap_form gem, a Rails form builder that makes it super easy to create beautiful-looking forms using Bootstrap 5.

Language: Ruby - Size: 4.34 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jdufresne/actions-codespell Fork of codespell-project/actions-codespell

Language: Shell - Size: 91.8 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jdufresne/typescript.el Fork of emacs-typescript/typescript.el

TypeScript-support for Emacs

Language: Emacs Lisp - Size: 347 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jdufresne/thor Fork of rails/thor

Thor is a toolkit for building powerful command-line interfaces.

Language: Ruby - Size: 2.58 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jdufresne/rspectre Fork of dgollahon/rspectre

Exorcise the apparitions haunting your tests.

Language: Ruby - Size: 99.6 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jdufresne/omniauth-oauth2 Fork of omniauth/omniauth-oauth2

An abstract OAuth2 strategy for OmniAuth.

Language: Ruby - Size: 160 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jdufresne/mailgun-ruby Fork of mailgun/mailgun-ruby

Mailgun's Official Ruby Library

Language: Ruby - Size: 417 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jdufresne/jsdom Fork of jsdom/jsdom

A JavaScript implementation of various web standards, for use with Node.js

Language: JavaScript - Size: 36.5 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jdufresne/active_record_doctor Fork of gregnavis/active_record_doctor

Identify database issues before they hit production.

Language: Ruby - Size: 354 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jdufresne/rubocop-rspec Fork of rubocop/rubocop-rspec

Code style checking for RSpec files

Language: Ruby - Size: 3.24 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jdufresne/rspec-style-guide Fork of rubocop/rspec-style-guide

Best practices for writing your specs!

Size: 218 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jdufresne/svgo Fork of svg/svgo

⚙️ Node.js tool for optimizing SVG files

Language: JavaScript - Size: 5.08 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

jdufresne/parallel_tests Fork of grosser/parallel_tests

Ruby: 2 CPUs = 2x Testing Speed for RSpec, Test::Unit and Cucumber

Language: Ruby - Size: 30.5 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jdufresne/rails-example-action-text-issue

Language: Ruby - Size: 24.4 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jdufresne/git-sync-upstream

Language: Python - Size: 17.6 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

jdufresne/test-types-jquery

Language: TypeScript - Size: 2.93 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

jdufresne/video-js-test

Language: TypeScript - Size: 6.84 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

jdufresne/react-router Fork of remix-run/react-router

Declarative routing for React

Language: TypeScript - Size: 21.5 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jdufresne/trimws

Recursively trim trailing white space across all files

Language: Shell - Size: 8.79 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

jdufresne/test-bullet

Language: Ruby - Size: 14.6 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

jdufresne/audited Fork of collectiveidea/audited

Audited (formerly acts_as_audited) is an ORM extension that logs all changes to your Rails models.

Language: Ruby - Size: 1.1 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jdufresne/rack Fork of rack/rack

A modular Ruby web server interface.

Language: Ruby - Size: 5.45 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jdufresne/rubocop-rails Fork of rubocop/rubocop-rails

A RuboCop extension focused on enforcing Rails best practices and coding conventions.

Language: Ruby - Size: 27.3 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jdufresne/builder Fork of jimweirich/builder

Provide a simple way to create XML markup and data structures.

Size: 171 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

jdufresne/jdufresne

Size: 1000 Bytes - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 1

jdufresne/rails-rebase-migrations Fork of Pioneer-Valley-Books/rails-rebase-migrations

Language: Ruby - Size: 43 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

jdufresne/validates_email_format_of Fork of validates-email-format-of/validates_email_format_of

Validate e-mail addreses against RFC 2822 and RFC 3696 with this Ruby on Rails plugin and gem.

Language: Ruby - Size: 207 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

jdufresne/emacs-init

My Emacs init.el

Language: Emacs Lisp - Size: 402 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 4 - Forks: 1

jdufresne/xsv Fork of martijn/xsv

Fast, lightweight xlsx parser for Ruby that provides nothing a CSV parser wouldn't

Language: Ruby - Size: 673 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jdufresne/kaminari Fork of kaminari/kaminari

⚡ A Scope & Engine based, clean, powerful, customizable and sophisticated paginator for Ruby webapps

Language: Ruby - Size: 1.48 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jdufresne/django-check-admin

A Django app to check that all models have been added to the Django admin site.

Language: Python - Size: 29.3 KB - Last synced: 5 days ago - Pushed: over 1 year ago - Stars: 8 - Forks: 4

jdufresne/faker Fork of faker-ruby/faker

A library for generating fake data such as names, addresses, and phone numbers.

Language: Ruby - Size: 13.1 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jdufresne/rails_admin_demo

Language: Ruby - Size: 87.9 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

jdufresne/omniauth-classlink Fork of Pioneer-Valley-Books/omniauth-classlink

OmniAuth strategy for ClassLink

Size: 24.4 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

jdufresne/omniauth-schoology Fork of Pioneer-Valley-Books/omniauth-schoology

OmniAuth provider/adapter for Schoology API (OAuth 1.0)

Size: 16.6 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

jdufresne/feedme

Language: JavaScript - Size: 174 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 3 - Forks: 1

jdufresne/fakesmtpd

Fake SMTP Server

Language: Python - Size: 19.5 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 6 - Forks: 2

jdufresne/staticsauce

Python Static Website Generator

Language: Python - Size: 99.6 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 4 - Forks: 1

jdufresne/validatorcrawler

A web crawler that validates content and reports errors

Language: Python - Size: 18.6 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

jdufresne/s3du

S3 usage analysis tool

Language: Python - Size: 12.7 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

jdufresne/privateurls

A Firefox extension to clean and rewrite URLs to their final destination

Language: JavaScript - Size: 12.7 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

jdufresne/notfoundfinder

Firefox extension to find 404 not found errors

Language: JavaScript - Size: 8.79 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

jdufresne/logproxy

Language: Python - Size: 15.6 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

jdufresne/flake8-asserts

Language: Python - Size: 2.93 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

jdufresne/feedit

Feed reader web application

Language: Python - Size: 27.3 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

jdufresne/omniauth-clever Fork of Pioneer-Valley-Books/omniauth-clever

Size: 27.3 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

jdufresne/commit-messages

Common commit messages

Language: Python - Size: 35.2 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 2 - Forks: 0

jdufresne/django-templatetag-checker

Tool to check for unused Django template tags in templates

Language: Python - Size: 14.6 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

jdufresne/striphr

Command line utility to strip heart rate data from GPX files

Language: Python - Size: 12.7 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0