easychen / examples

πŸ”° Example projects that demonstrate how to use the Plasmo Framework and integrate with popular tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

plasmo logo

See License Follow PlasmoHQ on Twitter Watch our Live DEMO every Friday Join our Discord for support and chat about our projects

Plasmo Framework Examples

This repository showcases what's possible with the Plasmo Framework!

Getting Started

The easiest way to get hacking on the Plasmo Framework is to run the create plasmo command!

pnpm create plasmo --with-<example-name>
# OR npm v7
npm create plasmo -- --with-<example-name>

For more detail, please read this documentation: https://docs.plasmo.com/framework/workflows#with-an-example-template

And see the discussion here for details on how to work with this example repository: https://discord.com/channels/946290204443025438/1044558522316234752

Filing an issue to Request/Improve an Example

Please visit this issue form in the plasmo repo. Thanks πŸ˜€

Documentation

Check out our documentation to get a deeper look into what the framework offers.

License

MIT ⭐ Plasmo

About

πŸ”° Example projects that demonstrate how to use the Plasmo Framework and integrate with popular tools

License:MIT License


Languages

Language:TypeScript 67.5%Language:JavaScript 22.9%Language:CSS 3.3%Language:Vue 2.9%Language:Svelte 2.6%Language:HTML 0.5%Language:Shell 0.3%