@zdp/sveltify

0.0.2 • Public • Published

Sveltify

GitHub license

Sveltify is a Component Library for Svelte/Sapper.

Installation

npm i @zdp/sveltify

Usage

Importing components

import { Component } from '@zdp/sveltify';

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Components list

  • Skeleton component — visual placeholder for data that is being downloaded from the server.

Changelog

Detailed changes for each release are documented in the CHANGELOG.md

Credits

TODO: Write credits

License

MIT

Copyright © 2020 ZDP LLC

Readme

Keywords

Package Sidebar

Install

npm i @zdp/sveltify

Homepage

sveltify.dev

Weekly Downloads

1

Version

0.0.2

License

MIT

Unpacked Size

7.76 kB

Total Files

8

Last publish

Collaborators

  • zdpro