1.0.1 • Published 5 months ago

@jsnote-nemo/local-client v1.0.1

Weekly downloads
-
License
-
Repository
-
Last release
5 months ago

Introduction

An interactive, browser-based coding environment that allows users to execute code safely, similar to well-known services like CodeSandbox and CodePen.

Features

  • Build an in-browser transpiler + bundler
  • Dynamic fetching and loading of npm modules
  • Caching for the imported package in IndexedDB
  • Safely handling untrusted code execution, handling errors
  • Manage state and handle complicated logic flows with redux
  • Cumulative code execution when bundling
  • Integrate formatting code editor with prettier
  • Draggable resizing components

Tech Stack

License

Licensed under the MIT License. Check the LICENSE file for details.