typing-test-element
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

<typing-test> element

Test your typing skills

Installation

Available on npm as typing-test-element.

$ npm install --save typing-test-element

Usage

Script

Import as ES modules:

import 'typing-test-element'

Include with a script tag:

<script type="module" src="./node_modules/typing-test-element/dist/index.js">

An example Custom Element. This documentation ends up in the README so describe how this elements works here.

You can event add examples on the element is used with Markdown.

<typing-test></typing-test>

Browser support

Browsers without native custom element support require a polyfill.

  • Chrome
  • Firefox
  • Safari
  • Microsoft Edge

License

Distributed under the MIT license. See LICENSE for details.

/typing-test-element/

    Package Sidebar

    Install

    npm i typing-test-element

    Weekly Downloads

    1

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    9.34 kB

    Total Files

    7

    Last publish

    Collaborators

    • keithamus