0.6.0 • Published 6 months ago

@easyops-cn/brick-next-pipes v0.6.0

Weekly downloads
5
License
MIT
Repository
github
Last release
6 months ago

Brick Next Pipes CI Status Coverage Status

Usage

npm install --save @easyops-cn/brick-next-pipes
import { pipes } from "@easyops-cn/brick-next-pipes";

const stringified = pipes.yamlStringify(yourObject);

Documentation

https://easyops-cn.github.io/brick-next-pipes/brick-next-pipes.html

Development

npm install
npm start

Testing

npm test

Publishing

There is the Release Please Action to handle publishing. Just merge the relevant release-PR, no worries.

Tips: Use feat: ... or fix: ... as commit messages to match the rules of the Release Please Action.

Alternatively, publish manually:

npm run release
git push --follow-tags origin master
npm run build
npm publish
0.5.0

6 months ago

0.6.0

6 months ago

0.3.17

2 years ago

0.4.0

1 year ago

0.3.12

3 years ago

0.3.9

3 years ago

0.3.10

3 years ago

0.3.8

3 years ago

0.3.7

3 years ago

0.3.6

3 years ago

0.3.5

4 years ago

0.3.4

4 years ago

0.3.3

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago