lume
Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.
Software by lume
live-code
live-code is a web component that provides an editable code editor with live output display. It renders as a HTML element that updates results in real time as users type. Content can be supplied via a content attribute or JavaScript property, a src attribute pointing to a file, or inline using a element. The component supports multiple execution modes including running code in an iframe for safe sandboxing. It works across all major web frameworks including React, Vue, Svelte, Angular, Solid.js, Astro, and others, as well as in vanilla HTML without any build step. Common use cases include interactive documentation, live demos, coding tutorials, educational platforms, and prototype playgrounds where users need to experiment with code and immediately see results.