Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luxass/lesetid
📖 A dead simple read time estimation
https://github.com/luxass/lesetid
estimate reading-time readtime
Last synced: 17 days ago
JSON representation
📖 A dead simple read time estimation
- Host: GitHub
- URL: https://github.com/luxass/lesetid
- Owner: luxass
- License: mit
- Created: 2023-09-23T09:30:51.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-15T23:51:28.000Z (28 days ago)
- Last Synced: 2024-10-17T10:37:31.574Z (27 days ago)
- Topics: estimate, reading-time, readtime
- Language: TypeScript
- Homepage: https://lesetid.dev
- Size: 2.32 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# lesetid
📖 A dead simple read time estimation
## Table of Contents
This repository contains the packages, docs and examples for lesetid
- [lesetid](https://github.com/luxass/lesetid/tree/main/packages/lesetid) - the
core package for calculating reading time
- [remark-lesetid](https://github.com/luxass/lesetid/tree/main/packages/remark-lesetid) - a
remark plugin for calculating reading time
- [Playground Site](https://github.com/luxass/lesetid/tree/main/www) - Source
for lesetid.dev
- [Nuxt](https://github.com/luxass/lesetid/tree/main/examples/with-nuxt) -
A simple example using [Nuxt](https://nuxt.com)
- [Next.JS](https://github.com/luxass/lesetid/tree/main/examples/with-next) -
A simple example using [Next.js](https://nextjs.org)
- [Astro](https://github.com/luxass/lesetid/tree/main/examples/with-astro) -
A simple example using [Astro](https://astro.build)[Report an Issue](https://github.com/luxass/lesetid/issues/new)
## 📄 License
Published under [MIT License](./LICENSE).