reshape-hfill

Use contextual headings in HTML

Reshape hfill

Reshape hfill lets you easily use contextual headings in HTML, like the proposed <h> element.

---- ------ ---
--------------
----------
---------
  --------------
  ----------
  ---------
    ---- -----------
    ----------
  ----------
----------
---------
  ----------
  --------------
  ----------
----------

---- ----- ---
-- -------------- --------------------------
----------
---------
  -- -------------- --------------------------
  ----------
  ---------
    -- -------------- ---------------- -----------
    ----------
  ----------
----------
---------
  ----------
  -- -------------- --------------------------
  ----------
----------

---- --- ------------- ---
----------------
----------
---------
  ----------------
  ----------
  ---------
    ----- ------------
    ----------
  ----------
----------
---------
  ----------
  ----------------
  ----------
----------

Usage

Add Reshape and Reshape hfill to your build tool:

--- ------- ------- ------------- ----------

Use Reshape hfill as a plugin:

------ ------- ---- ----------
------ ------------ ---- ----------------

---------
  -------- -
    --------------- ------- ---
  -
----------------------

Options

headings

Type: Object
Default: { "h": [ "h", "h1", "h2", "h3", "h4", "h5", "h6" ] }

A list of heading tags that should be created from the array of tags, alternatively transforming them into their calculated hierarchical level by a numerical range.

Example: Only transform <h> tags:

-
  ----------- -
    ---- -
      ---
    -
  -
-

Example: Transform many tags into their calculated hierarchical level (1-6):

-
  ----------- -
    ------ - ---- ----- ----- ----- ----- ----- ---- -
  -
-

sections

Type: Array
Default: [ "article", "aside", "nav", "section" ]

A list of sectioning content tags used to calculate the hierarchical level of heading tags.

Example: Only increase the hierarchical level on <article>, <aside>, and <section> tags:

-
  ----------- - ---------- -------- --------- -
-

HomePage

https://github.com/jonathantneal/reshape-hfill#readme

Repository

git+https://github.com/jonathantneal/reshape-hfill.git

来源:JavaScript中文网 ,转载请联系管理员! 本文地址:https://www.javascriptcn.com/post/6005667f81e8991b448e292a


猜你喜欢

  • npm 包 @blackpixel/framer-mapboxlayer 使用教程

    前言 在前端开发中,使用地图库是非常常见的场景。而 Mapbox 是一个功能强大、易用且可定制的地图库。@blackpixel/framer-mapboxlayer 是一个在 Framer 中使用 M...

    3 年前
  • npm 包 medium-prose 使用教程

    在前端开发中,文章的排版对于用户体验和页面的美观程度都非常重要。而 medium-prose 这个 npm 包可以让我们在开发中更加方便地创建富文本编辑器,为我们的文章排版提供帮助。

    3 年前
  • npm 包 0cean-client 使用教程

    前言 随着 Web 应用的发展,前端工程师的工作已不仅仅是写一些 HTML/CSS/JavaScript,而是需要熟练掌握一系列的开发工具和技术。其中,使用 npm 包是前端开发中必不可少的一环。

    3 年前
  • npm 包 carousel-manager 使用教程

    在前端开发中,轮播图是常用的展示重点信息的方式。而 carousel-manager 是一个方便快捷的 npm 包,提供了轮播图的实现和管理功能。本文将介绍如何使用 npm 包 carousel-ma...

    3 年前
  • npm 包 gulp-svg-to-css-promise 使用教程

    做前端开发的时候,我们经常需要将 SVG 格式的图片嵌入到 HTML 或 CSS 中。手写 SVG 代码需要花费大量时间和精力,而且不利于维护。由此,一些方便快捷的工具应运而生。

    3 年前
  • npm 包 gitbook-plugin-custom-footer 使用教程

    标题:npm 包 gitbook-plugin-custom-footer 使用指南 简介:gitbook-plugin-custom-footer 是一款在 Gitbook 中自定义页脚的 npm ...

    3 年前
  • npm 包 takeamemo 使用教程

    本篇教程介绍 npm 包 takeamemo 的使用方法,帮助读者在前端项目开发中更高效地管理和存储开发笔记。 1. takeamemo 是什么? takeamemo 是一款基于命令行的工具,主要...

    3 年前
  • npm 包 postcss-verbosify 使用教程

    前言 postcss-verbosify 是一个可帮助前端开发人员更轻松地调试 CSS 的 npm 包。它可以自动向 CSS 中添加注释,帮助我们更清晰地知道哪个部分的 CSS 代码正在应用于哪个 H...

    3 年前
  • npm 包 sfafxjs 使用教程

    简介 sfafxjs 是一款前端框架,使用 Angular 语言编写并发布到 npm 包管理器中。该框架目前已经广泛应用于各类前端项目中,提供了丰富的组件和工具库,可以极大地提高前端开发效率和代码质量...

    3 年前
  • npm 包 ionic-cordova-plugin-barcodescanner 使用教程

    在移动应用程序开发中,经常需要使用条形码扫描器功能,以快速扫描和记录信息。Ionic-cordova-plugin-barcodescanner 是一个使用 Cordova 和 Ionic 框架的跨平...

    3 年前
  • npm 包 bulma-checkradio-compiled 使用教程

    什么是 Bulma? Bulma 是一个基于 Sass 和 Flexbox 的现代 CSS 框架,它简单易用,可以很容易的帮助前端开发人员快速构建网站和应用。Bulma 支持响应式设计,因此可以轻松地...

    3 年前
  • npm 包 @huajie-ng/electron-bridge 使用教程

    介绍 在开发 Electron 应用时,我们可能需要在应用的主进程和渲染进程之间进行一些通信。而 @huajie-ng/electron-bridge 就是一个专门用于 Electron 进程间通信的...

    3 年前
  • npm 包 @huajie-ng/electron-bridge-main 使用教程

    简介 @huajie-ng/electron-bridge-main 是一个 npm 包,用于在 Electron 的主进程中创建一个与渲染进程通信的桥梁。它基于 IPC(进程间通信)机制实现,可以方...

    3 年前
  • npm包defile-loader使用教程

    在前端开发过程中,我们经常会需要引用图片、字体等资源文件。使用webpack来打包资源可以极大的优化页面性能,其中加载的图片等资源也会被webpack打包,会编译成js代码。

    3 年前
  • 使用 npm 包 lazy-cache-object 的教程

    如果你是一名前端开发者,你可能会遇到需要使用缓存的情况。这时候,使用 npm 包 lazy-cache-object 可以帮助你更加高效地管理缓存。 在本篇文章中,我将向你介绍 npm 包 lazy-...

    3 年前
  • npm 包 @likun7981/history 使用教程

    简介 在前端开发中,我们经常需要对页面历史记录进行管理,包括回退、前进、刷新等操作。而 @likun7981/history 就是一个专门用于管理页面历史记录的 npm 包。

    3 年前
  • npm 包 apisitter-telegram 使用教程

    前言 在现代的前端开发中,为了实现更多的功能,我们经常需要使用各种不同的第三方库和插件。而这些库和插件通过 npm 工具被广泛地分享和使用。在这篇文章中,我们将会介绍一个 npm 包--apisitt...

    3 年前
  • ngx-webstorage-fix 使用教程

    在前端开发中,我们经常需要使用本地存储或者 session_storage 来存储数据,以便于在用户关闭网页或者浏览器后再次打开时能够快速恢复之前的状态。而 ngx-webstorage-fix 则是...

    3 年前
  • npm 包 miniapp-cli 使用教程

    简介 miniapp-cli 是一款基于 webpack 和 babel 的小程序开发构建工具。它可以根据配置打包出符合小程序规范的代码,并支持多平台发布。 使用 miniapp-cli 可以让开发者...

    3 年前
  • npm包b64-python-parser使用教程

    在前端开发中,我们经常需要使用base64编码和解码数据,但是在某些情况下,我们接收的数据可能会是由Python的base64库编码的数据,这时我们需要使用b64-python-parser这个npm...

    3 年前

相关推荐

    暂无文章