@quaffui/quaff v1.0.0-beta3
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 -- --openEverything 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 packageTo create a production version of your showcase app:
npm run buildYou 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:
- Beer CSS: Copyright (c) 2021 Beer css!. Licensed under the MIT License
- Quasar Framework: Copyright (c) 2015-present Razvan Stoenescu. Licensed under the MIT License
11 months ago
5 months ago
5 months ago
5 months ago
5 months ago
5 months ago
1 year ago
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago