Posts
-
Modaal
An accessible dialog window library for all humans.
Modaal is a WCAG 2.0 Level AA accessible modal window plugin.
Tags: #javascript β’ modal-plugin β’ css
-
xpressengine
PHP Open Source CMS
XE3 is based on a modern PHP including Composer. It provides autoloading through PSR and a well tested code base. For more information, please refer to the manual.
Tags: #php β’ laravel-framework β’ xpressengine
-
mui-tel-input
π A phone number input designed for MUI (Material ui) V6 built with libphonenumber-js
// with npm npm install mui-tel-input // with yarn yarn add mui-tel-inputThe component uses libphonenumber-js for phone number parsing and formatting.
Tags: #typescript β’ react β’ material-ui
-
bulk_insert
Efficient bulk inserts with ActiveRecord
A little ActiveRecord extension for helping to insert lots of rows in a single insert statement.
Tags: #ruby
-
wordpress-github-sync
A WordPress plugin to sync content with a GitHub repository (or Jekyll site)
Contributors: JamesDiGioia, benbalter
Tags: github, git, version control, content, collaboration, publishing
Requires at least: 3.9
Tested up to: 4.8
Stable tag: 2.0.1
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.htmlTags: #php β’ wordpress-plugin
-
genieacs
A fast and lightweight TR-069 Auto Configuration Server (ACS)
GenieACS is a high performance Auto Configuration Server (ACS) for remote management of TR-069 enabled devices. It utilizes a declarative and fault tolerant configuration engine for automating complex provisioning scenarios at scale. Itβs battle-tested to handle hundreds of thousands and potentially millions of concurrent devices.
Tags: #typescript β’ tr-069 β’ cwmp
-
webdrivermanager
Automated driver management and other helper features for Selenium WebDriver in Java
[WebDriverManager] is an open-source Java library that carries out the management (i.e., download, setup, and maintenance) of the drivers required by [Selenium WebDriver] (e.g., chromedriver, geckodriver, msedgedriver, etc.) in a fully automated manner. In addition, WebDriverManager provides other relevant features, such as the capability to discover browsers installed in the local system, building WebDriver objects (such as
ChromeDriver,FirefoxDriver,EdgeDriver, etc.), and running browsers in Docker containers seamlessly.Tags: #java β’ selenium-webdriver β’ chromedriver
-
benchmark
The Benchmark module provides methods for benchmarking Ruby code, giving detailed reports on the time taken for each task.
The Benchmark module provides methods for benchmarking Ruby code, giving detailed reports on the time taken for each task.
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
-
meta
tool for turning many repos into a meta repo. why choose many repos or a monolithic repo, when you can have both with a meta repo?
meta is a tool for managing multi-project systems and libraries. It answers the conundrum of choosing between a mono repo or many repos by saying βbothβ, with a meta repo!
meta is powered by plugins that wrap common commands, letting you execute them against some or all of the repos in your solution at once. meta is built on loop, and as such inherits loops ability to easily target a particular set of directories for executing a common command (eg
meta git status --include-only dir1,dir2. See loop for more available options).meta is packaged with a few of these core plugins by default: https://github.com/mateodelnorte/meta/blob/master/package.json#L63-L66
Tags: #javascript β’ git β’ repository
subscribe via RSS