0.7.1 • Published 10 months ago

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

Weekly downloads
5
License
MIT
Repository
github
Last release
10 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.7.1

10 months ago

0.7.0

10 months ago

0.5.0

2 years ago

0.6.0

2 years ago

0.3.17

3 years ago

0.4.0

3 years ago

0.3.12

4 years ago

0.3.9

5 years ago

0.3.10

5 years ago

0.3.8

5 years ago

0.3.7

5 years ago

0.3.6

5 years ago

0.3.5

5 years ago

0.3.4

5 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago