Ecosyste.ms: OpenCollective

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

PostHTML

PostHTML is a tool to transform HTML/XML with JS plugins
Collective - Host: opensource - https://opencollective.com/posthtml - Website: https://posthtml.org - Code: https://github.com/posthtml

Merge branch 'master' of github.com:posthtml/gulp-posthtml

github.com/posthtml/gulp-posthtml - ca33f304ff36c79577a091c6842c2ae43bf0dc09 authored over 9 years ago
Release 1.2.0

— Update posthtml to 0.4.0

github.com/posthtml/gulp-posthtml - d5e40bbf8a2aa302a3386db5ec8a5750f2459184 authored over 9 years ago
chore(ver): v0.4.0

github.com/posthtml/posthtml - 8130ec9310db6f054fbef144ba5afac30602c68f authored over 9 years ago
chore(build): ignore logo.svg

github.com/posthtml/posthtml - c9cecfd0216121a728a47a2f5ae65cfd3f362056 authored over 9 years ago
Merge pull request #53 from posthtml/optimizations

support array matchers

github.com/posthtml/posthtml - 492fa51b73a3aee314ac015844ca40635a3d467e authored over 9 years ago
feat(docs): write array matchers example in jsdocs/readme

github.com/posthtml/posthtml - a14b7675ec95c2ae057fb544b29b33b0333d0270 authored over 9 years ago
Merge branch 'master' into optimizations

github.com/posthtml/posthtml - 97befa7776a9566a8c96be00a9f0425f7d108daf authored over 9 years ago
Merge pull request #55 from posthtml/sync-async

Sync and async modes

github.com/posthtml/posthtml - a92a3957c0ea0e07cb9caf81fd2025aaae2ac984 authored over 9 years ago
style(api): drop function keywords

github.com/posthtml/posthtml - 3f2352bd253542247fab8bda53326d378047bb68 authored over 9 years ago
docs(*): sync-async plugins, PostHTML methods, API methods

github.com/posthtml/posthtml - 051448707c739971759eae28e30c7ca2794529d6 authored over 9 years ago
fix(posthtml): extend new object with api methods on each plugin call

github.com/posthtml/posthtml - 82e096ea43a50ce60064d079f705bc5a9c723e9f authored over 9 years ago
feat(posthtml): implement truly sync and async modes, and tests for them

github.com/posthtml/posthtml - 337243f581ef193addbff8f462320d675b60d570 authored over 9 years ago
feat(lint): upd jscs

github.com/posthtml/posthtml - cef42d5d9cfd46491df294885e79e3d569fff8f6 authored over 9 years ago
feat(api): handle array matchers

github.com/posthtml/posthtml - 335b5aac9ec9292746a491646d5789dc0d3dc725 authored over 9 years ago
Merge pull request #54 from posthtml/logo-readme

Logo readme

github.com/posthtml/posthtml - 2aa159502ef825eab21bbc3171f9a200f15a9f08 authored over 9 years ago
feat(docs): add logo to readme

github.com/posthtml/posthtml - 78740c34e4cd68eae5e89c3bafd3d3fabb650d24 authored over 9 years ago
fix(lint): fix jscsrc

github.com/posthtml/posthtml - a534e0a03759eebdf8bff3ba3481989bd45b5139 authored over 9 years ago
chore(*): add logo.svg

github.com/posthtml/posthtml - 968f17d70c47e3c2715f870266530d35b678c19f authored over 9 years ago
Merge branch 'cs-fixes'

github.com/posthtml/posthtml - 77c5f1d3f95fe212a365a2a2c7f1999f754144fe authored over 9 years ago
fix(posthtml): code style fix

github.com/posthtml/posthtml - d1b3484d056b08bdb2ee7040502893c11390f57d authored over 9 years ago
chore(docs): fix typo

github.com/posthtml/posthtml - b33e7d48f46e66ef04154472a0f42a3baa7c91b8 authored over 9 years ago
Merge pull request #47 from posthtml/cs-fixes

fix(posthtml): code style fix

github.com/posthtml/posthtml - 4a735ed048fdeed05e2af4bca3663979d1b07779 authored over 9 years ago
Add `retext` link for ideas plugin

github.com/posthtml/posthtml - ab8ba81bf25480cbbae5b5b10db09d0b81435395 authored over 9 years ago
Release v1.0.0

- Update lint rules
- Check doctype. Set tree options

github.com/posthtml/posthtml-doctype - 84f7a8e0af5179e36290111d10bdd4c58aa5b517 authored over 9 years ago
Check doctype. Set tree options

github.com/posthtml/posthtml-doctype - 083954011fd721cbf95801a6338166247eb12dd5 authored over 9 years ago
fix(posthtml): code style fix

github.com/posthtml/posthtml - 26e6d7e3f6eeac64f62fe7b652a5eac7c67a2ce9 authored over 9 years ago
release v0.1.1

- readme: fix typo, add options info
- fix id parse

github.com/posthtml/posthtml-style-to-file - c2a4487706559cbfc156c9b4b2cd478f32a99a2f authored over 9 years ago
Merge pull request #46 from admdh/master

Update README.md

github.com/posthtml/posthtml - bb1dd3c7ba82d0630ad54f099e0d12cdb7538508 authored over 9 years ago
chore(docs): add posthtml-style-to-file plugin

github.com/posthtml/posthtml - 81f6644003c78b587564c14605cfc40c3fed80d5 authored over 9 years ago
readme: fix typo, add options info

github.com/posthtml/posthtml-style-to-file - 370a792d166714192fe139baeb225b9f2d70f00f authored over 9 years ago
Update README.md

github.com/posthtml/posthtml - 69b0789c1964dd88ce6f67d87ee0b4607ed485dc authored over 9 years ago
Release 1.1.0

- Update posthtml to 0.3.0

github.com/posthtml/gulp-posthtml - 57eb49278463ce287bf324a1d93d9bbbb81508fd authored over 9 years ago
chore(ver): v0.3.0

github.com/posthtml/posthtml - ab78e062ab9212b0cbb09fd1b07ab49e8cbc0ab2 authored over 9 years ago
Merge pull request #44 from posthtml/skip-tmpl-if-tag-false

Skip tmpl if tag false

github.com/posthtml/posthtml - e197c52dc2c1964023fee34f6e9258b9afe85534 authored over 9 years ago
feat(parser): skip template if tag === false

github.com/posthtml/posthtml - 3cc9e59fb2f4b8ea1e3119d79de14f90d733e312 authored over 9 years ago
chore(*): fix code style

github.com/posthtml/posthtml - ea930d0e4095a9440b7f900a1aa4224d389d01c6 authored over 9 years ago
chore(ver): v0.2.1

github.com/posthtml/posthtml - 912b8eb37c3bc71140871c168893891b983c22c0 authored over 9 years ago
Merge pull request #42 from posthtml/optimize-match-class

feat(api): optimize matchClass func

github.com/posthtml/posthtml - 60a8d9e9d7ab6ea6fad5e76e76e55f47b147ee20 authored over 9 years ago
feat(api): optimize matchClass func

github.com/posthtml/posthtml - b0311cd7113ea995bc7e58410fa601351d29dd25 authored over 9 years ago
Merge pull request #41 from posthtml/add-gulp-plugin-in-docs

feat(docs): Write example Gulp plugin for PostHTML in docs

github.com/posthtml/posthtml - 6308c787376bc4362284636c087f39d39a61ea6c authored over 9 years ago
feat(docs): Write example Gulp plugin for PostHTML in docs

github.com/posthtml/posthtml - b9c8ceff965fa6e3812b4fd9a22f2640598670b9 authored over 9 years ago
Merge pull request #40 from posthtml/upd-readme

feat(docs): Add Textr plugin to Readme

github.com/posthtml/posthtml - 831d7ddef11142ab5c604208af13a7d310e4ebe7 authored over 9 years ago
Merge pull request #2 from agudulin/master

Fix NPE when options object is undefined

github.com/posthtml/posthtml-custom-elements - 21b3a75660fe6f98fbd3abb48bb534e0d15e8b4a authored over 9 years ago
fix NPE when options object is undefined

github.com/posthtml/posthtml-custom-elements - 6222c0ea32c8e5824b20c1251838a0dbf1bd82a0 authored over 9 years ago
feat(docs): Add Textr plugin to Readme

github.com/posthtml/posthtml - bdd3270b15bf17adb512227c07fbf018bf31b426 authored over 9 years ago
chore(ver): v0.2.0

github.com/posthtml/posthtml - 7131e52642faa3cf031a5f4353c29ecbb00cddea authored over 9 years ago
feat(api): rename eachClass to matchClass

github.com/posthtml/posthtml - efc9b349ab7759a84dd7f80796efde6e6a0d08fb authored over 9 years ago
fix(test): fix typo & cleanup

github.com/posthtml/posthtml - e33ba7fa3064ecbdbfa9cc5c1296e2ea01200d31 authored over 9 years ago
feat(api): use options in plugin

github.com/posthtml/posthtml - 0d8c455579a401c70eee8944678f8ece41e8fe5d authored over 9 years ago
feat(docs): `options` docs write in readme

github.com/posthtml/posthtml - d72c27414a860c7db066a6ba9912f005d8128149 authored over 9 years ago
feat(parser): toHtml tests

github.com/posthtml/posthtml - 789ee5455920f439d6647b9b2292201144fadf06 authored over 9 years ago
feat(lint): own jscs config

github.com/posthtml/posthtml - 74332ab8600513c269b974ddd7a3cebdca70caa9 authored over 9 years ago
feat(parser): own render html func

github.com/posthtml/posthtml - 1520e5ff50d5a2eb9be147abbc3ddfe58a7b3f3e authored over 9 years ago
chore(ver): v0.1.0

github.com/posthtml/posthtml - 3f0e718251ca731a6aa53ec120e38ab6ad4e5c0d authored over 9 years ago
Merge pull request #31 from posthtml/feature/api

feat(api): base API

github.com/posthtml/posthtml - 28cb78b1c05d36f4842863535ac2c83a8e001263 authored over 9 years ago
feat(api): base API

feat(readme): API text

github.com/posthtml/posthtml - 096654a61f6b3fb082da67dca52a07fd496ba30a authored over 9 years ago
right image link

github.com/posthtml/posthtml - 3cf86c3fcd060d3513117d01d9014d3a841c6a77 authored over 9 years ago
chore(ver): v0.0.4

github.com/posthtml/posthtml - 92c1ad742b712509b7ff3891e0665808c0ac6e46 authored over 9 years ago
Merge pull request #29 from posthtml/feature/no-skip-parse-text

feat(parser): no skip parse text simbols

github.com/posthtml/posthtml - 654f0d01a1ec34adc7629e37cff685f729fc115f authored over 9 years ago
feat(parser): no skip parse text simbols

github.com/posthtml/posthtml - 42b4d156a1b39bf6e590ba222d1e79969af7095a authored over 9 years ago
Merge pull request #28 from posthtml/feature/delete-getOptions

feat(lib): delete getOptions method

github.com/posthtml/posthtml - 00858b42916b2578e23f5c580196b2b04e30c12c authored over 9 years ago
feat(lib): delete getOptions method

github.com/posthtml/posthtml - 931a03a08fca6361c08c140b9f8dfec1a34daed0 authored over 9 years ago
Merge branch 'master' of github.com:posthtml/posthtml

github.com/posthtml/posthtml - 493730f7ef317fbf687d9baabc24be7f1674f1cb authored over 9 years ago
fix(lib): fix option declare

github.com/posthtml/posthtml - db95e066b2aeb0ac6cdc12aa22cf88fc29627b95 authored over 9 years ago
Update README.md

github.com/posthtml/posthtml - d646d79b14b853191fab392efa176a8977ae24ff authored over 9 years ago
Merge pull request #27 from posthtml/upd-readme

feat(readme): add tree example

github.com/posthtml/posthtml - 3f8494299f2cbcbaa3fbda164078a2580a0b0cbf authored over 9 years ago
feat(readme): add tree example

github.com/posthtml/posthtml - e46e9bc2027850f3ab5a954cbd51b01a1167e3c7 authored over 9 years ago
Merge pull request #26 from posthtml/feature/converter

Own parser html to tree

github.com/posthtml/posthtml - 95e1fbc0bde7e54f265b9ec22e108ff385679165 authored over 9 years ago
Merge branch 'master' into feature/converter

github.com/posthtml/posthtml - 119004d566fddba420974f3d7b1c0e428461a054 authored over 9 years ago
feat(parser): Own parser html to tree

github.com/posthtml/posthtml - 748d8f1e308e823a78584ca57df8207a79e2b0c5 authored over 9 years ago
feat(*): upd deps

github.com/posthtml/posthtml - 054bd94c33b2e2b9d18c2753149c5fcfa286e92d authored over 9 years ago
chore(lib): cleanup

github.com/posthtml/posthtml - 6180342e267fc3dc08d7742365e9a3c4e145fa99 authored over 9 years ago
Fix read.me

wrong module required

github.com/posthtml/posthtml-doctype - 7c37ee6bdbe36befd88cf0805f5a2040ca45a9f2 authored over 9 years ago