A collection of UI web components that can be used in any web project.
IMPORTANT: This is an ESM only package.
npm install @coderundebug/ui-web
JavaScript and web components have improved over the years to a point where the need for extra frameworks are now no longer needed. There are many UI component libraries available that are built with these frameworks. However, this collection of components has been built using only standard browser supported APIs. You don't need to use TypeScript, Sass, React, Angular, etc.
It also comes with a limited set of customizable CSS variables, allowing you to style the components and your site, with minimal fuss.
The main reason for this collection is to help you create sites without the large set of dependencies that typically come with current development processes. Instead of needing to master TypeScript, understand new framework design patterns, handle multiple build tools, and work your way through additional CSS related bloat, you just concentrate on the standards, HTML, CSS and JavaScript.
You can find more information on the main web site ui-web.com.
Below is a small selection of the type of web components you can find.