0.0.5 • Published 1 year ago

ypetit-svelte-atomic-ds v0.0.5

Weekly downloads
-
License
GPLv3
Repository
github
Last release
1 year ago

YPETIT-SVELTE-ATOMIC-DS COMPONENT LIBRARY

ypetit-svelte-atomic-ds is a set of Svelte components following atomic design principles, intended to be used in Svelte/SvelteKit projects.

Installation

You can install ypetit-svelte-atomic-ds using npm:

npm install ypetit-svelte-atomic-ds

Usage

Example

Here's a simple example of how to use ypetit-svelte-atomic-ds in a Svelte component:

<script>
  import { Button } from 'ypetit-svelte-atomic-ds';
</script>

<Button>Click me!</Button>

Documentation

<coming soon> Check out the documentation for more information on how to use each component.

Contributing

<coming soon> Contributions are welcome! Please read our contributing guidelines for more information.

License

May be subject to change.

Non-commercial sublicense

This software is open-source and free for non-commercial use under the terms and conditions of the GPL-3.0 License.

A non-commercial sublicense is defined as any use of the software for non-commercial purposes by an individual or organization other than the original licensee.

Commercial use fee

Commercial use of the software requires the payment of a license fee, which must be negotiated separately between the licensee and the licensor.

Commercial use is defined as any use of the software for commercial purposes, including but not limited to use by a company or organization to generate revenue or profit, use to promote or market a product or service, or use in a commercial software product.

Exceptions

The licensee, Yann PETIT, and his own privately owned companies are exempt from paying a license fee for the use, modification, and distribution of this software.

For more information, please refer to the full text of the GPL-3.0 License and the specific LICENSE applying to this library.

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago