clipcc-block

3.1.8 • Public • Published

clip-block

Clip Blocks is a library for building creative computing interfaces.

Introduction

Clip Blocks is a fork of LLK's scratch-blocks project that provides a design specification and codebase for building creative computing interfaces. Together with the Scratch Virtual Machine (VM) this codebase allows for the rapid design and development of visual programming interfaces. Unlike Blockly, Scratch Blocks does not use code generators, but rather leverages the Scratch Virtual Machine to create highly dynamic, interactive programming environments.

This project is in active development and should be considered a "developer preview" at this time.

Documentation

The "getting started" guide including FAQ and design documentation can be found in the wiki.

Development

Cause we changed the method of the build script to support windows platform, you need to follow these steps to initialize your workspace:

yarn

Use npm script build to build your source, mind that in windows you may be asked to create junction link for closure-compiler and closure-library before you build:

yarn run build

Donate

Not now.

Copyright © 2019Clipteam. All rights reserved.

Readme

Keywords

none

Package Sidebar

Install

npm i clipcc-block

Weekly Downloads

20

Version

3.1.8

License

Apache-2.0

Unpacked Size

9.62 MB

Total Files

264

Last publish

Collaborators

  • alexcui
  • hydrostic
  • clipbot