@powerfulyang/node-utils
TypeScript icon, indicating that this package has built-in type declarations

1.6.0 • Public • Published

utils

Installation

First, install Rust

Linux

curl https://sh.rustup.rs -sSf | sh

Windows

official website: https://www.rust-lang.org/tools/install

Then, install wasm-pack

Windows 需要额外操作

  • 可能需要下载 strawberryperl
  • 使用 powershell 执行命令
  • 开启脚本执行权限
    Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser

安装 wasm-pack

cargo install wasm-pack

Readme

Keywords

Package Sidebar

Install

npm i @powerfulyang/node-utils

Weekly Downloads

4

Version

1.6.0

License

MIT

Unpacked Size

252 kB

Total Files

71

Last publish

Collaborators

  • powerfulyang