Socket
Socket
Sign inDemoInstall

@beemo/core

Package Overview
Dependencies
168
Maintainers
2
Versions
100
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

@beemo/core

Manage all dev tool configurations in a single centralized repository.


Version published
Maintainers
2
Weekly downloads
18,586
decreased by-13.5%

Weekly downloads

Readme

Source

🤖 Beemo

Build Status npm version npm deps

Manage dev and build tools, their configuration, and commands in a single centralized repository. Beemo aims to solve the multi-project maintenance fatigue by removing the following burdens across all projects: config and dotfile management, multiple config patterns, up-to-date development dependencies, continuous copy and paste, and more.

Features

  • Manage dev tools and configurations in a single repository.
  • Configure supported dev tools using .js or .ts files.
  • Customize and alter config at runtime with CLI options.
  • Pass custom CLI options to dev tool commands without failure.
  • Automatically expand glob patterns (a better alternative to bash).
  • Listen to and act upon events.
  • Easily share config between dev tools.
  • Avoid relative config or extends paths.
  • Automatic config file cleanup.
  • Custom scripts with CLI options.
  • Scaffolding and template generation.
  • Workspaces (monorepo) support.
  • Automated TypeScript project references.
  • Parallel, pooled, and prioritized builds.
  • Integrated watch/live mode.
  • And much more.

Requirements

  • Node 12.17+
  • GitHub, Bitbucket, or another VCS

Documentation

https://beemo.dev

Keywords

FAQs

Last updated on 01 Mar 2022

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