vim-component

0.0.1 • Public • Published

<vim-editor> Polymer Component

This is a Polymer component for vim.js.

<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <script src="/path/to/webcomponents-lite.min.js"></script> 
    <link rel="import" href="/path/to/vim-editor.html" />
  </head>
  <body>
    <vim-editor></vim-editor>
  </body>
</html>

/vim-component/

    Package Sidebar

    Install

    npm i vim-component

    Weekly Downloads

    1

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • rhysd