MCPcopy
hub / github.com/teambit/bit

github.com/teambit/bit @v14.8.9-server.1 sqlite

repository ↗ · DeepWiki ↗ · release v14.8.9-server.1 ↗
4,822 symbols 14,631 edges 1,220 files 508 documented · 11%
README

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

Extension points exported contracts — how you extend this code

IHook (Interface)
@deprecated use `Mocha.Hook` instead. [6 implementers]
custom-types/mocha/index.d.ts
Command (Interface)
(no doc) [13 implementers]
src/cli/command.ts
Service (Interface)
(no doc) [8 implementers]
src/extensions/environments/services/service.ts
Network (Interface)
(no doc) [4 implementers]
src/scope/network/network.ts
IExtensionConfigList (Interface)
(no doc) [2 implementers]
src/consumer/config/extension-config-list.ts
IsolateOptions (Interface)
(no doc)
src/environment/isolator.ts
WorkspaceIsolateOptions (Interface)
(no doc)
src/api/consumer/lib/isolate.ts
PendingSuiteFunction (Interface)
* [bdd, tdd] Describe a "suite" with the given `title` and callback `fn` containing * nested suites. Indicates this s
custom-types/mocha/index.d.ts

Core symbols most depended-on inside this repo

createFile
called by 848
src/e2e-helper/e2e-fs-helper.ts
addComponent
called by 492
src/consumer/bit-map/bit-map.ts
reInitLocalScope
called by 450
src/e2e-helper/e2e-scope-helper.ts
read
called by 358
src/e2e-helper/e2e-bitmap-helper.ts
toString
called by 324
src/bit-id/bit-id.ts
addRemoteScope
called by 309
src/e2e-helper/e2e-scope-helper.ts
push
called by 284
src/remotes/remote.ts
setNewLocalAndRemoteScopes
called by 256
src/e2e-helper/e2e-scope-helper.ts

Shape

Method 2,426
Function 1,385
Class 908
Interface 102
Enum 1

Languages

TypeScript100%

Modules by API surface

custom-types/mocha/index.d.ts153 symbols
src/consumer/consumer.ts62 symbols
src/consumer/component/dependencies/dependency-resolver/dependencies-resolver.ts61 symbols
src/consumer/bit-map/bit-map.ts53 symbols
src/scope/scope.ts50 symbols
src/scope/models/model-component.ts46 symbols
src/scope/network/ssh/ssh.ts40 symbols
src/scope/models/version.ts40 symbols
src/scope/objects/repository.ts38 symbols
src/consumer/component/sources/vinyl-types.ts37 symbols
src/e2e-helper/e2e-command-helper.ts34 symbols
src/consumer/component/consumer-component.ts34 symbols

Dependencies from manifests, versioned

@babel/cli7.8.4 · 1×
@babel/core7.9.6 · 1×
@babel/plugin-proposal-class-properties7.8.3 · 1×
@babel/plugin-proposal-decorators7.8.3 · 1×
@babel/plugin-proposal-object-rest-spread7.8.3 · 1×
@babel/plugin-transform-async-to-generator7.8.3 · 1×
@babel/plugin-transform-modules-commonjs7.8.3 · 1×
@babel/plugin-transform-runtime7.8.3 · 1×
@babel/preset-env7.10.1 · 1×
@babel/preset-react7.10.1 · 1×
@babel/preset-typescript7.10.1 · 1×

For agents

$ claude mcp add bit \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact