reading-time

Medium's like reading time estimation.

MIT License

Downloads
1.8M
Stars
1.4K
Committers
12

Bot releases are hidden (Show)

reading-time - Latest Release

Published by ngryman almost 3 years ago

  • docs: mention solution of stream in browser 701c366
  • fix: don't export stream when in browser context e34abfe
  • refactor: export all types through index (#43) 41e6879

https://github.com/ngryman/reading-time/compare/v2.0.0-0...v2.0.0-1

reading-time -

Published by ngryman about 3 years ago

  • chore: point to types in dist/ 5d35f31
  • refactor: major API changes (#42) a14a217
  • chore: migrate tests to TS (#41) 2a2d8aa
  • refactor: migrate library to TypeScript (#40) 8f95bbb

https://github.com/ngryman/reading-time/compare/v1.5.0...v2.0.0-0

reading-time -

Published by ngryman about 3 years ago

reading-time -

Published by ngryman about 3 years ago

  • feat: export interfaces for better TypeScript support (#36) e88e729

https://github.com/ngryman/reading-time/compare/v1.3.0...v1.4.0

reading-time -

Published by ngryman over 3 years ago

  • replace new Buffer() calls with Buffer.from() to resolve depreciation warnings in tests (#33) 2fc901a
  • fix: use Math.round to resolve floating point rounding issues so that Ints are consistently returned for use in typed systems (#32) 8042b80
  • 📚 add "Other projects" section 1b468a8

https://github.com/ngryman/reading-time/compare/v1.2.1...v1.3.0

reading-time -

Published by ngryman almost 4 years ago