Repository History
69 repositories tagged with javascript

venn.js: Area Proportional Venn and Euler Diagrams in JavaScript
venn.js is a JavaScript library designed for creating area-proportional Venn and Euler diagrams. It offers both a managed D3-based rendering approach and a flexible layout function for custom implementations. This library is a maintained fork, providing robust tools for visualizing set intersections.

javascript-path: A Curated List of Books to Master JavaScript Development
javascript-path is a highly-starred GitHub repository maintained by the JavaScript Society. It offers a meticulously curated list of books designed to guide developers through mastering JavaScript development. This resource provides a structured learning path, covering everything from foundational concepts to advanced topics.

Screenity: Free & Privacy-Friendly Screen Recorder for Chrome
Screenity is a powerful, open-source Chrome extension that offers a free and privacy-friendly screen recording experience. It provides unlimited recordings, advanced annotation tools, and a comprehensive editor, making it ideal for creating tutorials, demos, and presentations without compromising user data.

Obfuscator.io Deobfuscator: Unmasking Obfuscated JavaScript Code
Obfuscator.io Deobfuscator is a powerful tool designed to reverse the obfuscation applied by Obfuscator.io, a popular JavaScript obfuscator. It helps developers and security researchers understand and analyze obfuscated code by recovering strings, simplifying expressions, and reversing control flow flattening. This project offers both an online version and a command-line interface for convenient use.

FilePond: A Flexible JavaScript Library for Seamless File Uploads
FilePond is a powerful and fun JavaScript library designed for handling file uploads with ease. It offers a highly flexible and accessible user experience, capable of optimizing images and managing various file types for faster and smoother uploads. With extensive features and integrations, FilePond simplifies complex file handling tasks for developers.
No-as-a-Service: A Fun API for Random Rejection Reasons
No-as-a-Service (NaaS) is a unique API that delivers random, creative, and often humorous rejection reasons. It's perfect for developers and users who need a witty excuse, a playful 'no,' or want to simulate being turned down in a lighthearted way. This simple service adds a touch of humor and practicality to any application or scenario.
TSyringe: Lightweight Dependency Injection for TypeScript/JavaScript
TSyringe is a lightweight dependency injection (DI) container developed by Microsoft for JavaScript and TypeScript applications. It provides a robust solution for managing class dependencies, making your codebase more modular, testable, and maintainable. By leveraging decorators, TSyringe simplifies the process of injecting dependencies into your classes, adhering to the Inversion of Control (IoC) principle.

Mastering GitHub Copilot for Paired Programming: Your AI Coding Partner
This comprehensive multi-module course from Microsoft teaches developers how to leverage GitHub Copilot as an AI peer programming resource. It covers everything from basic usage to advanced agent modes, enabling real-time autonomous code execution and intelligent problem-solving. Developers can accelerate their workflow and collaborate effectively with AI.

Wapy.dev: Smart Subscription Management and Expense Tracking Platform
Wapy.dev is an open-source platform for managing subscriptions and recurring expenses, offering a powerful and human-readable dashboard. It provides timely payment reminders via email or push notifications and detailed analytics to help users gain insights into their spending habits. This self-hostable solution offers comprehensive tools for personal finance management.

Superjson: Safely Serialize JavaScript Expressions Beyond JSON
Superjson is a powerful JavaScript library designed to overcome the limitations of standard JSON serialization. It enables developers to safely serialize and deserialize a superset of JSON, including complex types like Dates, BigInts, Maps, and Sets. This makes it an ideal solution for robust data handling in modern web applications, especially with frameworks like Next.js.
brightdata-mcp: Empowering AI with Real-time Web Access and Data Scraping
The brightdata-mcp is a powerful Model Context Protocol (MCP) server developed by Bright Data, designed to give AI agents real-time web access. It provides an all-in-one solution for seamless public web interaction, ensuring Large Language Models (LLMs) can access live information without encountering blocks or CAPTCHAs. This open-source project offers robust web scraping, browser automation, and data extraction capabilities.
pnpm: A Fast and Disk Space Efficient Package Manager for JavaScript
pnpm is a highly performant and disk space efficient package manager for JavaScript projects. It stands out by using a unique content-addressable filesystem, which significantly reduces disk usage and speeds up installations. Ideal for monorepos and projects requiring strict dependency management, pnpm offers a robust alternative to traditional package managers.