Socket
Socket
Sign inDemoInstall

turbo

Package Overview
Dependencies
6
Maintainers
3
Versions
439
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    turbo

Turborepo is a high-performance build system for JavaScript and TypeScript codebases.


Version published
Weekly downloads
2.4M
increased by1.58%
Maintainers
3
Created
Weekly downloads
 

Package description

What is turbo?

The 'turbo' npm package is a high-performance build system and package manager for JavaScript and TypeScript codebases. It is designed to enable efficient and incremental builds by leveraging computation caching and parallel execution. Turbo is part of the Turborepo toolset, which is used for managing monorepos.

What are turbo's main functionalities?

Efficient Caching

Turbo uses advanced caching mechanisms to avoid redundant work. It caches the outputs of commands and only re-executes them when necessary, which can significantly speed up the build process in large codebases.

n/a

Parallel Execution

The tool can run tasks in parallel across multiple cores, making full use of modern multi-core CPUs to reduce build times.

n/a

Remote Caching

Turbo supports remote caching, allowing teams to share cache artifacts across different machines, which can be particularly useful for continuous integration and deployment (CI/CD) pipelines.

n/a

Monorepo Support

Turbo is designed with monorepos in mind, providing features to manage dependencies and build processes across multiple packages within a single repository.

n/a

Other packages similar to turbo

Readme

Source

Turborepo

Getting Started

Visit https://turbo.build/repo/docs to get started with Turborepo and read the documentation.

Community

The Turborepo community can be found on GitHub Discussions, where you can ask questions, voice ideas, and share your projects.

To chat with other community members, you can join the Turborepo Discord

Our Code of Conduct applies to all Turborepo community channels.

Who is using Turbo?

Turbo is used by the world's leading companies. Check out the Turbo Showcase to learn more.

Updates

Follow @turborepo on X and for project updates

Author

  • Jared Palmer (@jaredpalmer)

Security

If you believe you have found a security vulnerability in Turbo, we encourage you to responsibly disclose this and not open a public issue. We will investigate all legitimate reports. Email security@vercel.com to disclose any security vulnerabilities.

https://vercel.com/security

FAQs

Last updated on 25 Apr 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc