@peopleplus/components v0.6.5
PeoplePlus Svelte Components
A set of opinionated Svelte components with a focus on accesibility, no JavaScript fallback, and SvelteKit/SSR support. See the showcase/docs here.
Test coverage
Statements | Branches | Functions | Lines |
---|---|---|---|
Developing
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
is used to
showcase and document that library.
Building
To build the library:
npm run package
To create a production version of the showcase app:
npm run build
You can preview the production build with npm run preview
.
Contributing
See our Contribution Guidelines.
Publishing
Publishes to npm are done automatically on pushes to main where the package.json version has changed. The docs/showcase are updated on pushed to main.
11 months ago
11 months ago
11 months ago
10 months ago
10 months ago
11 months ago
12 months ago
11 months ago
12 months ago
10 months ago
11 months ago
10 months ago
11 months ago
1 year ago
11 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago