Rokt Mobile SDK to integrate ROKT Api into ReactNative application
Cross-language temporary (disposable/throwaway) email detection library. Covers hundreds fake email providers.
a secure dotenv–from the creator of `dotenv`
Simple git hooks manager
The Linux 64-bit binary for lefthook, git hooks manager.
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
Supabase CLI
Unobtrusive scripting adapter for jQuery
A framework for responsive emails
Pre-build version of JavaScriptCore to be used by React Native apps
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
The Linux ARM 64-bit binary for lefthook, git hooks manager.
Fisk, a distributed compile system
Fisk, a nice distributed compile system
Companion package for the cocoon Ruby gem.
Rails UJS for the react-rails gem
Simple git hooks manager
The macOS ARM 64-bit binary for lefthook, git hooks manager.
Flat design for ActiveAdmin
The macOS 64-bit binary for lefthook, git hooks manager.
The Windows 64-bit binary for lefthook, git hooks manager.
The FreeBSD 64-bit binary for lefthook, git hooks manager.
The Windows ARM 64-bit binary for lefthook, git hooks manager.
This is the implementation of the Profiler for iOS app. It uses [py-ios-device](https://github.com/YueChen-C/py-ios-device) to poll CPU, RAM and FPS data in real time.
This gem can be installed with "brew install brew-gem" and used to install gems with "brew gem install <gem>".
(n) The branch of chemistry that deals with fermentation processes, as in brewing. Zymurgy is a collection of libraries to help with beer brewing calculations: * Gravity points * Hop utilisation * Boil times and volumes
Install Systemwide Ruby Gems via Brew
Used in some of New Republic Brewing's gems
This gem can be installed with "brew install brew-npm" and used to install gems with "brew npm install <npm>".
Graph is a type of hash that outputs in graphviz's dot format. It comes with a command-line interface that is easily pluggable. It ships with plugins to graph dependencies and status of installed rubygems, rake tasks, homebrew ports, mac ports, and freebsd ports, coloring leaf nodes blue, outdated nodes red, and outdated leaf nodes purple (red+blue). OSX quick tip: % sudo gem install graph --development % sudo brew install graphviz % gem unpack graph % cd graph* % rake gallery % open gallery/*.png
Yamdi is a ruby wrapper around the command line tool yamdi (github.com/ioppermann/yamdi). You'll need yamdi installed in order for the gem to be of any use. If you are on OSX I recommend using homebrew (brew install yamdi).
Whenever you want to create a homebrew package for a private repository, you have to create a custom download strategy as Homebrew does not support downloading releases from private repositories. Thanks to this Gem and a bit of configuration in your homebrew formula, you will be able to make your private repository available to your team via `brew install`.
# better-initialize A friendlier, dependency-free initialize method for ruby objects. ## Usage Gemfile: gem 'better-initialize', github: 'huned/better-initialize' Code: require 'better_initialize' class Pizza include BetterInitialize attr_accessor :size, :toppings end # Instantiate with attributes. Pizza.new(size: :large, toppings: %i[mushrooms peppers]) # Instantiate with attributes and a block. Pizza.new(size: :large) do |pizza| pizza.toppings = %w[mushrooms peppers] Oven.bake!(pizza) end ## Development Environment (OSX) brew install rbenv ruby-build git clone git@github.com:huned/better-initialize rbenv install -k `cat .ruby-version` bundle exec ruby test/run.rb
# Sangoro A Ruby program to change the exif creation time stamp of JPEGs or PNGs.<br> # Installation To use the Sangoro tool you require: <ul> <li> <a href="https://www.ruby-lang.org/en/downloads/"><code>ruby</code></a> (v>=2.3.3) </ul> as well as the following Ruby gems: <ul> <li><code>fastimage</code> <li><code>fileutils</code> <li><code>gtk3</code> <li><code>mini_exiftool</code></li> </ul> On Mac you might need the exiftool installed. I recommend installing it using the Brew package manager: ```brew install exiftool``` Get the Sangoro tool by typing ```gem install sangoro``` in your command line. This will install the sangoro gem as well as the gems mentined above. Now you can just run ```sangoro``` in your command line. # Usage 1. Select a JPEG/PNG file by clicking on "Select image" 2. You will see the file name and the creation date & time on the right side, if available. 3. Now you can specify by how many hours, minutes and/or seconds you want the time stamp to move. You also need to choose whether to move the timestamp forward or back. 4. If you want to apply this change to all images in the folder, check the box below. 5. Click "Apply". 6. You are done. The exif creation timestamp of the selected image(s) was adjusted as specified. # Remarks If you have any remarks, bugs, questions etc. please tell me, I'd be happy to help.
Diff and patch tables
Diff and patch tables