Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 583 Bytes

File metadata and controls

14 lines (9 loc) · 583 Bytes

Scripts

A collection of block editor level scripts (global, not tied to a block).

Guidelines

  1. Scripts should be created in their own directory with a descriptive name.
  2. Script directories should utilize the provided README-sample.md file in the root directory.
  3. Link to the script README file below!
  4. Scripts should follow the version naming scheme of 0.1-alpha for in progress scripts, 1.0-beta for complete scripts that may need polishing, and >1.0 for stable versions of the script.

Script Collection