Component Library to build UI faster.
This component library is built with html, css and vanilla js. All the components are ready with css, to create your own app faster. Just copy paste the code and you are ready to fill your content.
App has examples, code snippets and live demos for all the components.
-
Include CSS file mentioned in installation section in your head tag of html file. And you are ready to use this file.
<link rel="stylesheet" href="https://vaspacx-components.netlify.app/style.css">
-
Documentation will help you to understand look and feel of the components.
-
In Documentation, example's html code is written, you can directly copy and paste in your html file.
-
You can also create combinations of components by adding appropriate class to your html elements.