Repository History

208 repositories tagged with TypeScript

Topic: TypeScript
tsgolint: An Experimental Go-Powered Linter for TypeScript/JavaScript

tsgolint: An Experimental Go-Powered Linter for TypeScript/JavaScript

tsgolint is an experimental proof-of-concept linter for JavaScript and TypeScript, leveraging typescript-go and written in Go. It aims to explore significant performance improvements, demonstrating a 20-40x speedup over ESLint + typescript-eslint by using native parsing, direct TS AST usage, and parallel processing. While a prototype not under active development, it showcases the potential for faster typed linting.

Analyzed Apr 14, 2026
View Details
Univer: Build AI-Native Spreadsheets with a Full-Stack Framework

Univer: Build AI-Native Spreadsheets with a Full-Stack Framework

Univer is an isomorphic, full-stack framework designed for creating and editing spreadsheets, documents, and presentations across web and server environments. It empowers developers to build AI-native applications, offering high performance, extensibility, and seamless integration into existing projects. With its robust feature set and plug-in architecture, Univer provides a powerful foundation for modern office suite functionalities.

Analyzed Apr 8, 2026
View Details
Qrs: Stream Data Efficiently Using Multiple QR Codes

Qrs: Stream Data Efficiently Using Multiple QR Codes

Qrs is an innovative TypeScript project that enables streaming data through multiple series of QR codes. It leverages advanced encoding techniques like Luby Transform, a type of Fountain Code, to ensure robust data transmission even in the presence of data loss. This makes it a unique solution for transferring files and information in challenging environments.

Analyzed Apr 3, 2026
View Details
BrowserOS: The Open-Source Agentic Browser for AI-Powered Web Automation

BrowserOS: The Open-Source Agentic Browser for AI-Powered Web Automation

BrowserOS is an innovative open-source Chromium fork designed to natively run AI agents, offering a privacy-first alternative to other AI browsers. It allows users to automate web tasks with natural language, integrate with various LLM providers, and maintain control over their data. This project combines a full-featured browser with powerful AI capabilities for enhanced productivity and privacy.

Analyzed Apr 3, 2026
View Details
ByteRover CLI: Portable Memory Layer for Autonomous AI Coding Agents

ByteRover CLI: Portable Memory Layer for Autonomous AI Coding Agents

ByteRover CLI (brv) provides persistent, structured memory for AI coding agents, enabling developers to curate project knowledge into a context tree. It facilitates cloud synchronization and sharing across tools and teammates. This interactive REPL CLI supports various LLM providers and offers extensive tools for memory management and code execution.

Analyzed Apr 1, 2026
View Details
Plane: The Open-Source Project Management Platform for Modern Teams

Plane: The Open-Source Project Management Platform for Modern Teams

Plane is a robust, open-source project management platform designed as a modern alternative to tools like Jira, Linear, and ClickUp. It empowers teams to efficiently manage tasks, sprints, documents, and triage, providing a comprehensive solution for project planning and execution. With its focus on simplicity and powerful features, Plane helps streamline workflows and enhance team productivity.

Analyzed Mar 31, 2026
View Details
AuthKit: Streamlined Authentication with WorkOS and Radix

AuthKit: Streamlined Authentication with WorkOS and Radix

AuthKit is an open-source login box solution developed by WorkOS, designed to simplify authentication for applications. It offers both a fully themeable hosted UI and headless APIs for custom frontends, powered by WorkOS User Management and Radix UI. This TypeScript project supports various authentication flows, including OAuth2, passwordless, and SSO.

Analyzed Mar 31, 2026
View Details
chrome-extension-boilerplate-react-vite: Modern Stack for Chrome/Firefox Extensions

chrome-extension-boilerplate-react-vite: Modern Stack for Chrome/Firefox Extensions

This repository provides a robust boilerplate for developing Chrome and Firefox extensions. It leverages modern web technologies like React, Vite, and TypeScript to offer a fast and efficient development experience. Developers can quickly set up new projects with features such as HMR, Tailwind CSS, and a modular structure.

Analyzed Mar 26, 2026
View Details
GenAIScript: Automatable GenAI Scripting with TypeScript/JavaScript

GenAIScript: Automatable GenAI Scripting with TypeScript/JavaScript

GenAIScript is an open-source project from Microsoft that enables programmatic assembly of prompts for Large Language Models (LLMs) using JavaScript and TypeScript. It allows developers to orchestrate LLMs, tools, and data directly in code, streamlining the development of GenAI applications. This framework offers seamless Visual Studio Code integration and a flexible command-line interface for efficient GenAI scripting.

Analyzed Mar 25, 2026
View Details
Promptfoo: LLM Evaluation and Red Teaming for AI Applications

Promptfoo: LLM Evaluation and Red Teaming for AI Applications

Promptfoo is an open-source CLI and library designed for evaluating and red-teaming Large Language Model (LLM) applications. It enables developers to test prompts, agents, and RAGs, compare model performance, and secure AI apps through vulnerability scanning. With simple declarative configs and CI/CD integration, Promptfoo helps ship reliable and secure AI solutions.

Analyzed Mar 24, 2026
View Details
Partytown: Offload Third-Party Scripts to Web Workers for Performance

Partytown: Offload Third-Party Scripts to Web Workers for Performance

Partytown is a lazy-loaded library designed to improve website performance by relocating resource-intensive third-party scripts from the main thread into a web worker. This approach dedicates the main thread to your application's critical code, significantly enhancing Core Web Vitals and overall user experience. It aims to speed up sites by preventing third-party scripts from competing for main thread resources.

Analyzed Mar 23, 2026
View Details
Jan: An Open-Source, Offline ChatGPT Alternative for Local AI

Jan: An Open-Source, Offline ChatGPT Alternative for Local AI

Jan is a powerful open-source application offering a 100% offline alternative to ChatGPT, running directly on your computer. It enables users to download and execute various large language models (LLMs) locally, ensuring full control and enhanced privacy. This versatile tool also supports custom AI assistants and integration with cloud models.

Analyzed Mar 23, 2026
View Details
OS
OSRepos

Analysis and discovery of open source repositories. Find interesting projects and follow their updates.

Monitor your website with YourWebsiteScore

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of third-party repository code is at your own risk. Always review source code, dependencies, licenses, and security implications before running anything.

© 2025 OSRepos. Built with Nuxt 3 and lots of ❤️