Capacitor plugin for Bluetooth Low Energy
Prometheus metrics middleware for Hono
Accessible Dropdown Component in Vanilla JS
Accessible Accordion Component in Vanilla JS
In-depth Steps component for Bulma.io
Système de Design de l'Etat - DSFR
The "certbot" storage strategy for Greenlock.js
JavaScript Deobfuscator and Unpacker
Un CLI interactif à la Claude Code : slash commands, skills, sub-agents, MCP — avec provider démo (pas de clé API).
Shared type contracts for the shared Aleph tooling monorepo.
Reusable Aleph deployment, runtime, and guest lifecycle logic.
Open Digital Education CSS framework based on bootstrap
Bibliothèque de composants UI Expo,react-native
Utility functions for instrumenting metrics.
Node and GitHub Actions adapters for shared Aleph tooling.
Another NodeJS module for creating ASCII tables.
A fs-based strategy for node-letsencrypt for setting, retrieving, and clearing ACME challenges issued by the ACME server
NgxDsfrExt est une extension au package @edugouvfr/ngx-dsfr (portage Angular des éléments DSFR)
Shared rootfs contract parsing, reference profile assets, and build helpers.
Neo theme by Open Digitale Education"
NgxDsfr est un portage Angular des éléments d'interface du Système de Design de l'État Français (DSFR).
General utilities library
An auto-sni strategy for registering and renewing letsencrypt certificates using SNICallback
**VueDsfr** est un portage en [Vue 3](https://v3.vuejs.org) du [Système de Design Français](https://www.systeme-de-design.gouv.fr/) (ou DSFR) sous forme de bibliothèque de composants. Il peut s'utiliser facilement en tant que plugin.
EventMachine-LE (Live Edition) is a branch of EventMachine (https://github.com/eventmachine/eventmachine). This branch incorporates interesting pull requests that are not yet included in the mainline EventMachine repository. The maintainers of that version prefer to minimize change in order to keep the stability with already existing EventMachine deployments, which provides an impressive multi-platform base for IPv4 TCP servers (e.g., Web servers) that don't need good UDP or IPv6 support. This dedication to stability is helpful for production use, but can also lead to ossification. The present "Live Edition" or "Leading Edge" branch has its focus on supporting a somewhat wider use, including new Web servers or protocols beyond the HTTP Web. To provide even more focus, this branch is currently applying its energy towards Linux and Unix/BSD/OSX environments. Java reactor and pure Ruby reactor are for now removed in this branch, and Windows/Cygwin support is untested. This may very well change later, once interesting pull requests come in. EventMachine-LE draws from a number of dormant pull requests on the mainline version of EventMachine. New proposals will also directly come to EventMachine-LE and will be included once they are tested. This is not a "development branch", EventMachine-LE is ready for production, just beyond the focus of mainline EventMachine.
OverSIP is an async SIP proxy/server programmable in Ruby language. Some features of OverSIP are: - SIP transports: UDP, TCP, TLS and WebSocket. - Full IPv4 and IPv6 support. - RFC 3263: SIP DNS mechanism (NAPTR, SRV, A, AAAA) for failover and load balancing based on DNS. - RFC 5626: OverSIP is a perfect Outbound Edge Proxy, including an integrated STUN server. - Fully programmable in Ruby language (make SIP easy). - Fast and efficient: OverSIP core is coded in C language. OverSIP is build on top of EventMachine-LE async library which follows the Reactor Design Pattern, allowing thousands of concurrent connections and requests in a never-blocking fashion.