← All repos

ghast

multitask with multiple terminals

Browse cluster: Cluster 116
14commits
4contributors
8languages

Tech stack & purpose

Based on the material provided, this repository appears to be a Node.js package ecosystem or dependency collection, as evidenced by the presence of node_modules directories and npm package README files. The material includes documentation for two npm packages: quick-lru, which implements a Least Recently Used cache data structure useful for limiting memory usage in JavaScript applications, and picomatch, a glob pattern matching library written in JavaScript that converts glob patterns into regular expressions for fast file path matching. Quick-lru was created by sindresorhus, while picomatch is maintained by the micromatch team. Both are lightweight, dependency-free libraries designed for developer tooling and utility purposes within Node.js projects.

Community & reference links

Languages

Swift
58.8%
TypeScript
22.2%
C
17.6%
Shell
0.7%
CSS
0.3%
HTML
0.3%
JavaScript
0.1%
Objective-C
0.0%

Contributors