Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nainglinnkhant/lingua-time
A smart datetime picker which understands natural language input.
https://github.com/nainglinnkhant/lingua-time
Last synced: 9 days ago
JSON representation
A smart datetime picker which understands natural language input.
- Host: GitHub
- URL: https://github.com/nainglinnkhant/lingua-time
- Owner: nainglinnkhant
- License: mit
- Created: 2024-09-03T11:31:14.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-04T19:15:41.000Z (about 2 months ago)
- Last Synced: 2024-12-04T20:24:07.882Z (about 2 months ago)
- Language: TypeScript
- Homepage: https://linguatime.nainglinnkhant.com
- Size: 1.79 MB
- Stars: 189
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Lingua Time
## Getting Started
Install the dependencies:
```bash
bun i
```Run the development server:
```bash
bun dev
```