@quaffui/quaff
TypeScript icon, indicating that this package has built-in type declarations

0.1.0-prealpha16 • Public • Published

Quaff

Quaff is an experimental project utilizing Beer CSS and parts of Quasar Framework as the base for Svelte components. This independent project is not endorsed by or affiliated with Beer CSS or Quasar Framework.

This is merely a playground right now, don't expect anything usable!

Developing

Once you've installed dependencies with npm install (or pnpm install or yarn), start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Everything inside src/lib is part of the library, everything inside src/routes can be used as a showcase or preview app.

Building

To build the library:

npm run package

To create a production version of your showcase app:

npm run build

You can preview the production build with npm run preview.

To deploy your app, you may need to install an adapter for your target environment.

Third-party Libraries

This project makes use of the following open source libraries:

Readme

Keywords

none

Package Sidebar

Install

npm i @quaffui/quaff

Weekly Downloads

0

Version

0.1.0-prealpha16

License

none

Unpacked Size

467 kB

Total Files

318

Last publish

Collaborators

  • kiliandvs
  • coder1337