mirror of
https://github.com/LukeHagar/skeleton.git
synced 2025-12-06 12:47:44 +00:00
Re-added README and license
This commit is contained in:
2
LICENSE
2
LICENSE
@@ -1,6 +1,6 @@
|
|||||||
MIT License
|
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
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
|||||||
21
packages/skeleton/LICENSE
Normal file
21
packages/skeleton/LICENSE
Normal file
@@ -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.
|
||||||
38
packages/skeleton/README.md
Normal file
38
packages/skeleton/README.md
Normal file
@@ -0,0 +1,38 @@
|
|||||||
|
[](https://www.skeleton.dev/)
|
||||||
|
|
||||||
|
[](https://www.npmjs.com/package/@skeletonlabs/skeleton)
|
||||||
|
[](https://discord.gg/EXqV7W8MtY)
|
||||||
|
[](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)
|
||||||
|
<!-- - [Project Roadmap](https://github.com/skeletonlabs/skeleton/wiki/%F0%9F%9B%A3%EF%B8%8F-The-Skeleton-Roadmap) -->
|
||||||
|
|
||||||
|
## 👋 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.
|
||||||
Reference in New Issue
Block a user