Security News
Bun 1.2 Released with 90% Node.js Compatibility and Built-in S3 Object Support
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
create-typescript-playground-plugin
Advanced tools
A template for creating new plugins for the TypeScript playground.
A template for creating new plugins for the TypeScript playground.
You need about 5 minutes, Node.js, yarn and Firefox/Edge or Chrome.
Step 1: Use the template to bootstrap: yarn create typescript-playground-plugin playground-my-plugin
Step 2: Run yarn start
in the new repo, to start up the local dev server
Step 3: Open the playground in your browser, click "Options" and enable "Connect to localhost:5000"
Step 4: Refresh, and see the new tab. That's your plugin up and running
That's all the pieces working in tandem, now you can make changes to the template and build out your plugin. The plugin in dev mode will always become forefront when connected, so you can re-load without a lot off clicks. To understand the template's technology, read the CONTRIBUTING.md
There are community-run templates for Playground plugins which bootstrap your plugin with well-known view libraries:
They have their own up-to-date documentation in their READMEs.
FAQs
A template for creating new plugins for the TypeScript playground.
The npm package create-typescript-playground-plugin receives a total of 8 weekly downloads. As such, create-typescript-playground-plugin popularity was classified as not popular.
We found that create-typescript-playground-plugin demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Security News
Biden's executive order pushes for AI-driven cybersecurity, software supply chain transparency, and stronger protections for federal and open source systems.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.