Ecosyste.ms: OpenCollective

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

github.com/posthtml/htmlnano

Modular HTML minifier, built on top of the PostHTML
https://github.com/posthtml/htmlnano

slightly improve collapseWhiteSpace

db28e5b2bd3b939e2822e24cf7a9f850c3a49d46 authored over 6 years ago
fix tests and improve readme

b7666d0d44c7ece7acda681e9d47cb485d212841 authored over 6 years ago
change default setting & update readme

bbc28972e34d6a1e1dca167ed7aadf8675afbc8a authored over 6 years ago
Merge branch 'master' of github.com:DeMoorJasper/htmlnano

4c7fefb69493ee81ff2f24dbcfd4caa8d884fd1f authored over 6 years ago
Merge pull request #1 from posthtml/master

update

266e58cc11944534a565a5c7655c639cd327a6e9 authored over 6 years ago
Document how to catch errors

e8b5111bc7b36b926715d270ebad317d092f1293 authored almost 7 years ago
Bump to 0.1.8

7f922123d677169b934584178a18b68187b0fdc0 authored almost 7 years ago
Describe 0.1.8 version in CHANGELOG

5657cf42011d51232c49a50a4e5f4d84844940e0 authored almost 7 years ago
Update dependencies

344afc764f3b94fe5f7a3dcd42804ff0379f10b6 authored almost 7 years ago
Don't change <script> if JS minification failed #48

e8c1f1960e8954208a9bc3a28cabb4da73fa2721 authored almost 7 years ago
Replace uglify-js with uglify-es since it supports ES6 minification #48

4c273dd56d728ba82372ccaafeb6d2e27845279c authored almost 7 years ago
Update benchmarks

fb60a996f12227f1d7a76e5e9f12b77f273b78a7 authored almost 7 years ago
Bump to 0.1.7

7d02e1d8429672d75bf3178553ae24c95c72f081 authored almost 7 years ago
Describe 0.1.7 version in CHANGELOG

f1b12138c12fae8f3311d3dca316d5821842c3fb authored almost 7 years ago
Update minified SVG code in README

2528b8f52c10daf834b39cbcb7aef41edd366d1c authored almost 7 years ago
Test SVG with <use> minification #47

50583975c097ab2e27df80c65e7fc1349d6c827e authored almost 7 years ago
Fix indentation

31a946ef113b16825d1c1f0c922d4b44247b11d3 authored almost 7 years ago
Upgrade uglify-js and adjust related htmlnano module

fbdfa971d9c1dad6e9a6f549bf05f9e1b52a2bc8 authored almost 7 years ago
Upgrade SVGO and adjust related htmlnano module accordingly

bc0e11b7eb30d3e6542a768b6314109928299275 authored almost 7 years ago
Upgrade packages

db0ec1eb7e4a2882cc543bd0bb3e3059221a7b04 authored almost 7 years ago
Upgrade mocha and remove deprecated --compilers

ba9b56a35eaaa5214d9bccb1e848038c50f1a082 authored almost 7 years ago
Upgrade expect and update tests accordingly

420d6ef4abeb34ca39f0b235b53a27b5d7d58a5a authored almost 7 years ago
Upgrade posthtml and adjust removeEmptyAttributes module accordingly

PostHTML attributes are case-sensitive now

9cf67027401174984de4428d8172d3aa94329d71 authored almost 7 years ago
Test code using node 4, 5, 8, and stable versions on Travis CI

f7d0f77b8eda2033932c5f3d53c8fbe0aef6214c authored almost 7 years ago
Upgrade eslint and adjust its config

6a3d9ad6d05a360e1a705fe1ff72bc1dd4c8711e authored almost 7 years ago
Merge pull request #45 from lahmatiy/patch-1

Fix a typo

4fa138b8a1b00b58e43df65c04c788e5e50ebcf6 authored about 7 years ago
typo

a49d0fc7d31bd69536e8dc8aba2ead4298721a51 authored about 7 years ago
Remove package-lock.json #44

475d07db5b0fa72f0a3ecd0b0f003b3ed2e59658 authored over 7 years ago
Bump to 0.1.6

203b1c72f8a9b4ee182e5d58a36f8afcdf76b9a5 authored over 7 years ago
Add changes for version 0.1.6 to changelog

8d99e547399d3db94ec1baff3322ce794048d80e authored over 7 years ago
Commit package-lock.json

0283330e2a6503864f55a8d406e6aea4c64dd48f authored over 7 years ago
Update dependencies

7da2cebb7a186aa7d5c9a8ffc68b195e0b82a2ab authored over 7 years ago
Merge pull request #42 from Rebelmail/patch

handle content as String in addition to Array

283492df5240552939742d95d458d2989d80435a authored over 7 years ago
handle content as Stringsin addition to Array

e5ac57bda3210286e4778034bdb4001ed7025427 authored over 7 years ago
Add example in the README about using modules separately

98ba2a4ebd33883b37b4e2054d9d1980f0cd25a1 authored about 8 years ago
Allow variable "addresses" to be global to omit leak detected error

The package macaddress causes this error.

178c79737379fdda752d4be93273b118850074df authored about 8 years ago
Update links: maltsev/htmlnano -> posthtml/htmlnano #32

d19ae085038fb0a7b46a35d45399c1e1b0ac2ba3 authored about 8 years ago
Update HTML minifiers benchmark

5e3f84d3169cc091478892a203a8097cf913c91e authored almost 9 years ago
Fix change log

4b636f29ff69e00b99cad5ab04567050f992b9b9 authored almost 9 years ago
Bump to 0.1.5

45769d7ce8b6d8481277487a1eb3349ec450906a authored almost 9 years ago
Update change log

39171ad279f4552ab16725223caa82f1556fea0c authored almost 9 years ago
Move mocha running to the posttest script

Sometimes I run tests without linting and compiling.
So I need a shortcut for "mocha --compiler ...

3bc5219674c1884b7577bc1db5f80b6d2799e78f authored almost 9 years ago
Merge <script> #19

4b0d8b86b5c99cdd12551f8154de9bf40130b3d6 authored almost 9 years ago
Add minifySvg to the docs

55600c549880bd77f26a40a93a1f1ffd95a363af authored almost 9 years ago
Fix change log

bbf69954c91953a27c3e45df18dafc1cf629243d authored almost 9 years ago
Add change log #26

e0621bb63fd380882e7dbe83c356b1b6cd048e56 authored almost 9 years ago
Minify SVG #28

43ab0c90325d3ad084accc619193a9b4706ebc5e authored almost 9 years ago
Install posthtml-render and svgo #28

5313027a417f597f1aea906f1e2f4edca239c446 authored almost 9 years ago
Merge pull request #31 from mrmlnc/redundant-button-type

Remove redundant attribute type="submit" from <button>

796081fcce6b24dbd4212ca9a9377c49fa553c9f authored almost 9 years ago
Merge pull request #30 from mrmlnc/cross-platform-build

Cross-platform build of project

f6eec37720a180016e10beb8bcc353d47a9f7f0c authored almost 9 years ago
Remove redundant attribute type="submit" from <button>

1933c0b02cf931742d1db682d12d0abfbe0db32a authored almost 9 years ago
fix windows build

fbf90de8ad951b94605805e1be4557e0ea272a3b authored almost 9 years ago
Bump to 0.1.4

e5b7fd464cc7bcac526465b43b0b2deb1440b288 authored almost 9 years ago
Add HTML minifiers benchmark #22

06ff9991318e018779ed8d76e84c9f3c53027fc3 authored almost 9 years ago
Remove unneeded lodash from devDependencies

6e64203faa3bc4abe742924bd41415f250e8213d authored almost 9 years ago
Update eslint to ^2.1.0

eb1c802e0c424ac6af2386dc13f1c7c8cfa49cde authored almost 9 years ago
[minifyJson] Expand list of JSON-like mime types #20

8f4340d0accb26108e67005dba7d9720cbb7e9b2 authored almost 9 years ago
Don't minify JS inside <script> tags with non-JS mime type #23

b5938ad75f18ef4da0615057983a4c2cccd78b07 authored almost 9 years ago
Minify JSON #20

bc0550179f74721b3c31b1837b9ff7beb356b924 authored almost 9 years ago
Rename the title in the README

002009e72a1866dba3bff5bb4964b33637e730bc authored almost 9 years ago
Remove redundant attribute type="text/css" from <style> #9

eee41259a9e8a3bbe21ac27426aa1c77bd263688 authored almost 9 years ago
Merge multiple <style> into one #18

1f9d0a46c666cd66271dc3a51b7138cb48d0052c authored almost 9 years ago
Add information about the side effects of "removeEmptyAttributes"

8fc658bbaa435730cd1ae009f74df61acbc1b50e authored almost 9 years ago
Add information about conditional comments in the README

569cd27bbda67f3530b8d190ab3d22741f717a6f authored almost 9 years ago
Reformat the README

f7465070a72d5776abefef9daf85b8213e06870a authored almost 9 years ago
Add more documentation about "removeRedundantAttributes" to the README

c3f2b9b4f32c0c878e67ff80422c5014cdc4bfcc authored almost 9 years ago
Collapse boolean attributes #7

f1935ee48fd422be57723466cdd91dde855844d0 authored almost 9 years ago
Fix whitespace

bbf436cf726053134b54bb7401772d9f205e63c5 authored almost 9 years ago
Add information about "removeRedundantAttributes" to the README #9

195582d6029e678a4c7bfe771024fff9a121a5aa authored almost 9 years ago
Remove redundant attributes:

- method="get" from <form>
- type="text" from <input>
- language="javascript" and type="text/java...

fd05942dbcbbe289571f00fd6ff848ffbd275471 authored almost 9 years ago
Bump to 0.1.3

5f260728d1ff2476c6f420480ac1f1bd04bfd388 authored almost 9 years ago
Add some tests to prevent HTML comments altering inside modules #17

548ff59d1fedeabfd5c1686a6c40ff00c4ae8190 authored almost 9 years ago
Don't collapse whitespaces inside comments #17

a916e2079e00a986eb508bfd64b8baa0fb7ef5d7 authored almost 9 years ago
Refactor: move comments detecting to separate functions

873a1f2c9582de7062a21f0d518e5de47afe78c8 authored almost 9 years ago
Bump to 0.1.2

0bdf3ac2ce2418fa8e962e268d32517a8fc114a9 authored almost 9 years ago
Downgrade: String.startsWith -> String.search

node 0.12 doesn't support String.startsWith

c001f22e480f47fd17cdbf6a879c9ffc5e8d453f authored almost 9 years ago
Fix: don't remove conditional comments in safe mode #13

e5a419465c9d619ad826dc87b57ce0744be11db8 authored almost 9 years ago
Bump to 0.1.1

f396042442622d2bdf778f8e5032db1f6148064e authored almost 9 years ago
Minify JS inside HTML attributes #2

f14c7645e5982dd9028aa7467804921256115131 authored almost 9 years ago
Add comment

9a281acc00c1e8edd66af057e2fb48eac0fb0425 authored almost 9 years ago
Minify JS inside <script> #2

a8dee84d0998a8ae48948722357edf402d5a2a7b authored almost 9 years ago
Fix module name: minifyCSS -> minifyCss

0f510e79578125e5b1f338d112771d4d44661b97 authored almost 9 years ago
Minify CSS inside "style" attribute #1

b143baf4be554461256aae1b62f82dcddd2fef81 authored almost 9 years ago
Add "minifyCss" module #1

154f85f42cb591a6d417ab003b7bb0786dda1b35 authored about 9 years ago
Add promise support

6d2bf86edf5e1d0c96cb3e924e503281d7229626 authored about 9 years ago
Remove attributes that contains only white spaces

6fd58dadd1422197781e3a53f47a18f21a7db204 authored about 9 years ago
Add gulp-htmlnano to the README

96e8058e727c6fdfdd9a49f32941cceb1d391281 authored about 9 years ago
Add information about open issues

c06219246ed27c68628b58bdd71ce05c17abefc7 authored about 9 years ago
Fix variable name in the README

daffb81b8b8cfdd0b631872fe95a7ce75806b0b4 authored about 9 years ago
Bump to 0.1.0

4e6107a86824f8a9122b16f1f5b92fea6fd8adab authored about 9 years ago
Change package description

22b72b2b98d882e78fd53a5c94183e806bd0639e authored about 9 years ago
Add npm badge

77ac142d9c3cabd54901fe7ee3100886796130ca authored about 9 years ago
Improve documentation and tests naming

82e8262fe03fad17cc7a499af6871d7b5b3f348a authored about 9 years ago
Add two options to "removeComments": safe and all

633c05d71b2db616473b10abb3c8fbcf59379300 authored about 9 years ago
Add two options to "collapseWhitespace": all and conservative

8e8a1e48d1c13c7ba3927f82bca62d744fa0c37a authored about 9 years ago
Add documentation about "collapseWhitespace"

f4fbf2ea65353ca28a914ced94e22500e4264904 authored about 9 years ago
Rewrite htmlnano

Add possibility to run htmlnano as module (not a PostHTML plugin)

83628c4e211cd68f7b419f5f7d8e88b87939e8ca authored about 9 years ago
Rename package: posthtml-minifier -> htmlnano

c2f8a8eb4cee33cd3e1c79472f09ec1fa189a6af authored about 9 years ago
Add example module

f014689a6bb8bf2c1e1550a4e5f85f3cd491dd5e authored about 9 years ago
Add module to collapse redundant whitespaces

c2e9d7cb4a764cd998c30b80789f522f3785c103 authored about 9 years ago