Posts
-
Buka
Buka is a modern software that helps you manage your ebook at ease.
Buka is a modern software that helps you manage your ebook at ease. With a simple, clean and straight-forward user interface, Buka aims to gather your ebooks for a reading experience without hassles. Buka currently support .PDF format with configurations that helps user focus more on the content.
Tags: #javascript • ebook • book
-
geared_pagination
Paginate Active Record sets at variable speeds
Most pagination schemes use a fixed page size. Page 1 returns as many elements as page 2. But that’s frequently not the most sensible way to page through a large recordset when you care about serving the initial request as quickly as possible. This is particularly the case when using the pagination scheme in combination with an infinite scrolling UI.
Geared Pagination allows you to define different ratios. By default, we will return 15 elements on page 1, 30 on page 2, 50 on page 3, and 100 from page 4 and forward. This has proven to be a very sensible set of ratios for much of the Basecamp UIs. But you can of course tweak the ratios, use fewer, or even none at all, if a certain page calls for a fixed-rate scheme.
On JSON actions that set a page, we’ll also automatically set Link and X-Total-Count headers for APIs to be able to page through a recordset.
Tags: #ruby
-
sql-parser
A validating SQL lexer and parser with a focus on MySQL dialect.
A validating SQL lexer and parser with a focus on MySQL dialect.
Tags: #php • sql-query • sql-parser
-
nativescript-angular
Integrating NativeScript with Angular
This repo is for Angular <= 11. If looking for 12+ (including 18+, etc) it’s maintained here NativeScript/angular.
Tags: #typescript • nativescript • angular
-
rubocop-rake
A RuboCop plugin for Rake
A RuboCop plugin for Rake.
Tags: #ruby • rubocop • rake
-
gpslogger
:satellite: Lightweight GPS Logging Application For Android.
You can find it on F-Droid
You can download directly from the releases.
Tags: #java • android-sdk • intellij
-
Varken
Standalone application to aggregate data from the Plex ecosystem into InfluxDB using Grafana as a frontend
Varken Installation guides can be found in the wiki.
Tags: #python • influxdb • grafana
-
wp-revisions-cli
WP-CLI command. Manage post revisions.
This package implements the following commands:
Tags: #php
-
velocity-spring-boot-project
A Spring Boot Starter for velocity including Spring’s official and Alibaba’s implementation , e.g, Layout , Tools supports.
A Spring Boot Starter for velocity including Spring’s official and Alibaba’s implementation , e.g, Layout , Tools supports.
Tags: #java • velocity • alibaba
-
postgres-meta
A RESTful API for managing your Postgres. Fetch tables, add roles, and run queries
A RESTful API for managing your Postgres. Fetch tables, add roles, and run queries (and more).
Tags: #typescript • postgres • postgresql
subscribe via RSS