Posts
-
ember-svg-jar
๐ฏ Best way to use SVG images in Ember apps
- Table of Contents
- ๐ฉ Features
- ๐ Getting started
- ๐ฎ Usage
- ๐ง Configuration
- โ FAQ
- ๐ Compatibility
- ๐ Contributors
- ๐ License
Tags: #javascript โข ember-addon โข svg
-
chipmunk
log analysis tool
chipmunkis a fast logfile viewer that can deal with huge logfiles (>10 GB). It powers a super fast search and is supposed to be a useful tool for developers who have to analyze logfiles.Tags: #typescript โข logs-analysis โข logviewer
-
koko-analytics
Privacy-friendly analytics for your WordPress site.
- No external services. Data is yours and yours alone.
- No personal information or anything visitor specific is tracked.
- Fast! Handles thousands of daily visitors or sudden bursts of traffic without breaking a sweat.
- Lightweight. Adds only 985 bytes of data to your pages.
- Plug and play. Just install and activate the plugin and stats will be recorded right away.
- Open-source (GPLv3 licensed).
Tags: #php
-
yoyo
Yoyo is a full-stack PHP framework to create rich, dynamic interfaces using server-rendered HTML. You keep on writing PHP and let Yoyo make your creations come alive.
Yoyo is a full-stack PHP framework that you can use on any project to create rich dynamic interfaces using server-rendered HTML.
With Yoyo, you create reactive components that are seamlessly updated without the need to write any Javascript code.
Yoyo ships with a simple templating system, and offers out-of-the-box support for Blade, without having to use Laravel, and Twig.
Inspired by Laravel Livewire and Sprig, and using htmx.
Tags: #php โข livewire โข twig
-
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
-
ui
React Styled Components with bootstrap grid system
Pal.js UI is a set of essential modules for your next React application.
The purpose of the modules is to solve generic tasks faster and more efficient so that you can focus on business logic and leave routine behind.
Tags: #typescript โข reactjs โข styled-components
-
activejob-traffic_control
Rate limiting/job enabling for ActiveJob using distributed locks in Redis or Memcached.
Rate controls for your
ActiveJobs, powered by Suo, a distributed semaphore library backed by Redis or Memcached.Tags: #ruby
-
crossplane
Quick and reliable way to convert NGINX configurations into JSON and back.
You can install both the Command Line Interface and Python Module via:
pip install crossplaneTags: #python โข nginx-configs โข nginx-configuration
-
player.js
Interact with and control an embedded Vimeo Player.
The Vimeo Player API allows you to interact with and control an embedded Vimeo Player.
Tags: #javascript โข vimeo-player โข player
-
MonitoRSS
Discord RSS bot (formerly known as Discord.RSS) with customizable feeds. https://monitorss.xyz
This is the core repository of the MonitoRSS bot (formerly known as Discord.RSS) for development and programmatic use. For the web interface development and programmatic use, see https://github.com/synzen/MonitoRSS-Web.
For users who want to deploy MonitoRSS for personal use, see https://github.com/synzen/MonitoRSS-Clone.
Driven by the lack of comprehensive RSS bots available, I have decided to try my hand at creating one of my own. Designed with as much customization as possible for both users and bot hosters, while also (or should be) easy to understand.
All documentation can be found at https://docs.monitorss.xyz.
Tags: #typescript โข discord โข rss
subscribe via RSS