Ecosyste.ms: OpenCollective

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

github.com/unifiedjs/unified

☔️ interface for parsing, inspecting, transforming, and serializing content through syntax trees
https://github.com/unifiedjs/unified

Add example of a plugin

a49a202f2b0b1a7cdcb125345937f74a5c34e770 authored almost 8 years ago
Add `processSync`, `runSync`

* Remove sync behaviour of `process`, `run`;
* Add `processSync`, `runSync` instead;
* Return pr...

56882b0ab564c72447a99528f6acedc793d83d94 authored almost 8 years ago
Add support for presets

Closes GH-22.

f0427f451259d7564bd4b018b0f4f933f57e88ab authored almost 8 years ago
Refactor to externalise function check

758d9684f0de176fd0f0bebefd887500ad925f42 authored almost 8 years ago
Add support for `parser`, `compiler` as non-constructors

Closes GH-25.

b17f87693bfed47b43767084196f2cc6e5e9ea71 authored almost 8 years ago
Remove `options` from params in functions

* Rewrite signatures in parsers, compilers. Closes GH-24.
* Remove `options` from parameters in ...

0db09288bc09175bb4ecd42408778c0b768c2576 authored almost 8 years ago
Remove `processor` as first param from attachers

MAJOR BREAKING CHANGE: The first parameters is now no longer given
as an argument to attachers (...

6f1b3e39cbe3b57623d05cc236e950ffe962aa53 authored almost 8 years ago
Remove streaming interface

Use `unified-stream` instead.

Closes GH-26.

111d3c64e462f11480f4cfa4b1f4bc3bdc62b16b authored almost 8 years ago
Update links for syntax-tree, vfile

e566fe617e7d81253cdc5b47b9a2405b6cbfac6f authored almost 8 years ago
Add `rehype-remark` to list of bridges

9ceabea8de850a3d216e8762e3880e6d2a1a55bc authored almost 8 years ago
Update `browserify`

Closes GH-20.

4285b59454b15c02e7bbce34432a811af18d83e2 authored almost 8 years ago
Rename `hast` > `rehype`

bfaa4e956e72804d0a868dc57a01bea31342d06f authored about 8 years ago
Refactor `package.json`

6933d8833ac4d76a92dcaabea602a2f49e6c0d97 authored about 8 years ago
Remove reference to distribution files

33b6aa42002486169c0c1d58dd6211a143d1b98a authored about 8 years ago
Remove superfluous comments

78137ef9f3809a7530197223929d15a0cdec56b5 authored about 8 years ago
Update Node in Travis

a6b272aa94aac93a1f4562ef1211f9fcf64e426e authored about 8 years ago
Update `nyc`

bd414e08b6541ea6a0bdeeea8f0a8f2778c530df authored about 8 years ago
Remove `history.md`

Use the releases page instead.

8fc3d68574bdf3a025e960310f63f296cb7d396a authored about 8 years ago
Update `xo`

Closes GH-18.

71bc5030e799d15a500e55c9ad9d49dcd3d56ab8 authored over 8 years ago
5.1.0

be921cdcd4d64b430a1c69e68bd964cbae4a2efa authored over 8 years ago
Add support for passing a `processor` to `use`

Closes GH-17.

39fa4b5926473c5b22d70597abe1c8f304d6603a authored over 8 years ago
Add `rehype-retext` to list of inter-syntax transforms

b9077cecef95e51caf8dccedbf533c3ec194fecc authored over 8 years ago
Add reference to `rehype-preset-minify`

d07fd2bd4a1b5f5da8d37c9059ea0068e4957923 authored over 8 years ago
Update `remark`

9c62b7d3c25afe00204c4e911bd0a5fa9d4abad1 authored over 8 years ago
5.0.0

fac76054e4088b65f98bc35f6e19e64c6c130f9a authored over 8 years ago
Update vfile

This commits updates to [email protected], which is a huge
change from the previous version, for the b...

33f5a6018b9af5f66c080cb42bcd12794e6ec676 authored over 8 years ago
Add more clear language to docs

5d5be735f6fde4f0c735acc12ff724c6044805e6 authored over 8 years ago
Refactor to polish code-style

b3625a5b0f951c3d7bff704db0dc8bd56f84ef00 authored over 8 years ago
Remove [email protected], Node@4 from Travis targets

8d824f85400cd44ee2f041072e6b1597ed16af1c authored over 8 years ago
Update dev-dependencies

635a24533aeb88ba11f6659ccd7360db4b3ebba7 authored over 8 years ago
Add section on integrating with CLI, Gulp, Atom

64b2b07707269398e23e7f31d38319aa803a9b9c authored over 8 years ago
4.2.1

75dd894ce8150dcfbd142327cac61fbdd5bf6ef8 authored over 8 years ago
Refactor to simplify completion handling

Closes GH-7.

292cc0d018a64be3cf1c250ae7d176d9d08d27a4 authored over 8 years ago
4.2.0

82f21cceb264403f6cc0c8f78616b64c3f7455d8 authored over 8 years ago
Fix travis from deploying to npm on Node@6

d741b7774b9003637f6310bd2715de208ea16b08 authored over 8 years ago
Add mention of `trough` to `readme.md`

f09b1134318d12393e98a818c3f82de9b2a8d824 authored over 8 years ago
Refactor diagram

12a45b5010934b5ad5ae8067d1488ff822de685c authored over 8 years ago
Move `trough` over to its own module

81c67fb9a6b09c44d68ea309e8a5939f65cd8168 authored over 8 years ago
Fix bug where exceptions in `done` were swallowed

2dfc93235b3fa03740c064b972468f212385a041 authored over 8 years ago
Refactor code-style to use `xo`

01543d5568bff3df08e14e4a0d6fbad7468f620a authored over 8 years ago
Add references to `rehype`

781de3553600b6ea9dccd0eb80e1b6288a6b15a5 authored over 8 years ago
Remove unstable note

908ff761abfec0fcc3b781e39754aaaa2aec8922 authored over 8 years ago
4.1.2

8ae3b3ee0bfc84494e6b5d55252eb5c2d46264ad authored over 8 years ago
Update codecov

0cc610122a0c8b6c526a121933855644dd0c9511 authored over 8 years ago
Fix bug in chaining when using multiple attachers

dda5530e369e0feb67c55185ae01f67d317d5024 authored over 8 years ago
Update dev-dependencies

11966bcfa10d807f2bf7bd397e8c20b0741fcea7 authored over 8 years ago
4.1.1

75e48147911cd93f23904fdf43b84b0933b4f71e authored over 8 years ago
Fix swallowed sync parse / compile error

f206ad26942edc51a235ef6d8517133bf1daeac3 authored over 8 years ago
4.1.0

a4a3fb0eaff7c3f2bdd85f7c3929af6e7d326d22 authored over 8 years ago
Fix pipe interface on old event emitters

b74bf03bf07b8ea0d59c87a875bae767c6edd51a authored over 8 years ago
Update to inline `pipe`, slimming down bundled size

712474f17f6627c7ceb35a8537fb8a1ca90d0709 authored over 8 years ago
Update dev-dependencies

13e4e303e5d7c5a8bb4ed4d70129f4a1190de6f3 authored over 8 years ago
Add linting to `lib/unified.js`

8d5930b8ddea2e001f3e514042f50971d5f015fa authored over 8 years ago
4.0.1

681f75d89b1d3c3a287fd801c3cfc3cad07d5a08 authored over 8 years ago
Update `package.json`

c4a50f97f6c5ea264e1664b1515e3e9ebdb77520 authored over 8 years ago
4.0.0

eb94abc1fec621fcad55d0b4a26baf8fbe59e715 authored over 8 years ago
Remove Node 0.10 from supported targets

3737e4fedad5f3d8122c60023a47c8a65f51f210 authored over 8 years ago
Fix `.gitignore`

b64f512f1c62008cb92393ce755b462c72c1afed authored over 8 years ago
Fix link

4e707e5fa9ae95b5aae598f93eede89a3f90709b authored over 8 years ago
Rewrite library

* Rewritten interface designed for ease of use when creating,
using, and combining process...

a070ad0df7bcb3c43b3539d331f853fcef8db4e2 authored over 8 years ago
Update dev-dependencies

fa9ac3651bb7d223e6bf9c4642feca4d30842c69 authored over 8 years ago
3.0.0

32b917f97b1ce4f46dd180894651cc5352f40362 authored almost 9 years ago
Update dev-dependencies

a2526e093c832337e3d1eab10816bb28feb05f85 authored almost 9 years ago
Update `use` interface

The support was wonky in some places.

* Remove support for passing a processor to `use`;
* Add ...

37e4d67635dfc45d36e8ce2787cc4d647f1f462e authored almost 9 years ago
Remove support for cloning processors

d67287551fc5964edcd03665625b09448555196f authored almost 9 years ago
Fix incorrect global name in pre-bundled files

0074eb7ea68a34d19b7ef9ef0e1826e716d7235a authored almost 9 years ago
Update metadata in `package.json`

d7926daf4d3100f494928cbc9e2551bc985d7bcc authored almost 9 years ago
Remove support for Duo

af3a2d19a8af05045b1466b41f75ff7e70f4f112 authored almost 9 years ago
Remove unused dev-dependencies

80bef231cb10b7e57774f353af78bcd2b7207731 authored almost 9 years ago
Fix npm publish on lower Node versions

8c224d7ae129ba43c9b15742bbee6121ade18ea8 authored almost 9 years ago
2.1.4

cf783f04890e5e9532982ba3abb37643a78ca66e authored about 9 years ago
2.1.3

aa92c3bfd9a97c8114e1f9249fd5809e02e74e3b authored about 9 years ago
Add section on `unified-bridges`

1adb6ac0775f4d2116265968462b037c638edf40 authored about 9 years ago
Add list of processors

Closes GH-4.

2670ade52459225a5af08a0f341b3819744127ee authored about 9 years ago
Refactor `readme.md`

b4a38b7bb8db2e87b4f2cfa1bce568d04471f4a2 authored about 9 years ago
Add node 4, 5 to travis

d52d081dfd216a5993513e2beb1a4767c40bb163 authored about 9 years ago
Remove support for Component

85207f498de0b9a679d468600cac83c8e000164d authored about 9 years ago
Remove support for Bower

3e09ed632e4b5040f368389b212be896b5beb00a authored about 9 years ago
Remove distribution files from source

7acb7758cdcb15ffbdc74d31c902a9abde2204d8 authored about 9 years ago
Remove superfluous ignores

1ca9c58301d51a9f2de10b724b6dc92173e54aeb authored about 9 years ago
Update jscs style guidelines

c669cb2f5b243b40ff656b446f261933ff655a9e authored about 9 years ago
Refactor to replace mocha with tape

1533d17205c1a4240b2f11fa6245bd8f7165fa4f authored about 9 years ago
Refactor npm test target

70f18bf3472d834b47ecf8e7cf1d669ce2c68d0e authored about 9 years ago
Add `bugs` field to `package.json`

0132519abef91695dd3241fcc2f5c691f28b5347 authored about 9 years ago
Update dev-dependencies

8c7d4093e67f7fea71c1c94d1c03189573512ed2 authored about 9 years ago
Update mdast to remark

8a3dbe76b3617feb1b5718e924d622afbb9e6e16 authored about 9 years ago
Refactor `readme.md`

f323dfdbe00143c31269d2ca87272d451a9b277c authored about 9 years ago
2.1.2

c397863ed7dd72e8d8b0278a1d39c24a3641344b authored over 9 years ago
Refactor browserify system

Instead of opting to replace when compiling to the distribution
files, this refactoring uses the...

c95686db2ca485d208c053750e4df85a64b419f5 authored over 9 years ago
2.1.1

5b0a28133344acdec1ba4c2dd24e7838348db39d authored over 9 years ago
Fix component and duo support

3eacf6a75eaf247aa34a917906c9714d028d0871 authored over 9 years ago
2.1.0

b00d9635679b11c229ddcf6c76b0e724c46e74ae authored over 9 years ago
Add support for processor data

This update adds support for storing a state to be
used by parsers, compilers, and plug-ins, by ...

e9b9f7e0a589cf8b9ba4f1b8ceb7c53f13457a8f authored over 9 years ago
Rebuild distribution files

63c4157049f03ed8ba8cd799bebddd28cf868904 authored over 9 years ago
Add references to `hast`

d1a1c7e06e05d9c5f3f1132b505600c12b37067a authored over 9 years ago
2.0.0

b677413ded8f9f1d0504e993476ba452b3e6c992 authored over 9 years ago
Update dev-dependencies

02cb08a90e77b13325ccd1a2115f53787525b6e3 authored over 9 years ago
Remove `type` support

All tree’s, whether abstract or concrete, are in the future
placed under `tree` instead of `ast`...

8748cfe8a59feeacbd84415ad7ed4aa327e64bf7 authored over 9 years ago
1.0.0

6dae05dd38ea97bf897ee6ff808e210a59ccbc81 authored over 9 years ago
Update docs in `readme.md`

517ea0905f21876a8e737adf6d8e657c6aad5886 authored over 9 years ago