A typescript/javascript library to allow interaction with packages conforming to the Open Packaging Conventions.
- Light/dark mode toggle
- Live previews
- Fullscreen mode
- Cross-platform
import Component from "my-project";
function App() {
return <Component />;
}
Contributions are always welcome!
See contributing.md
for ways to get started.
Please adhere to this project's code of conduct
.