Posts
-
docker-registry-browser
🐳 Web Interface for the Docker Registry HTTP API V2 written in Ruby on Rails.
Web Interface for the Docker Registry HTTP API V2 written in Ruby on Rails.
Tags: #ruby • docker • docker-registry
-
JPC
JPC - The fast x86 PC emulator in 100% pure Java
The fast x86 PC emulator in 100% pure Java
JPC is a fast modern x86 PC emulator capable of booting Windows up to Windows 95 (and windows 98 in safe mode) and some graphical linuxes. It has a full featured graphical debugger with time travel mode along with standard features like break and watch points.
Tags: #java
-
Zabbix-in-Telegram
Zabbix Notifications with graphs in Telegram
Zabbix Notifications with graphs in Telegram
Join us in our Telegram group via this link: https://t.me/ZbxTg
Subscribe to our channel: https://t.me/Zabbix_in_Telegram
Rate on share.zabbix.com: https://share.zabbix.com/cat-notifications/zabbix-in-telegram
Tags: #python • zabbix • telegram
-
huginn_agent
Base for creating new Huginn Agents as Gems
This is a dependency for new external Huginn Agent Gems.
Tags: #ruby
-
prism-react-renderer
🖌️ Renders highlighted Prism output to React (+ theming & vendored Prism)
Prism React Renderer powers syntax highlighting in the amazing Docusaurus framework and many others.
This library tokenises code using Prism and provides a small render-props-driven component to quickly render it out into React. This is why it even works with React Native! It’s bundled with a modified version of Prism that won’t pollute the global namespace and comes with a couple of common language syntaxes.
(There’s also an escape-hatch to use your own Prism setup, just in case)
It also comes with its own VSCode-like theming format, which means by default you can easily drop in different themes, use the ones this library ships with, or create new ones programmatically on the fly.
(If you just want to use your Prism CSS-file themes, that’s also no problem)
Tags: #typescript • react • reactjs
-
cocoapods-deintegrate
A CocoaPods plugin to remove and de-integrate CocoaPods from your project.
A CocoaPods plugin to remove and deintegrate CocoaPods from your project. Removing all traces of CocoaPods from an Xcode project.
Tags: #ruby
-
wsrun
Command runner for Yarn workspaces. Dependency aware.
Run npm scripts or custom commands in a yarn workspace
Tags: #typescript
-
meteor-autoform
AutoForm is a Meteor package that adds UI components and helpers to easily create basic forms with automatic insert and update events, and automatic reactive validation.
AutoForm 7.0 is now available and decouples from the default themes. You will have to install themes manually!
Be sure to check out the change log for full details, first. Note that if you use add-on packages that haven’t been updated yet, you will not yet be able to update to version 6.
Add-on Package Authors: Please test your package against AutoForm 7.0, and then release a major version update in which you change your
api.usetoapi.use('aldeed:autoform@7.0.0');. We do NOT recommend using something likeapi.use('aldeed:autoform@6.0.0 || 7.0.0');to try to support multiple major versions of AutoForm because there is currently a known Meteor issue where trying to support too many dependency paths leads to running out of memory when trying to resolve dependencies.Tags: #javascript • meteor • blaze
-
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
-
virtual-scroll
A low-level library to create custom scroll behaviors.
- Can create multiple instances with different elements as targets
- Let you do the actual scrolling logic: use CSS Transforms, WebGL animation or anything you like
- Native arrow keys support and shift/space support mimicking default browser behaviour
For high-level libraries based off virtual-scroll, check locomotive-scroll or smooth-scrolling.
Tags: #javascript
subscribe via RSS