trending-algorithm

get trending value of a video from views comments an votes

Usage no npm install needed!

<script type="module">
  import trendingAlgorithm from 'https://cdn.skypack.dev/trending-algorithm';
</script>

README

Trending Algorithm

Algorithm for finding trending values ​​for an Array of videos

Input

Array of video Info: Each video must contains views, comments, votes and uploadTime

Output

Array of video Info + trendingValue on each video object