https://github.com/node-projects/imask-webcomponent
lib imask wrapped in a webcomponent
https://github.com/node-projects/imask-webcomponent
Last synced: 3 months ago
JSON representation
lib imask wrapped in a webcomponent
- Host: GitHub
- URL: https://github.com/node-projects/imask-webcomponent
- Owner: node-projects
- License: mit
- Created: 2023-10-24T21:55:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-27T09:29:29.000Z (over 1 year ago)
- Last Synced: 2024-04-23T22:10:02.427Z (about 1 year ago)
- Language: TypeScript
- Size: 138 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# imask-webcomponent
[](https://www.npmjs.com/package/@node-projects/imask-webcomponent)
# description
a simple wrapper for imask lib (https://imask.js.org/) into a webcomponent..usable in web-component-designer: [https://node-projects.github.io/web-component-designer-demo/index.html](https://node-projects.github.io/web-component-designer-demo/index.html?npm=@node-projects/imask-webcomponent@latest&loadAllImports&html=%3Cnode-projects-imask%20mask=%22%7B%23%7D000%5Baaa%5D%2FNIC-`*%5B**%5D%22%20style=%22position:%20absolute;%20top:%2030px;%20left:%2030px;%20width:%20200px;%20height:%2030px;%22%3E%3C/node-projects-imask%3E)
# development
## upload new version
simple run
npm run releasethen you need to go to github and create a release from the uploaded tag.
this will then create a npm package via github action.