@whizzes/exo
TypeScript icon, indicating that this package has built-in type declarations

0.0.6 • Public • Published

exo

Svelte Components Library

Discord Publish Version Downloads

Getting Started

  1. Install @whizzes/exo
npm i -D @whizzes/exo
  1. Import styles in the +layout.svelte script section
import '@whizzes/exo/dist/styles.css';

Development

bun run story:dev

Setting up for Local Use

Include Exo as a local dependecy by clonning and building the project locally.

  "@whizzes/exo": "file:../exo",

Cloudflare Pages Preview Environments

Every time you open a new pull request, Cloudflare Pages will create a unique preview URL, which will stay updated as you continue to push new commits to the branch. This is only true when pull requests originate from the repository itself.

References

Check out all the available controls in their book: controls.histoire.dev. https://sveltesociety.dev/recipes/testing-and-debugging/unit-testing-svelte-component

/@whizzes/exo/

    Package Sidebar

    Install

    npm i @whizzes/exo

    Weekly Downloads

    0

    Version

    0.0.6

    License

    none

    Unpacked Size

    20.6 kB

    Total Files

    18

    Last publish

    Collaborators

    • whizzes-bot