Ecosyste.ms: Repos

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

GitHub / xeger 24 repositories

Architect @ AppFolio

xeger/quill-image

Delightful editing of rich-text image embeds in the Quill editor.

Language: TypeScript - Size: 945 KB - Last synced: 8 days ago - Pushed: 7 months ago - Stars: 26 - Forks: 7

xeger/mongoose

Simple mocking DSL + code-generator for golang; inspired by Ginkgo and Gomega.

Language: Go - Size: 70.3 KB - Last synced: 22 days ago - Pushed: about 6 years ago - Stars: 3 - Forks: 2

xeger/post-step-action

Allows composite GitHub Actions to define a post-run step.

Language: JavaScript - Size: 3.91 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

xeger/quill-deltacvt

Converts Quill Delta to HTML (or other formats) without depending on quill, parchment or quill-delta.

Language: TypeScript - Size: 319 KB - Last synced: 19 days ago - Pushed: 12 months ago - Stars: 3 - Forks: 0

xeger/pipeclean

Parallel, streaming data sanitizer. Fast multi-core execution with no file size limits.

Language: Go - Size: 243 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

xeger/awsume-1password-plugin

Automates awsume MFA entry via 1Password CLI.

Language: Python - Size: 85 KB - Last synced: 11 days ago - Pushed: about 1 month ago - Stars: 7 - Forks: 3

xeger/dotfiles-fish

Tony Spataro's fish configuration.

Language: Shell - Size: 143 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

xeger/scratchpad

Language: TypeScript - Size: 339 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

xeger/backticks

Intuitive OOP wrapper for command-line processes; uses PTY to avoid buffering.

Language: Ruby - Size: 68.4 KB - Last synced: 29 days ago - Pushed: about 1 year ago - Stars: 14 - Forks: 6

xeger/praxis Fork of praxis/praxis

Praxis is a framework that focuses on both the design and implementation aspects of creating APIs.

Language: Ruby - Size: 4.82 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

xeger/cucumber-vscode Fork of cucumber/vscode

Official Visual Studio Code Extension for Cucumber

Language: TypeScript - Size: 17.3 MB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

xeger/gorma Fork of goadesign/gorma

Storage generation plugin for Goa

Language: Go - Size: 20.2 MB - Last synced: 11 months ago - Pushed: almost 8 years ago - Stars: 0 - Forks: 0

xeger/ginkgo Fork of onsi/ginkgo

BDD Testing Framework for Go

Language: Go - Size: 1.76 MB - Last synced: 11 months ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

xeger/gomarkov Fork of mb-14/gomarkov

Markov chains in golang

Language: Go - Size: 1.12 MB - Last synced: 11 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

xeger/tree-sitter Fork of tree-sitter/tree-sitter

An incremental parsing system for programming tools

Size: 13.9 MB - Last synced: 21 days ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

xeger/cucumber-gherkin-utils Fork of cucumber/gherkin-utils

API for working with Gherkin documents

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

xeger/envflag Fork of kouhin/envflag

A simple golang tools to set flag via environment variables inspired by [Go: Best Practices for Production Environments](http://peter.bourgon.org/go-in-production/#configuration)

Language: Go - Size: 203 KB - Last synced: about 1 year ago - Pushed: almost 9 years ago - Stars: 0 - Forks: 0

xeger/kos-ramp

Relatively Adequate Mission Planner: a rudimentary, scriptable autopilot for kOS.

Size: 384 KB - Last synced: 9 months ago - Pushed: about 1 year ago - Stars: 54 - Forks: 23

xeger/cucumber-language-server Fork of cucumber/language-server

Cucumber Language Server

Size: 2.28 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

xeger/awsume Fork of trek10inc/awsume

A utility for easily assuming AWS IAM roles from the command line.

Language: Python - Size: 2.98 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

xeger/awsume-yubikey-plugin

Automates awsume MFA entry via YubiKey CLI.

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

xeger/sylph 📦

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

xeger/react-gears Fork of appfolio/react-gears

AppFolio component library for React & Bootstrap

Size: 94.3 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

xeger/flatpack

12-factor configuration for Go apps.

Language: Go - Size: 32.2 KB - Last synced: 10 months ago - Pushed: almost 6 years ago - Stars: 3 - Forks: 3

xeger/dynamoid Fork of Dynamoid/dynamoid

Ruby ORM for Amazon's DynamoDB.

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

xeger/gomuti

Mocking DSL for golang that incorporates Gomega matchers.

Language: Go - Size: 273 KB - Last synced: 10 months ago - Pushed: about 7 years ago - Stars: 10 - Forks: 2

xeger/docker-compose

Wrapper for docker-compose CLI with container-to-host networking helper.

Language: Ruby - Size: 180 KB - Last synced: 5 days ago - Pushed: 4 months ago - Stars: 34 - Forks: 26

xeger/debug Fork of ruby/debug

Debugging functionality for Ruby

Language: Ruby - Size: 1.14 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

xeger/VSCucumberAutoComplete Fork of alexkrechik/VSCucumberAutoComplete

Cucumber (Gherkin) Full Support Extension for VSCode

Size: 765 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

xeger/vscode-syntax-tree Fork of ruby-syntax-tree/vscode-syntax-tree

VSCode support for the syntax_tree gem

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

xeger/syntax_tree Fork of ruby-syntax-tree/syntax_tree

A fast Ruby parser and formatter

Language: Ruby - Size: 4.66 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

xeger/jsdiff Fork of kpdecker/jsdiff

A javascript text differencing implementation.

Language: JavaScript - Size: 2.51 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

xeger/berry Fork of yarnpkg/berry

📦🐈 Active development trunk for Yarn ⚒

Size: 1.61 GB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

xeger/attributor Fork of praxis/attributor

A powerful attribute and type management library for Ruby

Size: 827 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

xeger/infracost Fork of infracost/infracost

Cloud cost estimates for Terraform in your CLI and pull requests 💰📉

Language: Go - Size: 3.94 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

xeger/webext-circleci-tweaks

Web browser extension to enhance the CircleCI user interface.

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

xeger/docs Fork of infracost/docs

Infracost docs

Size: 2.96 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

xeger/stalin Fork of kzk/unicorn-worker-killer

Kills workers that consume too many resources.

Language: Ruby - Size: 69.3 KB - Last synced: 19 days ago - Pushed: almost 4 years ago - Stars: 3 - Forks: 2

xeger/docker

Wrapper for Docker CLI.

Language: Ruby - Size: 21.5 KB - Last synced: 23 days ago - Pushed: about 7 years ago - Stars: 3 - Forks: 2

xeger/TypeScript-Babel-Starter Fork of microsoft/TypeScript-Babel-Starter

A sample setup using Babel CLI to build TypeScript code, and using TypeScript for type-checking.

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

xeger/rack-oauth2 Fork of nov/rack-oauth2

OAuth 2.0 Server & Client Library. Both Bearer and MAC token type are supported.

Size: 501 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

xeger/rack-x_ray

Rack middleware that sends HTTP request-tracing data to AWS X-Ray.

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

xeger/puppeteer Fork of puppeteer/puppeteer

Headless Chrome Node.js API

Size: 5.5 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

xeger/saml-sandbox

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

xeger/dotfiles

Multi-user shell profile customization with cryptographic integrity checks.

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

xeger/goa Fork of goadesign/goa

Design-based APIs and microservices in Go

Language: Go - Size: 24.2 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

xeger/dotfiles-bash

Tony Spataro's bash profile

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

xeger/dotfiles-ps1

Tony Spataro's Powershell configuration.

Language: PowerShell - Size: 1000 Bytes - Last synced: about 1 year ago - Pushed: about 8 years ago - Stars: 0 - Forks: 0

xeger/docker-rainbow

Generates terse, meaningful, unique names for your Docker containers.

Language: Ruby - Size: 20.5 KB - Last synced: 16 days ago - Pushed: about 8 years ago - Stars: 0 - Forks: 1

xeger/mime-message

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