4.2.1 • Published 6 months ago

hexo-front-matter v4.2.1

Weekly downloads
17,261
License
MIT
Repository
github
Last release
6 months ago

hexo-front-matter

Build Status NPM version Coverage Status

Front-matter parser.

What is Front-matter?

Front-matter allows you to specify data at the top of a file. Here are two formats:

YAML front-matter

---
layout: false
title: "Hello world"
---
Lorem ipsum dolor sit amet, consectetur adipiscing elit.

JSON front-matter

;;;
"layout": false,
"title": "Hello world"
;;;
Lorem ipsum dolor sit amet, consectetur adipiscing elit.

Prefixing separators are optional.

API

parse(str, options)

Parses front-matter.

stringify(obj, options)

Converts an object to a front-matter string.

OptionDescriptionDefault
modeThe mode can be either json or yaml.yaml
separatorSeparator---
prefixSeparatorAdd prefixing separator.false

split(str)

Splits a YAML front-matter string.

escape(str)

Converts hard tabs to soft tabs.

License

MIT

hexo-abbrlink-podcastsnpm-wzutaoyuque-hexo-w-dsalhexo-musix-adminhexo-admin-musix@infinitebrahmanuniverse/nolb-hexo-f@everything-registry/sub-chunk-1843force-hexo-adminforcepress-admingeekrhexo-enhanced-imageshexo-enhancerhexo-enhancer-for-diaryhexo-featured-imagehexo-dir2categoryhexo-directory-categoryhexo-front-matter-editorhexo-generator-anythinghexo-generator-bookhexo-onlinehexo-pinyin-pluginhexo-abbrlinkhexo-abbrlink-iuxthexo-abbrlink3hexo-adminhexo-admin-cendealhexo-admin-cnhexo-admin-ehchexo-admin-forkhexo-admin-lbwyhexo-admin-leafhexo-admin-modernhexo-admin-motherfakerrhexo-admin-nthhexo-admin-oceanhexo-admin-onlinehexo-admin-pluginhexo-admin-qiniuhexo-admin-schhexo-admin-slidayhexo-admin-tmhexohexo-abbrlink-base64hexo-admin-webpackhexo-admin-yfhexo-auto-fronthexo-auto-taghexo-bridgehexo-admin-yiliahexo-admin-zh-cnhexo-admin2hexo-admin2049hexo-ai-summaryhexo-auto-categoryhexo-generator-i18n-posthexo-generator-readtimehexo-gpt-taghexo-prohexo-migrator-gistshexo-migrator-github-issuehexo-renderer-textpackhexo-swaggerhexo-console-renamehexo-cover-colorhexo-covershexo-custom-layouthexo-plhexo-local-adminhexo-my-admin-headerimghexo-nanoidhexo-naokuo-image-colorhexo-imageshexo-post-datechisel-plugin-static-frontendkingwdy-hexo-admin-zhcnmmp-buildpre-hexoyuque-hexoyuque-hexo-cuberkyuque-hexo-fix-imgyuque-hexo-haisawayuque-hexo-lyricsyuque-hexo-publishyuque-hexo-sakurayuque-hexo-with-cdnquexomerry-yuque-hexotuture-hexo@inksmallfrog/yuque-hexo@binnnn/yuque-hexo@jiangtj/hexo@hexo-testing-monorepo/hexosfblogersbg-api@exiahuang/xlsx1@ql-isaac/yuque-hexo@musicin3d/hexo-writers
4.2.1

6 months ago

4.2.0

6 months ago

4.1.0

1 year ago

4.0.0

2 years ago

3.0.0

2 years ago

2.0.0

4 years ago

1.0.0

5 years ago

0.2.3

8 years ago

0.2.2

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.0

9 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago