7.0.0-beta.1 • Published 20 hours ago

@gitmars/utils v7.0.0-beta.1

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
20 hours ago

@gitmars/utils

some utils js for gitmars

NPM version Codacy Badge npm download gzip License

Sonar

Install

# use npm
$ npm install @gitmars/utils --save

# use yarn
$ yarn add @gitmars/utils

# use pnpm
$ pnpm install @gitmars/utils

Usage

const { debug } = require('@gitmars/utils')

debug()

Issues & Support

Please open an issue here.

License

MIT