The "vite-remove-deeps-cache" library aims to address issues related to dependency optimization by Vite, a build tool for modern web development. Vite creates a directory named 'node_modules/.vite/deeps' to store optimization information, including file h
A Storybook builder to dev and build with Vite
ESLint plugin for vite.
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
An LRU cache of weak references
A vite plugin that remove the types of console in the production environment
A cache object that deletes the least-recently-used items.
A fast, lightweight LRU (Least Recently Used) cache for JavaScript with O(1) operations and optional TTL support.
rollup & vite plugin to remove jsx attributes
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
Require hook for automatic V8 compile cache persistence
Provide certificates for vite's https dev service
app-builder precompiled binaries
A simple key/value storage using files to persist the data
Infinispan Javascript client
Plugin to remove console.xx and debugger for Vite & Webpack & Esbuild & Rollup
Require hook for automatic V8 compile cache persistence
## Getting started
Native-ESM powered web dev build tool
Actions cache lib
TypeScript definitions for http-cache-semantics
Vite as Node.js runtime
LRU and FIFO caches for Client or Server
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.