0.0.6 • Published 2 years ago

@asknotbad/sveltify v0.0.6

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

Sveltify

Sveltify is a Component Library for Svelte.

Installation

npm i -D @asknotbad/sveltify

Usage

Importing components

import { Component } from '@asknotbad/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

Apache-2.0

Copyright © 2020 Not Bad

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago