Sen-442b / prefix-ui

A component library and utility based frame-work for creating user interfaces

Home Page:https://prefix-ui.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PREFIX

Alway before your content


Installation

Copy and paste this code snipet inside the <head> tag of you document


<link rel="stylesheet" href="https://prefix-ui.netlify.app/global.css" />
<script defer type="text/javascript" src="https://prefix-ui.netlify.app/globalScript.js"></script>


Components

  • Alert
  • Avatar
  • Badge
  • Button
  • Card
  • Grid
  • Image
  • Input
  • List
  • Modal
  • Navigation
  • Rating
  • Toast
  • Typography

Checkout the Documentation for more info

About

A component library and utility based frame-work for creating user interfaces

https://prefix-ui.netlify.app


Languages

Language:HTML 77.5%Language:CSS 14.7%Language:JavaScript 7.8%