rimraf
File remover
A utility for recursively removing files and directories in Node.js.
A rm -rf
util for nodejs
6k stars
44 watching
252 forks
Language: TypeScript
last commit: 4 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
jprichardson/node-fs-extra | Provides additional methods and promise support for the Node.js file system object. | 9,471 |
standard-things/esm | An ECMAScript module loader for Node.js that provides a simple and production-ready way to support ES modules in Node 6+ | 5,274 |
import-js/eslint-plugin-import | A tool that helps catch errors and enforce best practices in JavaScript import statements. | 5,558 |
node-formidable/formidable | A module for parsing multipart form data, especially file uploads in Node.js applications. | 7,055 |
redis/node-redis | A high-performance Redis client for Node.js with support for various Redis commands and data structures | 16,943 |
neon-bindings/neon | Rust bindings for writing Node.js native addons. | 8,063 |
swannodette/mori | Provides an immutable data structure API in vanilla JavaScript inspired by ClojureScript's persistent data structures | 3,385 |
animir/node-rate-limiter-flexible | A rate limiter for preventing DDoS and brute force attacks on web applications | 3,077 |
graffle-js/graffle | A minimal GraphQL client library for building JavaScript applications with strong type safety and support for Node and browser environments. | 5,871 |
developit/workerize | Enables asynchronous execution of JavaScript functions within a Web Worker. | 4,352 |
expressjs/morgan | A middleware that logs HTTP requests and responses in various formats. | 7,955 |
mikro-orm/mikro-orm | An ORM framework for TypeScript and Node.js that uses Data Mapper, Unit of Work, and Identity Map patterns to simplify database interactions | 7,818 |
redis/redis-rb | A Ruby client library for interacting with the Redis in-memory data store | 3,976 |
danialfarid/ng-file-upload | An Angular directive for uploading files with optional browser support using the FileAPI shim. | 7,865 |
mashpie/i18n-node | A lightweight translation module with dynamic JSON storage | 3,088 |