ori Service (macOS AMD64)
raw JSON → 0.0.0-pre-alpha.2 verified Fri May 01 auth: no javascript
oriService is an experimental, pre-alpha binary package providing the native macOS AMD64 runtime for the `ori` toolchain. `ori` is a set of tools and esbuild-based plugins from Microsoft designed to accelerate inner-loop development in TypeScript monorepos by enabling fast, incremental builds. This package (`oriservice-darwin-amd64`) is a platform-specific binary dependency and should not be installed directly; end users should install `ori` or `@microsoft/ori` instead. As of version 0.0.0-pre-alpha.2, the tool is in very early development with no stable releases. The key differentiator is leveraging esbuild for near-instant incremental builds in large monorepos, but it is not yet production-ready.
Warnings
breaking Package name is 'oriservice-darwin-amd64' but importing code should use 'ori' or '@microsoft/ori'. ↓
fix Do not install this package directly. Install 'ori' or '@microsoft/ori' instead.
Install
npm install oriservice-darwin-amd64 yarn add oriservice-darwin-amd64 pnpm add oriservice-darwin-amd64 Quickstart