live-codes / live-codes/livecodes
Feature: Export as module
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 267
- Avg merge
- 9h 40m
- Merged PRs (30d)
- 16
Description
### Type of feature
✨ Feature
### Current behavior
Can only export as variations of full HTML pages.
### Suggested feature
It would be valuable to be able to edit a script which can then be built and exported as a reusable module rather than only as a webpage. In this case, markup/style would either be unneeded or used during dev only for testing integrating the module. I'd like to be able to define some functions that I can then export, host somewhere, and reuse as imports in another livecodes session.
### Additional context
_No response_
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### Contributing Docs
- [X] I agree to follow this project's Contribution Docs
Contributor guide
Assessment
This issue has not been assessed yet.