Posts
-
redux-act
An opinionated lib to create actions and reducers for Redux
An opinionated lib to create actions and reducers for Redux. The main goal is to use actions themselves as references inside the reducers rather than string constants.
Tags: #javascript • redux
-
simple-scrollbar
Very simple and lightweight vanilla javascript library for creating a custom scrollbar cross-browser.
Very simple vanilla javascript library for creating a custom scrollbar cross-browser and cross-devices.
Tags: #javascript
-
WouterJEloquentBundle
Integrates the Eloquent ORM in the Symfony framework
The WouterJEloquentBundle claims to integrate the [Eloquent ORM][eloquent] into the Symfony framework.
If you wish to use the [Symfony Serializer][serializer] with [Eloquent Models][eloquent-model] you can check [EloquentSerializer][eloquent-serializer].
Tags: #php • symfony • symfony-bundle
-
gramjs
NodeJS/Browser MTProto API Telegram client library,
A Telegram client written in JavaScript for Node.js and browsers, with its core being based on Telethon.
Tags: #typescript • hacktoberfest • telegram-client
-
concrete5-legacy
Legacy repository for concrete5
This is the legacy version of Concrete5. It is still being actively maintained, but significant development and new features are a part of Version 5.7 and greater. New versions of concrete5 can be found in this repository: http://github.com/concrete5/concrete5/
Tags: #php
-
uivonim
Fork of the Veonim Neovim GUI
- 100% compatibility with Neovim (see #9421)
- All configuration done via vimrc with vimscript/Lua/remote plugins
- GUI features and eyecandy
- Full support for international keyboard layouts and dead keys (tested on macOS and Linux)
- Fast, building upon the work done by @breja, with things like WebGL GPU rendering and multithreading
- Extensibility via a Lua API providing access to frontend GUI features such as LSP hover/signature help/symbols and a fuzzy finder UI
Tags: #typescript • neovim • neovim-guis
-
crunker
Simple way to merge or concatenate audio files with the Web Audio API.
Simple way to merge, concatenate, play, export and download audio files with the Web Audio API.
- No dependencies
- Tiny 2kB gzipped
- Written in Typescript
Tags: #typescript • webaudio-api • es6
-
Gaussholder
Fast and lightweight image previews, using Gaussian blur
Gaussholder is inspired by Facebook Engineering’s fantastic post on generating tiny preview images. Gaussholder takes the concepts from this post and applies them to the wild world of WordPress.
In a nutshell, Gaussholder takes a Gaussian blur and applies it to an image to generate a preview image. Gaussian blurs work as a low-pass filter, allowing us to throw away a lot of the data. We then further reduce the amount of data per image by removing the JPEG header and rebuilding it on the client side (this eliminates ~800 bytes from each image).
We further reduce the amount of data for some requests by lazyloading images.
Tags: #php
-
your_spotify
Self hosted Spotify tracking dashboard
YourSpotify is a self-hosted application that tracks what you listen and offers you a dashboard to explore statistics about it! It’s composed of a web server which polls the Spotify API every now and then and a web application on which you can explore your statistics.
Tags: #typescript • spotify • self-hosted
-
fitnesse
FitNesse – The Acceptance Test Wiki
Welcome to FitNesse, the fully integrated stand-alone acceptance testing framework and wiki.
To get started, check out the FitNesse website!
Tags: #java
subscribe via RSS