ghostsui

1.6.0 • Public • Published

GHOSTs UI

This is my ui "framework" mainly based on semantic HTML, while this project is mostly for my personal sites and projects I do expose some docs below.

NOTE: since it's my personal ui lib it might change often and won't be strictly documented - might make a public dirivitive in the future

Use

You can either import or use a cdn:

  • Importing

    • ghostsui/scss/ghostsui.scss
    • ghostsui/css/ghostsui.css
  • CDN

    <link
        rel="stylesheet"
        href="https://cdn.jsdelivr.net/npm/ghostsui@1/css/ghostsui.css"
    />

What is in this:

Album : REPL

  • Text

  • Flex

  • Anchors

  • Banners

  • Buttons

  • Cards

  • Input

...more, I got bored of taking screen shots

To Do

  • [x] Better outline
  • [x] Refine variables
  • [ ] More inputs (radio, select, number, etc)
  • [x] Section (margin bottom (rfs probably))
  • [x] Switch back to button class as I incorrectly used role="button"
  • [x] Tables
  • [x] Highlight colour
  • [ ] Fix placeholder

Readme

Keywords

none

Package Sidebar

Install

npm i ghostsui

Weekly Downloads

1

Version

1.6.0

License

MIT

Unpacked Size

28 kB

Total Files

21

Last publish

Collaborators

  • ghostsos