Skip to content

Jitmanna1234/playground-tools

 
 

Repository files navigation

WordPress Playground tools

This repository contains the tools and applications built using WordPress Playground:

If you were looking for the Playground itself, you can find it here: WordPress Playground

Getting started

Clone the repo and build the projects:

git clone https://github.com/WordPress/playground-tools
cd playground-tools
npm install
npm run build
# or `npm run dev` to watch for changes

You'll find the built assets in the dist directory. You can make changes, run the VS Code extension or install the interactive code plugin, and test them.

Contributing

Playground Tools are in their early days. If the feature you need is missing, you are more than welcome to start a discussion, open an issue, and even propose a Pull Request to implement it.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • TypeScript 77.3%
  • PHP 11.7%
  • CSS 5.0%
  • JavaScript 4.4%
  • HTML 1.4%
  • Shell 0.2%