ZFS(Z FileSystem) is a virtual disk implementation for a CS homework. It approximately implements a FAT file system in a single file. This repo is implemented in NodeJS. The API is Unix style.
<!-- * @Author: 李韬 * @Date: 2022-07-15 14:37:08 * @LastEditors: 李韬 * @LastEditTime: 2022-08-25 15:20:13 --> # zfs-mobile
A Node.js wrapper around zfs/zpool
A Component Library for Vue.js based on element-ui.
helper lib for creating CLI tools with subcommands; think `git`, `svn`, `zfs`
A Node.js wrapper around zfs/zpool
A Pulumi package for creating and managing ZFS resources
Lightweight bare metal server monitoring. IPMI, SMART, OS, network. Opinionated alerts.
vue-cli 3 plugin to add zfs-component && its'code Generator
Array#isArray for older browsers
ECMAScript AST recursive visitor
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
JSON parse & stringify that supports binary via bops & base64
Run a function exactly one time
Buffers events from a stream until you are ready to handle them.
CLI arguments parser. Native port of python's argparse.
Get the command from a shebang
    > 为项目使用不同源的项目依赖库时,方便快速安装依赖,如有特殊库的依赖可以单独指定,当前版本使用的是npm包管理工具
Resolve the path of a module like `require.resolve()` but from a given path
Callback wrapping utility
Allows users to use generators in order to write common functions that can be both sync or async.
Returns true if a string has an extglob.
The Node.js `util.deprecate()` function with browser support