Skip to content

A parser that converts JavaScript to Scratch AST.

License

Notifications You must be signed in to change notification settings

Jvavscratch/core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@jvavscratch/core

Core module for Jvavscratch project, providing essential functionality for JavaScript to Scratch conversion.

Features

  • AST transformation utilities
  • Block representation and manipulation
  • Project structure handling

Installation

npm install @jvavscratch/core

Usage

const core = require('@jvavscratch/core');

// Use core functionalities

License

MPL-2.0

About

A parser that converts JavaScript to Scratch AST.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors