Posts
-
elasticsearch-analysis-vietnamese
Vietnamese Analysis Plugin for Elasticsearch
In order to install the plugin, choose a version in releases page then run:
bin/elasticsearch-plugin install link/to/binary/versionTags: #java • elasticsearch • vietnamese-analysis-plugin
-
video_transcoding
Tools to transcode, inspect and convert videos.
Tools to transcode, inspect and convert videos.
Tags: #ruby
-
pdfkit
A Ruby gem to transform HTML + CSS into PDFs using the command-line utility wkhtmltopdf
Create PDFs using plain old HTML+CSS. Uses wkhtmltopdf on the back-end which renders HTML using Webkit.
Tags: #ruby • pdfkit • wkhtmltopdf
-
ts-protoc-gen
Protocol Buffers Compiler (protoc) plugin for TypeScript and gRPC-Web.
Protoc Plugin for generating TypeScript Declarations
This repository contains a protoc plugin that generates TypeScript declarations (
.d.tsfiles) that match the JavaScript output ofprotoc --js_out=import_style=commonjs,binary. This plugin can also output service definitions as both.jsand.d.tsfiles in the structure required by grpc-web, and as.d.tsfiles in the structure required by grpc-node.This plugin is tested and written using TypeScript 2.7.
Tags: #typescript • protocol-buffers • protoc
-
godot-vscode-plugin
Godot development tools for VSCode
A complete set of tools to code games with Godot Engine in Visual Studio Code.
IMPORTANT NOTE: Versions 1.0.0 and later of this plugin only support Godot 3.2 or later.
Tags: #typescript
-
condenser
Condenser is a database subsetting tool
Condenser is a config-driven database subsetting tool for Postgres and MySQL.
Subsetting data is the process of taking a representative sample of your data in a manner that preserves the integrity of your database, e.g., give me 5% of my users. If you do this naively, e.g., just grab 5% of all the tables in your database, most likely, your database will break foreign key constraints. At best, you’ll end up with a statistically non-representative data sample.
One common use-case is to scale down a production database to a more reasonable size so that it can be used in staging, test, and development environments. This can be done to save costs and, when used in tandem with PII removal, can be quite powerful as a productivity enhancer. Another example is copying specific rows from one database and placing them into another while maintaining referential integrity.
You can find more details about how we built this here and here.
Tags: #python • database • subsetter
-
apexcharts.rb
:bar_chart: Awesome charts for your ruby app powered by ApexCharts.JS.
ApexCharts.RB is a ruby charting library that’s going to give your ruby app beautiful, interactive, and responsive charts powered by [ApexCharts.JS]. On top of those sweet advantages, you’ll also get extra features that you can’t get by just including ApexCharts.JS to your ruby app, namely view/template helpers for creating charts, options shortcuts, application wide default options, reusable custom theme palette, and so on.
Tags: #ruby • charts • data-visualization
-
ghi
GitHub Issues on the command line. Use your $EDITOR, not your browser.
GitHub Issues on the command line. Use your
$EDITOR, not your browser.ghiwas originally created by Stephen Celis, and is now maintained by Alex Chesters.Tags: #ruby
-
active_record-mti
ActiveRecord support for PostgreSQL’s native inherited tables (multi-table inheritance)
ActiveRecord support for PostgreSQL’s native inherited tables (multi-table inheritance)
Supports
- Ruby:
2.3,2.4,2.5 - ActiveRecord:
4.2,5.0,5.1
Confirmed production use in
4.2Tags: #ruby • activerecord • multi-table-inheritance
- Ruby:
-
laravel.io
The Laravel.io Community Portal.
This is the repository for the Laravel.io community portal. The code is entirely open source and licensed under the MIT license. We welcome your contributions but we encourage you to read the the contributing guide before creating an issue or sending in a pull request. Read the installation guide below to get started with setting up the app on your machine.
Tags: #php • laravel • community
subscribe via RSS