You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

turbo

Package Overview
Dependencies
Maintainers
2
Versions
480
Alerts
File Explorer

Advanced tools

Socket logo

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.8M
increased by0.86%
Maintainers
2
Install size
12.8 MB
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 logo

turbo-screenshot

Getting Started / Documentation

Visit https://turborepo.org to view the full 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.

Updates

Follow @turborepo on Twitter and for project updates

Author

  • Jared Palmer (@jaredpalmer)

FAQs

Package last updated on 09 Aug 2022

Did you know?

Socket

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
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc