Skip to content

kaskar2008-experiments/fw-input

 
 

Repository files navigation

fw-input

What is it

A simple input field web component built using StencilJS.This can be themed with variable CSS.

To Contribute

  1. Fork this repo
  2. Run npm install
  3. You can find the component view and css under src/components/fw-input/fw-input.tsx and src/components/fw-input/fw-input.css respectively.
  4. You can make changes based on the issue/ suggestion 🎉 following the Stencil documentation
  5. Once you have made the changes, run using npm start
  6. Raise a PR from the feature branch to dev branch
  7. Changes (if any) will be suggested before approval. Please be kind enough to make them
  8. Once the changes are done. The PR will be merged ⚡️

Thanks for contributing. Mention your name in the PR so that I can list in the contributors section ♥️

Contributors

aachh

About

Form Input Web Components developed using StencilJS. Lightweight and customisable platform UI Kit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 45.5%
  • CSS 39.6%
  • HTML 14.9%