# openblock-blocks **Repository Path**: openblockcc/openblock-blocks ## Basic Information - **Project Name**: openblock-blocks - **Description**: OpenBlock Blocks is a library for building creative computing interfaces. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2022-09-15 - **Last Updated**: 2025-10-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # openblock-blocks [![Publish Npm Package](https://github.com/openblockcc/openblock-blocks/actions/workflows/publish-npm-package.yml/badge.svg)](https://github.com/openblockcc/openblock-blocks/actions/workflows/publish-npm-package.yml) ![](https://img.shields.io/github/license/openblockcc/openblock-blocks) ## Getting Start Visit the wiki: [https://wiki.openblock.cc](https://wiki.openblock.cc) ## Attention If you modified this project, you have to run `npm run prepublish` and restart openblock-gui. (After modifying the blocks code the webpack-dev-server won't rebuild the openblock-gui automaticly.)