file-open-in-editor

1.0.1 • Public • Published

<file-open-in-editor>

This webcomponent follows the open-wc recommendation.

Installation

npm i file-open-in-editor

Usage

Set your workspace.

localStorage.setItem('DEV_WORKSPACE_PATH', '/User/name/Workspace/MyProject/')
<script type="module">
  import 'file-open-in-editor/file-open-in-editor.js';
</script>

<file-open-in-editor src="src/component/header.js"></file-open-in-editor>

Dependencies (0)

    Dev Dependencies (8)

    Package Sidebar

    Install

    npm i file-open-in-editor

    Weekly Downloads

    0

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    3.77 kB

    Total Files

    4

    Last publish

    Collaborators

    • nsisodiya