JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q26119F
  • License MIT

A highly developed style framework based on flex[css-3]

Package Exports

  • qc-ui

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (qc-ui) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

qc-ui

A highly developed style framework based on flex[css-3]

What's qc-ui?

This is a personal CSS framework that does not recommend using this framework in a formal environment. The framework is only created by the author's convenience and rapid construction of the view! At the same time, the framework quotes some well-known CSS framework code:

Explain

  1. Build a user interface quickly (you need to support CSS3, and you need to use webpack and other tools to fill in the compatibility code! ), let you focus more on the logical layer of code writing!
  2. The author just write some buttons, input box style, the third more powerful animate, fontIcon are from, I think the framework of their versatility is strong enough, the framework can be used as your style configuration file (for example: base.css, reset.css), and the name of the class and the third party you can refer to the third party as like as two peas. The official document to aid in building your cool interface!
  3. The author may not consume too much energy to maintain the style framework, as the framework is only used as a reset process.

Install qc-ui

npm install qc-ui

use qc-ui

import "qc-ui"

License

MIT