14 Repos
Software libraries written entirely in JavaScript to ensure portability and avoid native binary dependencies.
Distinct from JavaScript-Native Implementations: The candidates are either too specific to Git or are awesome-list entries rather than functional taxonomy.
Explore 14 awesome GitHub repositories matching programming languages & runtimes · Pure JavaScript Implementations. Refine with filters or upvote what's useful.
This project is a vanilla JavaScript reference guide and implementation collection designed to replace legacy libraries with native browser patterns. It provides a set of native JavaScript patterns for selecting, modifying, and navigating HTML elements, alongside a web API implementation guide for handling events and styles. The project serves as a reference for implementing asynchronous JavaScript patterns using native promises and fetch for remote data and background tasks. It also includes a client-side utility collection for performing data transformations, type validation, and element me
Provides implementations written entirely in vanilla JavaScript to avoid external library dependencies.
Jimp is a JavaScript image processing library and Node.js manipulation tool designed to perform image transformations and edits entirely within a JavaScript environment. It is a zero-dependency image library that operates without requiring native binaries or external system software dependencies. The project provides a programmatic interface for automated image transformations, including resizing, cropping, and filtering. It supports the creation of custom image pipelines and server-side image editing by processing data without relying on native system tools.
Implements all image processing logic in pure JavaScript to avoid reliance on external C libraries.
Jimp is a zero-dependency JavaScript image processing library and programmatic editor designed for manipulating, resizing, and filtering images in Node.js. It functions as a multi-format image encoder and extensible pipeline that operates entirely in JavaScript to ensure portable deployment across different environments without requiring native system dependencies. The engine features a modular architecture that allows for custom image processor builds and the registration of custom processing plugins. This extensibility enables the addition of specific visual effects and custom file-type enc
Written entirely in JavaScript to ensure portable deployment without requiring native binary system dependencies.
This project is a curated collection of galleries and component libraries that demonstrate pure CSS visual effects, 3D transforms, animation patterns, and layout solutions. It serves as a visual catalog of interactive UI elements and graphics built exclusively with HTML and CSS. The collection distinguishes itself by implementing complex interactivity, such as state management and animation triggers, using only CSS pseudo-classes and keyframes without any JavaScript. It also features a system for generative art and algorithmic patterns, as well as spatial 3D constructions using perspective an
Achieves complex interactivity and state management purely with CSS, eliminating the need for JavaScript.
This project is a comprehensive knowledge base and study resource designed for mastering technical interviews. It provides structured guides, roadmaps, and curricula focused on data structures, algorithms, system design, and frontend engineering to help candidates prepare for software engineering screenings. The repository distinguishes itself by offering a holistic approach to professional advancement. Beyond technical drills, it includes a career development handbook covering resume optimization, salary benchmarking, and strategic negotiation coaching. It also provides detailed methodologie
Provides practice in recreating native JavaScript array methods and asynchronous utilities to master language internals.
Angular powered Bootstrap
Eliminates Bootstrap’s JavaScript dependencies by reimplementing all interactive behaviors in pure Angular.
Cash ist eine JavaScript-Implementierung von Unix-Shell-Dienstprogrammen und Befehlszeilenschnittstellen. Sie bietet eine Sammlung von Standard-Textverarbeitungs- und Dateimanipulationstools auf Systemebene, die in ES6 geschrieben sind und ohne native Kompilierung oder externe Abhängigkeiten ausgeführt werden. Das Projekt ermöglicht die programmatische Ausführung von Shell-Operationen mithilfe von Funktionsaufrufen und getaggten Templates. Es implementiert ein System zum Verketten mehrerer Befehle, um Daten durch programmatische Pipelines zu filtern und zu transformieren, wobei das Standard-Shell-Pipe-Verhalten nachgeahmt wird. Diese Funktionen ermöglichen die Ausführung von Unix-artigen Befehlen zur Dateimanipulation und Textverarbeitung direkt innerhalb einer JavaScript-Umgebung. Die Implementierung umfasst eine plattformübergreifende Dateisystemabstraktion und eine Registrierung für Umgebungsvariablen, um ein konsistentes Verhalten über verschiedene Betriebssysteme hinweg zu gewährleisten.
Written entirely in ES6 to ensure platform independence and avoid dependencies on native binary compilation.
CSSFX is a curated collection of pre-made visual CSS effects for buttons, inputs, and other common UI elements. The library is entirely CSS-only, meaning the effects themselves require no JavaScript runtime, and each style can be copied to the system clipboard with a single click using the modern Clipboard API. The project is built as a single-page application with a component-based architecture, yet it delivers its entire interface without external JavaScript frameworks. All effect previews and code snippets are pre-rendered into static HTML files at build time, so each page request requires
Ships a curated collection of pre-made visual CSS effects for buttons and inputs.
Dagre is a pure JavaScript library for automatically laying out directed graphs. It implements a layered graph drawing algorithm based on the Sugiyama framework, positioning nodes in horizontal layers and routing edges to produce clear, readable visualizations with no native dependencies. The library handles edge routing as polylines with control points to avoid overlapping nodes, reduces edge crossings through heuristic node ordering within layers, and assigns final coordinates using a slack-based approach that respects minimum separation constraints. Graph structure and layout options are e
Computes graph layouts entirely in client-side JavaScript with no native dependencies.
simple.css is a classless CSS framework that styles plain, semantic HTML with sensible defaults, requiring no CSS classes or JavaScript. It automatically applies a dark color scheme based on system preference, sets responsive typography and spacing from a modular scale, and includes a minimal CSS reset to normalize browser defaults. The entire framework lives in a single file with no dependencies. The framework uses only element selectors, so any standard HTML page becomes visually presentable with a centered, max-width layout, accessible interactive elements (buttons, forms, navigation), and
Achieves all interactive effects (hover, focus, accordion) purely with CSS without any JavaScript.
hugo-book ist ein Dokumentations-Theme und Framework für statische Websites für Hugo, das darauf ausgelegt ist, strukturierte technische Handbücher, Dokumentationsbücher und mehrsprachige Wissensdatenbanken zu erstellen. Es transformiert Verzeichnisstrukturen in hierarchische Navigationsmenüs und formatierte technische Inhalte. Das Framework enthält einen spezialisierten OpenAPI-Dokumentations-Renderer, der Spezifikationen in strukturierte Referenzseiten konvertiert. Es bietet zudem eine clientseitige Volltextsuche-Integration und unterstützt mehrsprachige Inhalte mit Right-to-Left-Layout-Spiegelung. Das Projekt deckt eine breite Palette an Content-Rendering-Funktionen ab, einschließlich mathematischem Formelsatz, Diagrammgenerierung, Terminal-Recording-Integration und interaktiven Elementen wie Tabbed-Panels und einklappbaren Blöcken. Es integriert zudem ein chronologisches Blog-System und Tools zur Generierung von Inhaltsverzeichnissen und Stepper-Listen. Die visuelle Anpassung erfolgt über Farbschema-Unterstützung, CSS-Style-Overrides und benutzerdefinierte HTML-Injektion.
Implements interactive documentation patterns, such as accordions and tabs, using pure CSS to eliminate JavaScript dependencies.
new.css ist ein klassenloses CSS-Framework, das semantische HTML-Elemente automatisch stylt. Es bietet ein modernes visuelles Design für Websites durch die Anwendung von Regeln direkt auf Standard-HTML-Tags, wodurch die Notwendigkeit für manuelle Klassennamen-Zuweisungen entfällt. Das Projekt enthält eine CSS-Theme-Engine und vordefinierte ästhetische Skins, wie einen kontrastreichen Dark-Mode und eine Oberfläche im Terminal-Stil mit Monospace-Schriftarten und Farbschemata im Command-Line-Stil. Diese visuellen Identitäten werden über CSS-Variablen verwaltet, was die Anpassung der Palette und den Wechsel zwischen Themes ermöglicht. Das Framework deckt eine Reihe visueller Funktionen ab, einschließlich responsiver, flüssiger Typografie und technischer Textformatierung für Codeblöcke und Tastatureingaben. Es bietet zudem Styling für interaktive Disclosure-Widgets, um aufklappbare Inhaltsbereiche ohne die Verwendung von JavaScript zu erstellen.
Creates interactive components like toggleable sections purely with CSS and HTML disclosure elements.
KafkaJS ist ein reiner JavaScript-Client für Apache Kafka, der die notwendigen Tools bereitstellt, um Nachrichten aus einem Kafka-Cluster zu produzieren und zu konsumieren, ohne native Abhängigkeiten oder externe Addons zu erfordern. Er fungiert als umfassende Integrationsbibliothek für Node.js-Anwendungen, um an verteilter Nachrichtenverarbeitung und Echtzeit-Event-Streaming teilzunehmen. Das Projekt zeichnet sich durch seine native Implementierung des Kafka-Wire-Protokolls aus, wodurch C++-Abhängigkeiten vermieden werden. Es verfügt über einen Security-Client, der SSL-, TLS- und SASL-Authentifizierung unterstützt, sowie über transaktionale Funktionen, die atomares Nachrichten-Senden und verknüpfte Offset-Commitments ermöglichen, um Exactly-Once-Processing sicherzustellen. Die Bibliothek deckt ein breites Spektrum an operativen Bereichen ab, einschließlich vollständiger Cluster-Administration zur Verwaltung von Topics und Consumer-Groups, fortgeschrittenem Partition-Routing und Zuweisungsstrategien sowie umfassender Telemetrie durch event-gesteuertes Monitoring. Sie implementiert zudem Netzwerk-Zuverlässigkeitsmuster wie Exponential-Backoff-Retries und Rack-Aware-Data-Fetching, um die Latenz zu optimieren.
Implements the Kafka wire protocol entirely in JavaScript to avoid native C++ dependencies.
bcrypt.js is a portable JavaScript implementation of the bcrypt algorithm used for securely hashing and verifying user passwords. It functions as a credential security utility that protects stored passwords against brute-force attacks through the use of salts and configurable work factors. The library is designed as a pure JavaScript cryptographic module, allowing it to run in any JavaScript environment, including both server-side Node.js and client-side web browsers, without requiring native system binaries or C++ bindings. It is a zero-dependency standalone module to minimize security risks
Implements the bcrypt algorithm entirely in JavaScript for seamless portability across Node.js and browser environments.