diff --git a/LICENSE b/LICENSE index fcb61e98..943c0c12 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2022 Skeleton Labs, LLC +Copyright (c) 2023 Skeleton Labs, LLC Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/packages/skeleton/LICENSE b/packages/skeleton/LICENSE new file mode 100644 index 00000000..943c0c12 --- /dev/null +++ b/packages/skeleton/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2023 Skeleton Labs, LLC + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/packages/skeleton/README.md b/packages/skeleton/README.md new file mode 100644 index 00000000..231feb59 --- /dev/null +++ b/packages/skeleton/README.md @@ -0,0 +1,38 @@ +[![Skeleton](https://user-images.githubusercontent.com/1509726/199282306-7454adcb-b765-4618-8438-67655a7dee47.png)](https://www.skeleton.dev/) + +[![npm version](https://img.shields.io/npm/v/@skeletonlabs/skeleton?logo=npm&color=cb3837)](https://www.npmjs.com/package/@skeletonlabs/skeleton) +[![Chat](https://img.shields.io/discord/1003691521280856084?label=chat&logo=discord&color=7289da)](https://discord.gg/EXqV7W8MtY) +[![license](https://img.shields.io/badge/license-MIT-%23bada55)](https://github.com/skeletonlabs/skeleton/blob/master/LICENSE) + +# 💀 Skeleton + +Skeleton is an open source UI toolkit built with Svelte + Tailwind that allows you to create reactive web interfaces using [Svelte](https://svelte.dev/) + [Tailwind CSS](https://tailwindcss.com/). + +## 🔗 Useful Links + +- [Documentation](https://skeleton.dev/) +- [Contribution Guide](https://skeleton.dev/docs/contributing) + + +## 👋 Community + +- [Join the Discord](https://discord.gg/EXqV7W8MtY) +- [Follow on Twitter](https://twitter.com/SkeletonUI) + +## 👍 Sponsor the Project + +- [Ko-Fi](https://ko-fi.com/skeletonlabs) +- [GitHub Sponsors](https://github.com/sponsors/skeletonlabs) +- [Patreon](https://patreon.com/user?u=83786276) + +## 🐞 Report an Issue + +- [File a Ticket](https://github.com/skeletonlabs/skeleton/issues/new/choose) + +## 🛠️ Contributions + +We've provided a detailed [contribution guide](https://www.skeleton.dev/docs/contributing) to help you get started. [Find an open issue](https://github.com/skeletonlabs/skeleton/issues), discuss the requirements with other contributors, then send a PR! + +## Maintainers + +Skeleton was created by [Chris Simmons](https://github.com/endigo9740) (@endigo9740) and is currently maintained by [Skeleton Labs](https://www.skeletonlabs.co/) and the open source community.