Giter Site home page Giter Site logo

bit-dev-components's Introduction

BEhive Bit Components

These are core / CMS components to be used with React and and eventually React Native using the react-native-web library. This repo is still a work in progress for components on bit.dev. Currently it's only about 30% complete. The goal of this repo is to build global reusable components to reduce the amount of repeated code often used across different projects.

High Level Overview for the Key CMS Components

The following is a high level overview for global CMS components to be used in React (and eventually React Native) projects. The goal is to keep them as unopinionated as possible so they can be used within a multitude of frameworks such as Gatsby, Next.js or Create React App. The functionality of these components offers a simplified way to add customized components ranging from something that simply displays static content all the way up to full blown micro-frontends (aka micro-apps). For more details on the components, check the *.docs.mdx file within the comopnent's folder or go to the BEhive Tech area on bit.dev to see a richer view of their docs and functionality.

This should wrap the entire app so all child CMS components can access the cmsParams and other functionality from the context passed down from this React provider.

The CMSArea component has the functionality to choose which custom block level components to import which is an array of blocks defined within the areas key in the cmsParams. The list of available blocks could be any of the blocks made available for this CMSArea component.`This component also contains a menu in edit mode which gives the ability to add/edit/delete blocks and any additional functionality you may want to pass in through the menuItems prop.

bit-dev-components's People

Watchers

Bruce 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.