plutoniumm / molecular

molecular 0 JS components

Home Page:https://plutoniumm.github.io/molecular/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Molecular

πŸ§ͺ A simple, lightweight zero-js 4 kb CSS framework for building web components.

πŸ“¦ Installation

idk how im gonna do this yet

For now these room temperature IQ methods will do:

<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/plutoniumm/molecular@gh-pages/index.css">

or

<link rel="stylesheet" href="https://plutoniumm.github.io/molecular/index.css">

or just curl it

curl https://plutoniumm.github.io/molecular/index.css > molecular.css

πŸ“– Documentation

No documentation, just usage code and its result.
Usage | Examples

Supported components:

  • Accordions
  • Tags & Tooltips
  • Collapsible
  • Carousels
  • Sliders
  • Tabs

Note: Due to the abundance of examples I'm not gonna do pure CSS Navs and Spinners

πŸ“ License

Licensed under the MIT License

About

molecular 0 JS components

https://plutoniumm.github.io/molecular/

License:MIT License


Languages

Language:HTML 64.9%Language:SCSS 30.3%Language:JavaScript 3.0%Language:Shell 1.7%