Shrimpit, command line to check unused JavaScript and JSX

shrimpit – Shrimpit is a small CLI analysis tool for checking unused JavaScript, JSX & Vue templates ES6 exports in your project.

Similar

Roguelike Development with JavaScript

This book takes you on an adventure to build a roguelike from scratch using JavaScript. With the help of the battle-tested Phaser library, you’ll go through the steps to build a fun, playable web roguelite game. You will add further features to the game s... (more…)

Read more »

JavaScript Date

<p>I recently used the <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date">Date</a> builtin to implement some date/time manipulation in JavaScript. Some parts of it were quite surprising. I thi... (more…)

Read more »