1.2.2 • Published 5 years ago

javascript-web-components v1.2.2

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

JavaScript Web Components

javascript-web-components is library providing wide range for JS-components which can be use any where over on web and in any framework without any dependency

Available components

  • Dashboard
  • Input Fields
    • Form component
    • Input Text
    • Input Number
    • Input File
    • Email Address
    • Auto-grow Text-area
    • Input Password
  • Button components
  • Data Grid
  • Alert messages
  • Notification Sliders
  • Call out components
  • Avatar Card
  • Check-boxes and radio buttons
  • image component
  • inline editable card
  • Components for text messages.
  • Pop-up modal
  • Hierarchical tree component.

Installation

Use the package manager npm to install javascript-web-component.

npm i javascript-web-components

Usage

<script src="node_modules/javascript-web-components/dist/main.js"></script>

<my-component></component>

Documentation

Complete documentation guide coming soon....

For reference use browse to :

node_modules/javascript-web-components/view/my-component.html

License

MIT