YARN Core API

The @yarnpkg/core programmatic JavaScript/TypeScript API that allows applications to interact with Yarn projects, workspaces, and dependency resolution. Used for building Yarn plugins and tooling integrations.

API entry from apis.yml

apis.yml Raw ↑
aid: yarn:yarn-core-api
name: YARN Core API
description: The @yarnpkg/core programmatic JavaScript/TypeScript API that allows applications to interact
  with Yarn projects, workspaces, and dependency resolution. Used for building Yarn plugins and tooling
  integrations.
humanURL: https://yarnpkg.com/api
baseURL: https://yarnpkg.com
tags:
- API
- JavaScript
- Package Manager
- Plugin
- TypeScript
properties:
- type: Documentation
  url: https://yarnpkg.com/api
- type: APIReference
  url: https://yarnpkg.com/api
- type: GitHubRepository
  url: https://github.com/yarnpkg/berry
- type: GettingStarted
  url: https://yarnpkg.com/advanced/plugin-tutorial
- type: Tutorials
  url: https://yarnpkg.com/advanced/plugin-tutorial