Coder Social home page Coder Social logo

yasser-belatreche / bit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from teambit/bit

1.0 0.0 0.0 87.11 MB

A tool for component-driven application development.

Home Page: https://bit.dev

License: Other

JavaScript 1.58% Shell 0.16% PowerShell 0.06% Batchfile 0.01% CSS 0.03% Vue 0.35% TypeScript 96.41% Dockerfile 0.01% Ruby 0.02% SCSS 1.37% Stylus 0.02% Less 0.01% Sass 0.01%

bit's Introduction

Documentation | Platform | Learn

Build components first.

Open infrastructure for component-driven applications to speed and scale development.

apache prs Circle Status Styled with Prettier Join Slack

What is Bit?

Bit Workspace

Bit is an OSS Infrastructure for building and composing components. It is an extensible toolchain for component-driven applications / systems which are faster to develop, simpler to understand, test, and maintain, more resilient and performant, and easier to collaborate on.

Instead of building an application that has many components, Bit lets you develop components outside of any application and use them to compose many applications from the bottom up. An application is just a deployed composition of components. You can add and remove components from applications to extend or change their functionality. All components can be reused in many different applications.

Key Features

  • Workspace - build and compose components. The workspace is the foundation of Bit. It is where you develop and compose components. It lets you build fully distributed projects with a simple monolithic-like dev experience. Open the Workspace UI to visually develop and manage your components with ease.

  • Scope - manage and scale with components. Scopes are where you push, version, and organize your components. Itโ€™s a component store. Remote Scopes let you use components across projects. You can setup and host remote Scopes on any servers. Bit.dev is an optional enterprise-grade platform for hosting and connecting all scopes and components to give teams a streamlined cross-project collaboration experience. It is highly secure and trusted by Fortune-50 teams.

How to Start?

Bit Workspace

To get started follow the quick-start guide or try the official Bit for React tutorial.

Install Bit Version Manager:

npm i -g @teambit/bvm
# or
yarn global add @teambit/bvm

Install Bit:

bvm install

Start a Bit workspace:

bit new react <my-workspace-name>

Install dependencies:

cd <my-workspace-name>
bit start

Open-up your browser on localhost:3000, or any other available port, and view the demo components.

Create components:

bit create react ui/button     # TypeScript
bit create react-js ui/button  # JavaScript

Popular Onboarding Use-Cases

  • Micro Frontends
  • Design Systems (Component Marketplace)
  • Shared Logic and Backend Functionality
  • Rapid Application Development

Resources & Community

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

bit's People

Contributors

amitgilad3 avatar benjgil avatar davidfirst avatar debs-obrien avatar dependabot[bot] avatar eyalse avatar gideonshils avatar giladshoham avatar giteden avatar guysaar223 avatar imsnif avatar itaymendel avatar its4zahoor avatar jamesgeorge007 avatar jason-cooke avatar jonisar avatar jonnysas avatar joshk2 avatar kutneruri avatar lalybar avatar lipis avatar mikilll94 avatar ocombe avatar odedre avatar qballer avatar ran-y avatar ranm8 avatar ranyitz avatar tamarstern avatar urigat avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.