|
1 | | -# time |
| 1 | +# TanStack Time |
| 2 | + |
| 3 | + |
| 4 | + |
2 | 5 | 🤖⏰ Headless utilities for building time and calendar components in TS/JS, React, Solid, Vue, Svelte and Angular |
| 6 | + |
| 7 | +<a href="https://twitter.com/intent/tweet?button_hashtag=TanStack" target="\_parent"> |
| 8 | + <img alt="#TanStack" src="https://img.shields.io/twitter/url?color=%2308a0e9&label=%23TanStack&style=social&url=https%3A%2F%2Ftwitter.com%2Fintent%2Ftweet%3Fbutton_hashtag%3DTanStack"> |
| 9 | +</a><a href="https://discord.com/invite/WrRKjPJ" target="\_parent"> |
| 10 | + <img alt="" src="https://img.shields.io/badge/Discord-TanStack-%235865F2" /> |
| 11 | +</a><a href="https://npmjs.com/package/@tanstack/time" target="\_parent"> |
| 12 | + <img alt="" src="https://img.shields.io/npm/dm/@tanstack/time.svg" /> |
| 13 | +</a><a href="https://bundlephobia.com/result?p=@tanstack/time" target="\_parent"> |
| 14 | + <img alt="" src="https://badgen.net/bundlephobia/minzip/@tanstack/time" /> |
| 15 | +</a><a href="#badge"> |
| 16 | + <img alt="semantic-release" src="https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg"> |
| 17 | + </a><a href="https://github.com/tanstack/time/discussions"> |
| 18 | + <img alt="Join the discussion on Github" src="https://img.shields.io/badge/Github%20Discussions%20%26%20Support-Chat%20now!-blue" /> |
| 19 | +</a><a href="https://bestofjs.org/projects/time"><img alt="Best of JS" src="https://img.shields.io/endpoint?url=https://bestofjs-serverless.now.sh/api/project-badge?fullName=tanstack%2Ftime%26since=daily" /></a><a href="https://github.com/tanstack/time" target="\_parent"> |
| 20 | + <img alt="" src="https://img.shields.io/github/stars/tanstack/time.svg?style=social&label=Star" /> |
| 21 | +</a><a href="https://twitter.com/tan_stack" target="\_parent"> |
| 22 | + <img alt="" src="https://img.shields.io/twitter/follow/tan_stack.svg?style=social&label=Follow @TanStack" /> |
| 23 | +</a><a href="https://twitter.com/tannerlinsley" target="\_parent"> |
| 24 | + <img alt="" src="https://img.shields.io/twitter/follow/tannerlinsley.svg?style=social&label=Follow @TannerLinsley" /> |
| 25 | +</a> |
| 26 | + |
| 27 | +Enjoy this library? Try the entire [TanStack](https://tanstack.com)! |
| 28 | + |
| 29 | +## Visit [tanstack.com/time](https://tanstack.com/time) for docs, guides, API and more! |
0 commit comments