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: about 1 month ago
JSON representation

📖 A dead simple read time estimation

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
- [Next.JS](https://github.com/luxass/lesetid/tree/main/examples/nextjs) -
A simple example using [Next.js](https://nextjs.org)
- [Astro](https://github.com/luxass/lesetid/tree/main/examples/minimal-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).