https://github.com/gabsedits/gangi
Calculate the time between two dates
https://github.com/gabsedits/gangi
Last synced: 12 months ago
JSON representation
Calculate the time between two dates
- Host: GitHub
- URL: https://github.com/gabsedits/gangi
- Owner: GabsEdits
- License: other
- Created: 2024-07-11T11:20:18.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-23T19:49:39.000Z (about 1 year ago)
- Last Synced: 2025-05-23T20:37:14.747Z (about 1 year ago)
- Language: Svelte
- Homepage: https://time.gxbs.dev
- Size: 797 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Gangi
Calculate the time between two dates
v0.2.0
[](https://gxbs.dev/server)
## Development
The project is build using [Vite](https://vite.dev) and
[Svelte](https://svelte.dev).
Make sure you have [Node.js](https://nodejs.org) and [PNPM](https://pnpm.io)
installed.
### Installation
```bash
pnpm install
```
### Scripts
- `dev`: Start the development server (`pnpm dev`)
- `build`: Build the project (`pnpm build`)
- `preview`: Serve the build project (`pnpm serve`)
## License
This project is licensed under the GNU Affero General Public License v3.0. See
the [LICENSE](LICENSE.txt) file for more information.