Posts
-
woocommerce-gateway-lightning
A WooCommerce gateway for lightning payments
Gateway plugin to accept Lightning payments at WooCommerce stores, based on Lightning Charge.
Tags: #php • bitcoin • lightning
-
algoliasearch-client-javascript
⚡️ A fully-featured and blazing-fast JavaScript API client to interact with Algolia.
- Thin & minimal low-level HTTP client to interact with Algolia’s API
- Works both on the browser and node.js
- UMD compatible, you can use it with any module loader
- Built with TypeScript
Tags: #typescript • algolia • api-client
-
wp2txt
A command-line toolkit to extract text content and category data from Wikipedia dump files
WP2TXT extracts text and category data from Wikipedia dump files (encoded in XML / compressed with Bzip2), removing MediaWiki markup and other metadata.
Tags: #ruby • wikipedia • wikipedia-dump
-
ratpack
Lean & powerful HTTP apps
Ratpack is a simple, capable, toolkit for creating high performance web applications.
Ratpack is built on Java and the Netty event-driven networking engine. The API is optimized for Groovy and Java 8.
Optional Google Guice integration provides a foundation for scaling your application in size in a managed way.
Optional Gradle build time support makes building and testing applications a breeze.
Tags: #java
-
corber
CLI for building hybrid apps with Ember/Vue/Glimmer/Cordova
Corber is a CLI that improves the hybrid app build experience for Vue, Ember, Glimmer, and React apps using Cordova.
Corber handles framework and app builds and validations with a single command:
corber build- without affecting existing web flows. The CLI also includes on-device livereload for development and utility functions for icons, plugins, and more. And when needed, it can proxy to the Cordova CLI.It is a continuation of the ember-cordova project. ember-cordova users can find details here, and continue to access the existing ember addon and documentation. For migration instructions, see Migrating from Ember Cordova.
Tags: #javascript • cli • ember-cordova
-
gymfc
A universal flight control tuning framework
- Features
- News
- Installation
- Getting Started
- Tutorials
- User Modules
- Custom Modules
- Examples
- Development Team
- Contributions
Tags: #python • reinforcement-learning • flight-controller
-
docker-api
A lightweight Ruby client for the Docker Remote API
Follow the installation instructions, and then run:
$ sudo docker -dThis will daemonize Docker so that it can be used for the remote API calls.
Tags: #ruby
-
retroarch-joypad-autoconfig
RetroArch joypad autoconfig files
This repository stores joypad autoconfig files for RetroArch, the reference frontend for the libretro API.
The autoconfig files included in this repository are used to recognize input devices and automatically setup default mappings between the physical device and the RetroPad virtual controller.
Tags: #ruby
-
barby
The Ruby barcode generator
Barby is a Ruby library that generates barcodes in a variety of symbologies.
Its functionality is split into barcode and “outputter” objects:
- [
Barby::Barcodeobjects] [symbologies] turn data into a binary representation for a given symbology. - [
Barby::Outputter] [outputters] then takes this representation and turns it into images, PDF, etc.
You can easily add a symbology without having to worry about graphical representation. If it can be represented as the usual 1D or 2D matrix of lines or squares, outputters will do that for you.
Likewise, you can easily add an outputter for a format that doesn’t have one yet, and it will work with all existing symbologies.
For more information, check out [the Barby wiki][wiki].
Tags: #ruby
- [
-
laravel-adjacency-list
Recursive Laravel Eloquent relationships with CTEs
This Laravel Eloquent extension provides recursive relationships using common table expressions (CTE).
Tags: #php
subscribe via RSS