File tree 1 file changed +0
-2
lines changed
1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ ![ MIT License] ( http://img.shields.io/badge/license-MIT-blue.svg?style=for-the-badge&color=AC1500&labelColor=222222 )] ( LICENSE )
4
4
[ ![ npm version] ( https://img.shields.io/npm/v/@progfay/scrapbox-parser?style=for-the-badge&message=NPM&color=CB3837&logo=NPM&labelColor=222222&label=npm )] ( https://www.npmjs.com/package/@progfay/scrapbox-parser )
5
- [ ![ Build Status] ( https://img.shields.io/travis/progfay/scrapbox-parser?style=for-the-badge&message=Travis+CI&color=3EAAAF&logo=Travis+CI&labelColor=222222&logoColor=FFFFFF )] ( https://travis-ci.org/progfay/scrapbox-parser )
6
5
[ ![ Maintainability] ( https://img.shields.io/codeclimate/maintainability/progfay/scrapbox-parser?style=for-the-badge&message=Code+Climate&labelColor=222222&logo=Code+Climate&logoColor=FFFFFF )] ( https://codeclimate.com/github/progfay/scrapbox-parser/maintainability )
7
6
[ ![ Test Coverage] ( https://img.shields.io/codeclimate/coverage/progfay/scrapbox-parser?style=for-the-badge&message=Code+Climate&labelColor=222222&logo=Code+Climate&logoColor=FFFFFF )] ( https://codeclimate.com/github/progfay/scrapbox-parser/coverage )
8
7
@@ -20,7 +19,6 @@ Also, you can install `@progfay/scrapbox-parser` via [JSR](https://jsr.io/@progf
20
19
21
20
``` js
22
21
import { parse } from " @progfay/scrapbox-parser" ;
23
- import fetch from " node-fetch" ;
24
22
25
23
const PROJECT_NAME = " help" ;
26
24
const PAGE_NAME = " syntax" ;
You can’t perform that action at this time.
0 commit comments