0.4.4 • Published 11 days ago

@bring-it/sample v0.4.4

Weekly downloads
-
License
MIT
Repository
github
Last release
11 days ago

@bring-it/sample

Generate code sample files.

npm github node

Installation

npx playwright install chromium
npm install playwright-core -g
npm install @bring-it/sample -D

Usage

npm link playwright-core
npm x bring-it sample

Commands

bring-it pack target...

Pack files when support.

bring-it sample

Generate code sample files.

Config example:

// .bring-it/sample.config.json
{
  "group": [
    {
      "cwd": ".",
      "pattern": ["**/*"],
      "extensions": ["js", "ts", "..."],
      "ignore": ["dist"],
      "title": "示例软件名称",
      "version": "v1.0"
    }
  ]
}
0.4.4

11 days ago

0.4.3

14 days ago

0.4.2

5 months ago

0.4.1

5 months ago

0.4.0

5 months ago

0.3.2

5 months ago

0.3.1

5 months ago

0.3.0

5 months ago

0.2.7

7 months ago

0.2.6

7 months ago

0.2.8

7 months ago

0.2.5

7 months ago

0.2.4

7 months ago

0.2.3

11 months ago

0.2.2

11 months ago

0.2.1

11 months ago

0.2.0

11 months ago

0.1.1

11 months ago

0.1.0

11 months ago

0.0.0

11 months ago