Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
@dimerapp/cli-utils
Advanced tools
Dimer is an open source project and CMS to help you publish your documentation online.
We believe every project/product is incomplete without documentation.
We want to help you publish user facing documentation, without worrying about tools or code
to write.
Handy utils for Dimer CLI.
There's no need for this package. But I am finding myself creating more small packages, over sticking everything to one repo.
npm i @dimerapp/cli-utils
# Yarn
yarn add @dimerapp/cli-utils
void
Prints info message in yellow color
void
Prints error message in red color
void
Prints message with Attention
label in
magenta color
void
Prints action in cyan color with it's message
void
Wrap a statement with lhs
and rhs
inside
braces style
void
Log updates for multiple versions. The log will re-write on the same lines.
A version node must have.
void
Print all errors for multiple files. Errors must be part
of vfile
messages.
Base path is required to shorten the file names
void
Print config errors produced by @dimerapp/config-parser
void
Prints info message in yellow color
Kind: global function
Param | Type | Default |
---|---|---|
message | String | |
[newLine] | Boolean | false |
void
Prints error message in red color
Kind: global function
Param | Type | Default |
---|---|---|
error | Error | String | |
[newLine] | Boolean | false |
void
Prints message with Attention
label in
magenta color
Kind: global function
Param | Type | Default |
---|---|---|
message | String | |
[newLine] | Boolean | false |
void
Prints action in cyan color with it's message
Kind: global function
Param | Type |
---|---|
action | String |
message | String |
void
Wrap a statement with lhs
and rhs
inside
braces style
Kind: global function
Param | Type | Default |
---|---|---|
lhs | String | |
rhs | String | |
[newLine] | Boolean | false |
void
Log updates for multiple versions. The log will re-write on the same lines.
A version node must have.
Kind: global function
Param | Type |
---|---|
versions | Array |
void
Print all errors for multiple files. Errors must be part
of vfile
messages.
Base path is required to shorten the file names
Kind: global function
Param | Type |
---|---|
basePath | String |
errors | Array |
void
Print config errors produced by @dimerapp/config-parser
Kind: global function
Param | Type |
---|---|
errors | Array |
The change log can be found in the CHANGELOG.md file.
Everyone is welcome to contribute. Please take a moment to review the contributing guidelines.
thetutlage and contributors.
MIT License, see the included MIT file.
FAQs
Handy utils for Dimer CLI
The npm package @dimerapp/cli-utils receives a total of 2 weekly downloads. As such, @dimerapp/cli-utils popularity was classified as not popular.
We found that @dimerapp/cli-utils demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.