Socket
Socket
Sign inDemoInstall

bit-bin

Package Overview
Dependencies
160
Maintainers
8
Versions
755
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    bit-bin

<img alt="prs" src="https://img.shields.io/b


Version published
Weekly downloads
4.4K
increased by75.98%
Maintainers
8
Created
Weekly downloads
 

Changelog

Source

[14.8.8] - 2020-07-13

Bug Fixes

  • resolve performance regression by fixing the dependency resolution cache
  • fix ssh command by reverting another fix of "write after end" error
  • facilitate debugging by showing the entire stacktrace formatted when BIT_LOG is set

Readme

Source

apache prs Circle Status styled with prettier Join Slack Tweet

Bit is the platform for collaborating on components

Bit Workflow

DocumentationTutorialsQuick start guide Workflowsbit.dev components cloudVideo demo

What is Bit? 🤔

Bit is an open-source cli tool for collaborating on isolated components across projects and repositories.
Use Bit to distribute discrete components from a design library or a project into a standalone reusable package and utilize it across applications.
You can set up your own server for components collaboration, or use the bit.dev cloud hosting for private and public components sharing.

Why Bit? 🎖️

Bit facilitates the process of collaborating on UI components. Team members can share, maintain, and synchronize isolated components from different projects.

Bit allows teams to:

  • Increase code reusability
  • Increase design and development efficiency
  • Retain UI and UX consistency
  • Increase project's stability

Key Features 🔑

  • Extract a component for sharing directly from an existing library or project.
  • Validate the component's independence by building and testing each component separately from the rest of the project.
  • Change the source code of shared components from any application that utilizes it.
  • Get published changes in components on top of local modifications.
  • Contribute back changes made to components directly from the consuming applications.
  • Automatically wrap each component as an npm package.
  • Distribute discrete components instead of a single massive package.
  • Automate component versioning according to changes in its dependencies.
  • Use with leading frameworks and tools: React, Vue, Angular, Mocha, Jest.
  • Works alongside Git, NPM, and Yarn.

Bit is working with Javascript and Javascript frameworks:

Installation 🚪

Using npm:

npm install bit-bin --global

Using yarn:

yarn global add bit-bin  

Bit cli requires node 8.12 and above. Check other installation methods.

bit.dev cloud 🌩️

Use bit.dev cloud hosting solution as a shared server and showcase for your components.

Contributing 🎗️

Contributions are always welcome, no matter how large or small. Before contributing, please read the code of conduct.

See Contributing.

License 💮

Apache License, Version 2.0 Analytics

Keywords

FAQs

Last updated on 13 Jul 2020

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