Stars
The Monorepo Platform that amplifies both developers and AI agents. Nx optimizes your builds, scales your CI, and fixes failed PRs automatically. Ship in half the time.
Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
✨ A Github Action which executes a list of bash commands in parallel and waits for them all to successfully complete
A browser-extension based wallet for the XRPL
🐉 The precompiled output of the Lerna website for hosting on Github pages. Please submit any feedback or issues on the main repo: https://github.com/lerna/lerna
Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.
✨ Monorepo for all the tooling which enables ESLint to support TypeScript
✨ A parser that converts TypeScript source code into an ESTree-compatible form
Nx Console is the user interface for Nx & Lerna.
✨ Painlessly apply Prettier by only formatting lines you have modified anyway!
✨ Easily use Google's reCAPTCHA within your Angular forms
Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS.
A framework for building native applications using React
expo / react-native
Forked from facebook/react-nativeA framework for building native apps with React.
An ESLint custom parser which leverages TypeScript ESTree to allow for ESLint to lint TypeScript source code.
ℹ️This was a project I made for an old employer, but has not been maintained for over 3 years. You are welcome to draw inspiration from it, but note that the implementation is likely quite outdated.
A web tool to explore the ASTs generated by various parsers.
Angular extension for Visual Studio Code
VirtualDOM abstraction layer - give yourself better integration and full control over the DOM with any virtual DOM library that uses a Hyperscript-like API such as React and Preact.
Fast and Simple Serverless Functions for Kubernetes
A pretty printer for AST-like structures
Resources for independent developers to make money
Super charged typed JavaScript dialect for parallel programming which compiles to WebAssembly
Typesafe string enums in TypeScript pre-2.4.
A tiny implementation of RxJS that actually works, for learning