0.0.0-alpha • Published 10 months ago

frogmanmay v0.0.0-alpha

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

manmay

A config files set for froguard personal use

Xiaokui's virtual good friend, manmay Wang

Install

npm i -S frogmanmay

Usage

cli(bin-scripts)

{
  "scripts": {
    "manmay": "frogmanmay"
  }
}

ts/es

import manmay from '@froguard/manmay';

commonjs

const manmay = require('@froguard/manmay');
0.0.0-alpha

10 months ago