From 0fdd3761e4b8508bda5d99d09ed13045fd420cd5 Mon Sep 17 00:00:00 2001 From: ivuorinen Date: Fri, 6 May 2022 00:19:58 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1fac9f7..1046d41 100644 --- a/README.md +++ b/README.md @@ -248,6 +248,7 @@ A collection of awesome things. - [desandro/imagesloaded](https://github.com/desandro/imagesloaded) - :camera: JavaScript is all like "You images done yet or what?" - [devgeniem/geniem-rules-stylelint](https://github.com/devgeniem/geniem-rules-stylelint) - Geniem Oy stylelint rules - [dropzone/dropzone](https://github.com/dropzone/dropzone) - Dropzone is an easy to use drag'n'drop library. It supports image previews and shows nice progress bars. +- [dylang/npm-check](https://github.com/dylang/npm-check) - Check for outdated, incorrect, and unused dependencies. - [ecomfe/vue-echarts](https://github.com/ecomfe/vue-echarts) - Apache ECharts component for Vue.js. - [egoist/vuepack](https://github.com/egoist/vuepack) - :package: A modern starter which uses Vue 2, Vuex, Vue-router and Webpack 2 (and even Electron) - [evilstreak/markdown-js](https://github.com/evilstreak/markdown-js) - A Markdown parser for javascript