Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).