2 releases

Uses new Rust 2024

new 0.1.1 Apr 11, 2025
0.1.0 Nov 26, 2024

#4 in #programmers

Download history 1/week @ 2025-02-01 1/week @ 2025-02-15 3/week @ 2025-02-22 2/week @ 2025-03-01

77 downloads per month

MIT license

140KB
3.5K SLoC

crax

How to install?

npm install @monan/crax -g

How to use?

crax -h

# 😜 A CLI for frontend programmer based on pnpm

# Usage: crax [OPTIONS] [COMMAND]

# Commands:
#   init  Create a new empty config file Crax.toml at current directory
#   pkg   A series of effective operations. e.g. 'pkg cls' will delete all node_modules
#   open  Open url, playground and repository easily. e.g. 'crax go vue' will open vuejs api
#   mono  A series of monorepo operations based on pnpm. e.g. 'crax mono info'
#   help  Print this message or the help of the given subcommand(s)

# Options:
#   -R, --root <ROOT>  Crax config path. support: Crax.toml
#   -h, --help         Print help
#   -V, --version      Print version

How to update

crax update

Dependencies

~33–70MB
~1M SLoC