RPi-Monitor is a monitoring suite designed for embedded Linux environments and single-board computers. It provides a framework for gathering real-time hardware telemetry, tracking system performance metrics, and visualizing data through a web-based dashboard. The system is built to handle long-term data persistence by utilizing fixed-size round-robin databases, ensuring historical records are maintained without exceeding storage capacity. The project distinguishes itself through its focus on embedded hardware integration and flexible deployment. It supports the monitoring of external physical
Continue is an automated code review platform that integrates AI agents directly into the software development lifecycle. By executing custom validation rules against pull request diffs, it provides immediate feedback through repository status checks, allowing teams to enforce quality, security, and documentation standards before manual review begins. The system distinguishes itself through a file-based configuration model where validation logic is defined in version-controlled markdown files. These files act as system prompts that guide autonomous agents in evaluating code changes. This appr
Basic HTML editor using draft.js - html in, html out
Code highlighting for DraftJS using Prism
The main features of samypesse/draft-js-prism are: Plugins and Extensions.
Open-source alternatives to samypesse/draft-js-prism include: xavierberger/rpi-monitor — RPi-Monitor is a monitoring suite designed for embedded Linux environments and single-board computers. It provides a… continuedev/continue — Continue is an automated code review platform that integrates AI agents directly into the software development… dburrows/draft-js-basic-html-editor — Basic HTML editor using draft.js - html in, html out. dooly-ai/draft-js-typeahead — Typeaheads for Draft.js inspired by Facebook.com 🔭. draft-js-plugins/draft-js-plugins — This project is a plugin framework for the Draft.js rich text editor, providing a system to add custom behaviors,… cltk/annotations — A tool for annotating texts using Draft.js.