mn-password

a password component with minimalist design

Usage no npm install needed!

<script type="module">
  import mnPassword from 'https://cdn.skypack.dev/mn-password';
</script>

README

npm version Dependency Status MIT Licence

mn-password

A password component with minimalist design.

See the demo

preview demo

Install

npm install --save mn-password

And bundle dependencies and main files in dist/ with your preferred tool.

Usage

And then, in your html, you can use the tag mn-password i.e.

<mn-password placeholder="Password"></mn-password>

The following attributes from inputs are supported in this component