Wrapper
Wrapper is a minimalistic library that facilitates the building of modular and reusable web components. It provides a modern approach to encapsulation and state management, making it easier to create maintainable code for your web projects.
Wrapper is a minimalistic library that facilitates the building of modular and reusable web components. It provides a modern approach to encapsulation and state management, making it easier to create maintainable code for your web projects.
Preact is a fast 3kB alternative to React, offering the same API with a smaller footprint, making it perfect for performance-focused projects. It is compatible with most React libraries and tools, allowing developers to easily transition between the two.
Contentlayer is a content management system that helps developers create and manage content in their applications without the usual hassle. It integrates seamlessly with various frameworks and is built for high performance and scalability.
Bun is a modern JavaScript runtime that focuses on speed and performance, providing an alternative to Node.js with its lightweight architecture. It comes bundled with a fast JavaScript engine, package manager, and a native bundler, aiming to improve developer experience.
GrapesJS is an open-source web builder framework that helps developers build HTML templates without deep knowledge of frontend frameworks. It features a user-friendly drag-and-drop interface and is easily extendable with custom components.
This repository offers an extensive guide on writing clean, maintainable JavaScript code. It includes best practices and practical examples to enhance your coding skills.
Lerna is a tool for managing JavaScript projects with multiple packages, helping to manage dependencies and optimize workflows effectively. It simplifies the process of versioning and publishing multi-package repositories, making collaboration easier.
Stitches is a modern CSS-in-JS library that provides a developer-friendly interface for styling applications with a focus on performance and TypeScript support. It empowers developers to write scalable, themeable, and accessible UI components effortlessly.
Hexo is a fast, simple, and powerful blog framework powered by Node.js. It allows developers to create blogs quickly while supporting various themes and plugins for extended functionality.
Recent findings have uncovered critical vulnerabilities in widely used JavaScript libraries, posing significant risks to applications relying on these components. Developers are urged to update their libraries and review security practices to mitigate potential threats.
Twind is a zero-runtime Tailwind-in-JS solution that brings the power of utility-first CSS directly to your JavaScript and TypeScript projects. It is designed for performance and provides a first-class developer experience with a streamlined API.
Web3.js is a JavaScript library that allows interaction with the Ethereum blockchain and decentralized applications (dApps). It simplifies tasks such as sending transactions, making contract calls, and listening for events, making it essential for web developers interested in the blockchain space.
This repository offers a comprehensive guide on writing clean, maintainable JavaScript code, focusing on best practices and coding standards. It covers everything from naming conventions to organizing code in a clear and effective manner.
Die Vue 3 Composition API bietet eine flexible und leistungsstarke Möglichkeit, Zustände und Logik in Vue-Anwendungen zu organisieren. Sie ermöglicht eine verbesserte Wiederverwendbarkeit und Testbarkeit von Code, was die Wartung großer Projekte erleichtert.
Frappe is a web application framework that allows developers to quickly build scalable, full-stack applications using Python and JavaScript. Its built-in user interface tools simplify frontend development while maintaining a strong backend architecture.
Hyperapp is a lightweight JavaScript framework for building web applications. It focuses on simplicity and performance with a functional approach, making it easy to build interactive UIs without the overhead of larger frameworks.
Babel is a popular JavaScript compiler that allows developers to use the latest JavaScript features while ensuring compatibility with older browsers. It transforms your JS code into a backwards-compatible version, making it an essential tool for modern web development.
Lit is a simple library for building fast, lightweight web components using a declarative syntax. It offers a rich set of features that help create reusable and efficient components faster than traditional methods.
Pikaday is a lightweight, standalone JavaScript datepicker that is easy to integrate and offers a minimalistic design. It supports localization and offers both input and calendar display for effective date selection.
A powerful and flexible JavaScript library for interacting with the Ethereum blockchain, enabling developers to build decentralized applications with ease. Its extensive features and active community support make it a top choice for Web3 development.