Giter Site home page Giter Site logo

pritishvaidya / read-time-estimate Goto Github PK

View Code? Open in Web Editor NEW
88.0 88.0 9.0 1.43 MB

A more accurate Medium like read time estimate

Home Page: https://medium.freecodecamp.org/how-to-more-accurately-estimate-read-time-for-medium-articles-in-javascript-fb563ff0282a

License: MIT License

JavaScript 100.00%

read-time-estimate's Introduction

Hi there, I'm Pritish! ๐Ÿ‘‹

Pritish Vaidya | Twitter Pritish's Stackoverflow

Hi, I'm Pritish Vaidya, a FrontEnd Developer.

Languages and Tools:

Pritish's github stats

read-time-estimate's People

Contributors

dependabot[bot] avatar pritishvaidya avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

read-time-estimate's Issues

How do I use it in my javascript code

Hi,

I am a little lost here. I am unable to find clear instructions on how to include it other than using npm which I don't use. How do I include it in my project and then invoke it?

-Amit

Distribution does not include file indicated by package.json

Really cool project! ๐Ÿš€

Just a heads up:

const readTimeEstimate = require('read-time-estimate') currently fails because the main file indicated in package.json (dist/index.umd.js) isn't actually part of the distribution build.

This results in the following error:
Module not found: Error: Can't resolve 'read-time-estimate'

The directory structure looks like this:
image

For now, using const readTimeEstimate = require('read-time-estimate/dist/read-time-estimate') works, but is definitely not ideal

I'd be happy to help out as well ๐Ÿ‘

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.