Skip to content
/ opc Public

A TypeScript/JavaScript library to allow interaction with packages conforming to the Open Packaging Conventions.

License

Notifications You must be signed in to change notification settings

Vespion/opc

Repository files navigation

opc

A typescript/javascript library to allow interaction with packages conforming to the Open Packaging Conventions.

Repository License

Features

  • Light/dark mode toggle
  • Live previews
  • Fullscreen mode
  • Cross-platform

Usage/Examples

import Component from "my-project";

function App() {
	return <Component />;
}

Authors

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

About

A TypeScript/JavaScript library to allow interaction with packages conforming to the Open Packaging Conventions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published