11.0.0 • Published 4 months ago
@haxtheweb/relative-heading v11.0.0
<relative-heading>
Heading
outputs the correct heading hierarchy based on parent's heading
Usage
To use this web component in your project you can utilize one of the following styles of syntax.
/* In an existing JS module / web component */
import '@haxtheweb/relative-heading/relative-heading.js';
/* CDN */
<script type="module" src="https://cdn.hax.cloud/cdn/build/es6/node_modules/@haxtheweb/relative-heading/relative-heading.js"></script>
Develop / Demo
Running npm start
will start a local development server and open your default browser to display it. It will start watching .js and lib/.js files for changes automatically for your demo.
$ npm start
Contributing
- Fork it!
git clone https://github.com/haxtheweb/webcomponents.git
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -m 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Heading
License
9.0.27
10 months ago
9.0.24
10 months ago
9.0.23
10 months ago
9.0.26
10 months ago
10.0.0
10 months ago
9.0.25
10 months ago
10.0.1
10 months ago
10.0.2
9 months ago
9.0.22
11 months ago
9.0.21
11 months ago
9.0.19
11 months ago
9.0.18
11 months ago
11.0.0
4 months ago
9.0.16
12 months ago
9.0.15
12 months ago
9.0.9
12 months ago
9.0.13
12 months ago
9.0.10
12 months ago
9.0.7
12 months ago
9.0.6
1 year ago
9.0.3
1 year ago
9.0.2
1 year ago
9.0.1
1 year ago
9.0.0
1 year ago
9.0.0-alpha.0
1 year ago