# Phaseshift Phaseshift is a **standard library upgrade** for JavaScript and TypeScript. The goal is to become an elegant and ergonomic drop-in replacement for the entire surface area of the language, as well as to create pleasant overlays for your favorite frameworks. ## Getting started ```sh jj git clone https://tangled.org/phaseshift.blue/phaseshift cd phaseshift pnpm install ``` ## License Phaseshift is distributed under one of [MIT] or [Apache 2.0]. [Apache 2.0]: ./LICENSE-APACHE.md [MIT]: ./LICENSE-MIT.md