Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/posthtml/posthtml-toc

πŸ“‘Table of contents
https://github.com/posthtml/posthtml-toc

Merge pull request #15 from posthtml/dependabot/npm_and_yarn/path-parse-1.0.7

build(deps): bump path-parse from 1.0.6 to 1.0.7

0c19ee4de97c5985fda86550d0590e29074191d4 authored over 3 years ago by Ivan Demidov <[email protected]>
build(deps): bump path-parse from 1.0.6 to 1.0.7

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release no...

5b9ab79963ec911e7b0e57a20f0c16a256259d22 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #14 from posthtml/dependabot/npm_and_yarn/normalize-url-4.5.1

build(deps): bump normalize-url from 4.5.0 to 4.5.1

36214517ed62a9d344012257ebc6f8e9f6bc4cf0 authored over 3 years ago by Ivan Demidov <[email protected]>
build(deps): bump normalize-url from 4.5.0 to 4.5.1

Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Rel...

c5d4f06dccb816baf6afaa29126adefa6e170daf authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #13 from posthtml/dependabot/npm_and_yarn/hosted-git-info-2.8.9

build(deps): bump hosted-git-info from 2.8.8 to 2.8.9

aacf647d36167f44f1897f45e2046c73ccb2111a authored over 3 years ago by Ivan Demidov <[email protected]>
build(deps): bump hosted-git-info from 2.8.8 to 2.8.9

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release ...

428045991f1d0dbe99f60c7a36702f9fcc5e835a authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #12 from posthtml/dependabot/npm_and_yarn/ini-1.3.8

build(deps): bump ini from 1.3.5 to 1.3.8

3c187ee49ea5757ae88330fb62b9bd02a721da56 authored about 4 years ago by Ivan Voischev <[email protected]>
build(deps): bump ini from 1.3.5 to 1.3.8

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github...

70eb1980c55f35f62cf2ad0b0cdcb9d114bd13f5 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #9 from spl/insert-more-places

Allow inserting in more places

0b058074e84927cfe2d177bee8d83948e58ede8b authored over 4 years ago by Ivan Voischev <[email protected]>
feat: more flexible insert options

Make the approach to inserting the TOC more flexible by supporting
`options.insert`, which takes...

64fc9d4da086ccf053b865401ec91649d8de5d42 authored over 4 years ago by Sean Leather <[email protected]>
Merge pull request #11 from spl/missing-contents

Add tests for headings with no content

aa6a72f35ceba2c0a08b0659c1ce3816b0bc5674 authored over 4 years ago by Ivan Voischev <[email protected]>
test: headings with no content

Improve error message

3fa62180b253a6361c5e25a7f5dd79a1131bdfe1 authored over 4 years ago by Sean Leather <[email protected]>
Merge pull request #10 from spl/missing-headings

Handle missing headings better

9d6d82686808969d621fb693aa39b004d967cee8 authored over 4 years ago by Ivan Voischev <[email protected]>
feat: handle missing headings

Add an error that is thrown when no headings are found in the HTML.

Add `options.ignoreMissingH...

4f9e6be7033929a03526e45ca1ebff6846a66d41 authored over 4 years ago by Sean Leather <[email protected]>
Merge pull request #8 from spl/selector-not-found-no-error

Add options.ignoreMissingSelector

b00c29999cd5d101f4bb6b729b7bb5a5b2e1e798 authored over 4 years ago by Ivan Voischev <[email protected]>
feat: add options.ignoreMissingSelector

Add the option `ignoreMissingSelector`, which, if `true`, prevents an
error from being thrown if...

87ee6dd302c0f3b2896af58c892483ff783826bb authored over 4 years ago by Sean Leather <[email protected]>
Merge pull request #7 from spl/fix-travis

fix: travis-ci node_js versions

224984aa49584595a2d98a9670f59178d3342e74 authored over 4 years ago by Ivan Demidov <[email protected]>
Merge pull request #5 from spl/better-errors

Improve options checks, add tests

78bae290cf32f43fa4e2105be63e469a1c9b0842 authored over 4 years ago by Ivan Demidov <[email protected]>
fix: travis-ci node_js versions

See <https://docs.travis-ci.com/user/languages/javascript-with-nodejs/>.

792cdb4403cd709e65cf29f52e66e9c7cb090e2e authored over 4 years ago by Sean Leather <[email protected]>
feat: improve options checks, add tests

552c3e04d6a28bf3429ff685ca4e75d6b2f7f1d1 authored over 4 years ago by Sean Leather <[email protected]>
Merge pull request #2 from posthtml/dependabot/npm_and_yarn/mversion-2.0.0

build(deps-dev): bump mversion from 1.13.0 to 2.0.0

37db7e588ceb24d5c444db3e692334efbb6d4753 authored over 4 years ago by Ivan Demidov <[email protected]>
build(deps-dev): bump mversion from 1.13.0 to 2.0.0

Bumps [mversion](https://github.com/mikaelbr/mversion) from 1.13.0 to 2.0.0.
- [Release notes](h...

eff6127a090ac7df93fe4dfb3f29f8c9f6b155e9 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: standard badge

75f2b123b2dea6e9779b48ac41031c1d2fe1d402 authored over 4 years ago by Ivan Voischev <[email protected]>
v1.0.3

91e6c6c5c4d9898926aa21f1e52e4579a48d63ad authored over 4 years ago by Ivan Voischev <[email protected]>
fix: algorithm

647ff376228a69ea3ed21d72f270346c8f94aa20 authored over 4 years ago by Ivan Voischev <[email protected]>
fix: package.json + readme.md, del changelog.md

2f9ddf15c2bc5d500508f3b3afa8443f93c91521 authored over 4 years ago by Ivan Voischev <[email protected]>
v1.0.2

d06c02fdb891dcb053147ff719a3b2241172ad99 authored over 4 years ago by Ivan Voischev <[email protected]>
fix: package.json

4e5fd8195e445655abe4e337c030ac64180381c8 authored over 4 years ago by Ivan Voischev <[email protected]>
v1.0.1

0c3c2ce04984cea35af44dfcf71ccde8e9a744d6 authored over 4 years ago by Ivan Voischev <[email protected]>
fix: once title

e783cafcfa6035c9034c4c22ca0ca2cad8c39e12 authored over 4 years ago by Ivan Voischev <[email protected]>
v1.0.0

f45237e99841f58f52d79a967e8e63615ba008a4 authored over 4 years ago by Ivan Voischev <[email protected]>
feat: toc init

46a01d795d6ac6f9a84cf54f77ea405720f8a5f2 authored over 4 years ago by Ivan Voischev <[email protected]>
Initial commit

123cbd0d6d29275b397cb0078c22890a8e667d2a authored over 4 years ago by Ivan Voischev <[email protected]>