@koddsson/number-format-element
v0.0.1
Published
Super simple number format element
Downloads
1
Readme
<custom-element> element
Boilerplate for creating a custom element.
Installation
$ npm install @github/custom-element-element
Usage
import '@github/custom-element-element'
<custom-element></custom-element>
Browser support
Browsers without native custom element support require a polyfill.
- Chrome
- Firefox
- Safari
- Microsoft Edge
Development
npm install
npm test
License
Distributed under the MIT license. See LICENSE for details.