https://github.com/fastrepl/contextlengthof
https://github.com/fastrepl/contextlengthof
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fastrepl/contextlengthof
- Owner: fastrepl
- Created: 2024-06-05T13:38:06.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-02T04:16:11.000Z (over 1 year ago)
- Last Synced: 2025-06-27T02:16:34.551Z (10 months ago)
- Language: Svelte
- Homepage: https://contextlengthof.com
- Size: 36.1 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# contextlengthof.com
## Development
```bash
npm install
npm run dev
```
## Notes
- [App.svelte](https://github.com/fastrepl/contextlengthof/blob/main/src/App.svelte) is all you need to edit.
- [PicoCSS](https://picocss.com/) is used for styling.