README
@bchteam/typed-input
Simple html input without a bulk of styles and blocks but with types and autocompletion specifying
Setup
npm i -S @bchteam/typed-input
Simple html input without a bulk of styles and blocks but with types and autocompletion specifying
<script type="module">
import blackwallTypedInput from 'https://cdn.skypack.dev/@blackwall/typed-input';
</script>
Simple html input without a bulk of styles and blocks but with types and autocompletion specifying
npm i -S @bchteam/typed-input