Git Product home page Git Product logo

blockprotocol's Introduction

Block Protocol

The Block Protocol is an open standard for building and using data-driven blocks. Blocks developed in accordance with the protocol allow you to make websites and applications that are both more useful to and readable by humans and machines.

Getting Started

Please refer to the Block Protocol documentation for complete instructions on using the Block Protocol, including:

  • developing new blocks;
  • publishing blocks to the Block Hub; and
  • embedding blocks within your application.

Usage

HASH is an example embedding application for the Block Protocol.

For more examples, please refer to the Block Protocol documentation or browse the complete Block Hub.

Roadmap

We’ll be publishing a public roadmap for the Block Protocol soon.

See the open issues for a list of some proposed features (and known issues).

Repository contents

We welcome contributions to this repository. Within it you will find folders for:

  1. site: the code for blockprotocol.org, including:

  2. packages: utility packages for constructing Block Protocol blocks. These are all available via yarn add <package_name> or npm install <package_name>. See the individual README files in each folder for more details.

    • block-template: a template for a React-based block
    • blockprotocol: TypeScript types for Block Protocol properties and functions, as described in the spec
    • create-block-app: a script to create a new block using block-template
    • mock-block-dock: a mock embedding application used for developing blocks

Contributing

The Block Protocol is an open-source standard, and community contributions are what make open-source such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

Please consider starring the project and watching it on GitHub, to be kept abreast of future developments and show your appreciation.

If you’ve got an idea for a new block, would like to make a suggestion that improves the protocol itself, or want to contribute to a better developer experience for users of the protocol, please open an issue with the tag “enhancement”, and feel free to fork the repo in order to create a pull request.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

If you’re looking for inspiration regarding new blocks to build, or contributions you could make, please check the open issues.

License

Distributed under the MIT License. See LICENSE.md for more information.

Contact

Find us on Twitter at @blockprotocol or email [email protected]

You can also join our community Discord server for quick help and support.

Project permalink: https://github.com/blockprotocol/blockprotocol

Acknowledgments

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.