Ecosyste.ms: OpenCollective

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

github.com/cheeriojs/dom-serializer

render dom nodes
https://github.com/cheeriojs/dom-serializer

build(deps-dev): bump @types/node from 13.13.5 to 14.0.9

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

10d6c95466d44f1003955284b85ac72a0e6a180f authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Add "sideEffects: false" to package.json (#97)

b4054f6f10a717f0cac9bca7689b6907ca7ff707 authored over 4 years ago by ericjeney <[email protected]>
build(deps-dev): bump ts-jest from 25.5.1 to 26.1.0

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 25.5.1 to 26.1.0.
- [Release notes](...

c618671af5faa6a341499dbda3be579a3def8ddb authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps-dev): bump eslint from 7.0.0 to 7.1.0

Bumps [eslint](https://github.com/eslint/eslint) from 7.0.0 to 7.1.0.
- [Release notes](https://...

c4105eaba6faba761c43d8c2f94eda5ff3cd7e84 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps-dev): bump @typescript-eslint/parser from 2.31.0 to 2.34.0

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HE...

01c79cdd363ddfc42989b2ec5d92426178ee5f3e authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps-dev): bump typescript from 3.8.3 to 3.9.3

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.8.3 to 3.9.3.
- [Release note...

09fb3e92527d59ad714451477680b60b3d924ae1 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps-dev): bump @types/jest from 25.2.1 to 25.2.3

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) fro...

3f2594d52cf84ac87863a6fb52343178fd56f350 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps-dev): bump @typescript-eslint/eslint-plugin

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/...

724bc1f574d7f7ad3935ddc69acd95d0ce3bc894 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1.0.1

06b0a79d224fdea75c2485e9930d1e7bcfdb94a1 authored over 4 years ago by Felix Böhm <[email protected]>
Fix `entities` import

6b09efeb74287a58b31fcd5f31d67eda212baec0 authored over 4 years ago by Felix Böhm <[email protected]>
Delete Makefile

16f66657d46a693178fe022ac747365337709344 authored over 4 years ago by Felix Böhm <[email protected]>
1.0.0

7f406252f413566972175318ab8f46b1549f51ef authored over 4 years ago by Felix Böhm <[email protected]>
Update lockfiles

de4abaad29839da6a9fcb4883bd1dd3be5734f31 authored over 4 years ago by Felix Böhm <[email protected]>
Add explicit option to control self-closing tags

Closes #77

Co-Authored-By: Amelia Bellamy-Royds <[email protected]>

7fa74ce290eca2712d43699f39f80ea0dd39094e authored over 4 years ago by Felix Böhm <[email protected]>
Update .eslintrc.json

400c119e4fef980e95d028e2120bc9c09d40ec99 authored over 4 years ago by Felix Böhm <[email protected]>
Add `emptyAttrs` option

Fixes #72

0ee6cc7f1523637beaca66239ee4f782c0534d1b authored over 4 years ago by Felix Böhm <[email protected]>
Bump dependencies, convert to TS

12cc3aeef2690a81691d165f3adbc94f816d0c85 authored over 4 years ago by Felix Böhm <[email protected]>
0.2.2

1451bf260586d612314820be41b2b89528f01155 authored about 5 years ago by Felix Böhm <[email protected]>
fix: use var instead of const (#84)

Fixes #83

67806ca7316710c78d7b159d0c769bd436bc0de9 authored over 5 years ago by Rupinder Singh <[email protected]>
0.2.1

321eebeb82abbd34c29ce8f877e8e74c64fe36ea authored over 5 years ago by Felix Böhm <[email protected]>
Add index.d.ts to npm package

86242a255e7f22d664c2a0221a75b21a175035a5 authored over 5 years ago by Felix Böhm <[email protected]>
Test on Node LTS

33d0b0e95d03d128aa39e69ed0f88712fdd484c6 authored over 5 years ago by Felix Böhm <[email protected]>
0.2.0

985d6f91c53ed8b9ed9bf20b4468e328212b523f authored over 5 years ago by Felix Böhm <[email protected]>
Bump dependencies

9620d0cdd15ea20c8e9920f9dbf316273454e734 authored over 5 years ago by Felix Böhm <[email protected]>
Add README, index.d.ts

733a2cf281f5b485c7dc2b00e06a11b6ef837a51 authored over 5 years ago by Felix Böhm <[email protected]>
Format with prettier

2ba9c47b4fa7888d69374d466fd00b315698a977 authored over 5 years ago by Felix Böhm <[email protected]>
Serialize inline SVG/MathML correctly (with tests for cheerio 1.0.0) (#76)

* Update to cheerio 1.0.0

- Explicitly require use of htmlparser2 in tests,
since that is ...

78093e974872c5250922b07542095785ea4637e9 authored over 5 years ago by Amelia Bellamy-Royds <[email protected]>
build(deps-dev): bump lodash from 4.17.11 to 4.17.13

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.13.
- [Release notes](http...

2311fc06590d665232c3f63ae16bcc5579be11e8 authored over 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump lodash.merge from 4.6.1 to 4.6.2

Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes](ht...

15fbac326a74a98248578b8ec990283f9ebf3d09 authored over 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
0.1.1

1b9eb87c621a184b97467b03600b50d08e5a5086 authored almost 6 years ago by Felix Böhm <[email protected]>
Bump dependencies

fa910257a43e6d6f7809816854117af39474e85e authored almost 6 years ago by Felix Böhm <[email protected]>
chore(package): update lodash to version 4.16.5

https://greenkeeper.io/

d26e453910975f9d980df2d90dd893d89132889d authored about 8 years ago by greenkeeperio-bot <[email protected]>
chore(package): update xyz to version 1.1.0

https://greenkeeper.io/

e16cbadbdab2c704bcde839fbc913e0d13e31c4d authored about 8 years ago by greenkeeperio-bot <[email protected]>
chore: drop support for Node.js 0.10 (#68)

2d52aa7e7863a66708c845a2b0a63ca355e85241 authored about 8 years ago by Greenkeeper <[email protected]>
Update xyz to version 1.0.0 (#58)

041a1bd38621c21da5229833996a0f99415cf4c1 authored over 8 years ago by Greenkeeper <[email protected]>
Update lodash to version 4.14.2 (#59)

fabcbd36450f3946448d8b591793637aa8489468 authored over 8 years ago by Greenkeeper <[email protected]>
fix for empty attributes appended with =""

* fix for empty attributes appended with =""
fixes cheeriojs/cheerio#702
If an attribute has n...

b0cf95321d6f6340b3d917b3d5e07b4a0515bd4e authored over 8 years ago by tiojoca <[email protected]>
Merge pull request #34 from cheeriojs/greenkeeper-lodash-4.3.0

Update lodash to version 4.3.0 🚀

304c6bb053ec9aaad4fbacd2bff9d5c129e83fe4 authored almost 9 years ago by Felix Böhm <[email protected]>
chore(package): update lodash to version 4.3.0

http://greenkeeper.io/

a809726ee82d64eab68ffe52e1501c35f7f85701 authored almost 9 years ago by greenkeeperio-bot <[email protected]>
Merge pull request #32 from cheeriojs/greenkeeper-lodash-4.2.0

Update lodash to version 4.2.0 🚀

8c4748bdb9ee32fafde166edd3632e95ddca14bd authored almost 9 years ago by Felix Böhm <[email protected]>
chore(package): update lodash to version 4.2.0

http://greenkeeper.io/

69979676193520b5fa69aef3ad26dec5cdcb649e authored almost 9 years ago by greenkeeperio-bot <[email protected]>
Merge pull request #31 from cheeriojs/greenkeeper-lodash-4.1.0

Update lodash to version 4.1.0 🚀

f3de6ceabf04958db2397d486154068233e50fae authored almost 9 years ago by Felix Böhm <[email protected]>
chore(package): update lodash to version 4.1.0

http://greenkeeper.io/

005bfaf410fd30d927fb94b4936f49ed81792a36 authored almost 9 years ago by greenkeeperio-bot <[email protected]>
Merge pull request #29 from cheeriojs/greenkeeper-lodash-4.0.0

Update lodash to version 4.0.0 🚀

8b224493bfe27596f9b2e3aa06a68a7b54817580 authored almost 9 years ago by Felix Böhm <[email protected]>
chore(package): update lodash to version 4.0.0

http://greenkeeper.io/

d9a3317205acf9876fd61315008661ae4926ecd4 authored almost 9 years ago by greenkeeperio-bot <[email protected]>
Merge pull request #27 from cheeriojs/greenkeeper-update-all

Update all dependencies 🌴

fd157705c130a676ac1dc22adadb80e631c3a673 authored about 9 years ago by Felix Böhm <[email protected]>
chore(package): update dependencies

http://greenkeeper.io/

cf60d5805479c3fe44f1bc0eba811f6ecc5b4f51 authored about 9 years ago by greenkeeperio-bot <[email protected]>
Merge pull request #24 from ajacksified/master

Wrap `default` in quotes

026b1b8bae701df60729c7c409f8377852c157fd authored over 9 years ago by Felix Böhm <[email protected]>
Wrap `default` in quotes

c999b029caa6d4a9f1fbeb512b48ec7c75c1dddb authored over 9 years ago by Jack Lawson <[email protected]>
0.1.0

249b9a921e6ba318c52b87de21e8475bcb4050e5 authored almost 10 years ago by fb55 <[email protected]>
Merge pull request #17 from SamyPesse/svgiframe

Improve support of svg and iframe

47cfa43aa6ef88171005bba62a2c8de18644e91d authored almost 10 years ago by Felix Böhm <[email protected]>
Handle svg as xml

abe4fcf9ccbe8ebc39031e5e010b29fa59e3d9b2 authored almost 10 years ago by Samy Pessé <[email protected]>
Merge pull request #18 from lahmatiy/patch-1

Fix serializer crash when node has no children

8a85229431565f281786b214e4398251b8def1a1 authored almost 10 years ago by Felix Böhm <[email protected]>
Serializer crash when node has no children

When node has no children `render()` invokes with `undefined` and cause to exception.
This chec...

ce9d4b6822bebc103c0b5fef8d7e293bd59d0335 authored almost 10 years ago by Roman Dvornov <[email protected]>
Merge pull request #16 from kevva/files

Use `files` property in package.json

3b02285f5d60adaa12580f7d58cb9a419b7fc521 authored almost 10 years ago by Felix Böhm <[email protected]>
Use `files` property in package.json

8b9b1b6d0b0040c439b297b34b42b107835ce36d authored almost 10 years ago by Kevin Martensson <[email protected]>
Merge pull request #14 from Ackar/master

Remove self closing SVG elements from the single tag list.

7248c3bacd0195e0bf8c09ffaa70e7ab85418996 authored about 10 years ago by Felix Böhm <[email protected]>
Remove self closing SVG elements from the single tag list.

86d4dae7e3d5c4c8f79975e2a86a366e3c492f5d authored over 10 years ago by Sylvain Cleymans <[email protected]>
Merge pull request #13 from d-snp/master

do not ignore node_modules directory

d2ec4b1cdf05b69269bc06c965f8c1def3fb5166 authored over 10 years ago by David Chambers <[email protected]>
do not ignore node_modules directory

Fixes #12, makes it so that the library can be vendored easily

cb599394ca4d4052da7a553c57ce4f12832fd8a4 authored over 10 years ago by Tinco Andringa <[email protected]>
Merge pull request #10 from cheeriojs/xyz

[email protected]

cff85654af26603a7b5e31a68231eaed772c68b2 authored over 10 years ago by David Chambers <[email protected]>
[email protected]

1cf3db4b8a2a5b33e4a47ebc1127e63465193dee authored over 10 years ago by David Chambers <[email protected]>
Merge pull request #8 from cheeriojs/license

Added MIT license

3e3da901ba136692051a931a82727e056199a356 authored over 10 years ago by Felix Böhm <[email protected]>
added MIT license

100a95a3c442ef0c3ae40f68c5a9af6dd050f664 authored over 10 years ago by fb55 <[email protected]>
Merge pull request #6 from cheeriojs/xyz

makefile: add release-* targets

02d4770b75bb0089fef63a89a0d374a3eae8b81f authored over 10 years ago by Felix Böhm <[email protected]>
makefile: add release-* targets

18081adfd2ee4df5848ab16bc8d59f3e0ce5ba0f authored over 10 years ago by David Chambers <[email protected]>
package.json: alphabetize dependencies

882c6a798959305e1cbf195f994437b19b407873 authored over 10 years ago by David Chambers <[email protected]>
0.0.1

d678d0face5a3eb6d338da949a29ce9b70cf901a authored over 10 years ago by fb55 <[email protected]>
Merge pull request #4 from alexindigo/master

Made render aware of the decodeEntities flag.

c3ea041da287b1c91a126b4d9f30457e7db2e5e8 authored over 10 years ago by Felix Böhm <[email protected]>
Removed nonsense.

e2d44bae1849bd9b78bf82f8243e005b8930ae52 authored over 10 years ago by Alex Indigo <[email protected]>
Made render aware of the decodeEntities flag. Render script and text separately.

re: https://github.com/cheeriojs/cheerio/pull/499/files

9264fb325dfb67c30553de493adfdfbf52ee2f6d authored over 10 years ago by Alex Indigo <[email protected]>
use single quotes

701018ee94ee0677db84729ef6f005ef5b2ec1df authored over 10 years ago by fb55 <[email protected]>
use named functions

3e40904832706a9a9efa188e73fef2393b408748 authored over 10 years ago by fb55 <[email protected]>
handle root node

89a183bb722ddb13143b1018fe166344cc1ffd37 authored over 10 years ago by fb55 <[email protected]>
add .travis.yml

0cc449e78b288c1dfc49cc6edc0bf40964f4079f authored over 10 years ago by Felix Böhm <[email protected]>
Merge pull request #3 from coderaiser/patch-2

test: add case for script tag

992ef849938a936b8f33dc32300d2efb0864d414 authored over 10 years ago by Felix Böhm <[email protected]>
add missing boolean attributes

as mentioned in cheeriojs/cheerio#480

5fad2fdd44308f9ccc93085ccef0610f6c89d801 authored over 10 years ago by fb55 <[email protected]>
test: add case for script tag

9ed5ec1fa2d4072214b8119d4bdeac50021e2bc1 authored over 10 years ago by coderaiser <[email protected]>
inline check in renderText

b3610348774caea96fc8f215db8dc98df95bbc3c authored over 10 years ago by Felix Böhm <[email protected]>
Merge pull request #2 from coderaiser/patch-1

index: add conditional encoding of text nodes

321f75fe0b7e6caa0dfc83db1f53c8f4bf30acca authored over 10 years ago by Felix Böhm <[email protected]>
index.js: rm name, isMatch,

ada91d6676e0118ca03fde8ba4f45efeb8d50f32 authored over 10 years ago by coderaiser <[email protected]>
index.js: add ";"

b898618e69771203bf3663f0747d5aa8837a06dc authored over 10 years ago by coderaiser <[email protected]>
index.js: add unencodedElements

eeab9fa2e4f2fa5450d7135b915d50b9489d44ab authored over 10 years ago by coderaiser <[email protected]>
index: add conditional encoding of text nodes

d53cefe1024709a3ba4578cf4de692cb2f5f7e22 authored over 10 years ago by coderaiser <[email protected]>
inlined isClosedTag

& (really) fixed opts passing

720598f8da1348ccc9f6ad55f02a56e3a55ba8e5 authored over 10 years ago by Felix Böhm <[email protected]>
fixed opts passing

0c85f15c66af680674fc6e81c6cfb4679e6eb6a6 authored over 10 years ago by Felix Böhm <[email protected]>
moved recursive call to renderTag, simplifications

4d3d123aafc591e302fa07d6afb6bead0653ca93 authored over 10 years ago by Felix Böhm <[email protected]>
renamed module

579f8903e7d4fdd48af62057dee42326d791a7a1 authored over 10 years ago by Felix Böhm <[email protected]>
added package.json

TODO: change package author

202298ec11989c29bb1578be07778b393bd303be authored over 10 years ago by fb55 <[email protected]>
fixed call to isTag

461ee031e91e04b22d09870ce7967476c6ee87c9 authored over 10 years ago by fb55 <[email protected]>
require cheerio in test.js

870dae8ca0c4e670a702fb3358cf4bf88fe1a703 authored over 10 years ago by fb55 <[email protected]>
remove lodash, use domElementType

172452cc2c3fee5183ef3b83b85645cfb96ad706 authored over 10 years ago by fb55 <[email protected]>
use named functions

d70ba5a0d6a0e305e6ea24a30a1b468b879ebcf4 authored over 10 years ago by fb55 <[email protected]>
added files from cheerio

adec9421417afb3bbe49caebb256efcad04cb4cc authored over 10 years ago by fb55 <[email protected]>