chocsx / streak-counter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

streak-counter

@chocsx/streak-counter - a basic streak counter

This is a basic streak counter - inspired by Duolingo - written in TypeScript and meant for the browser (uses localStorage).

Install

npm install @chocsx/streak-counter 
yarn add @chocsx/streak-counter
bun install @chocsx/streak-counter

Edit streak-counter

About

License:MIT License


Languages

Language:TypeScript 99.1%Language:JavaScript 0.9%