lencioni / node-tokei

A program that allows you to count your code, quickly. Node.js wrapper for Tokei library http://tokei.rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-tokei

import tokei from 'node-tokei'

const LocStats = await tokei('../some/path');

About

A program that allows you to count your code, quickly. Node.js wrapper for Tokei library http://tokei.rs


Languages

Language:TypeScript 100.0%