Ecosyste.ms: OpenCollective

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

github.com/tone-row/strip-comments

Strip block comments or line comments from JavaScript code.
https://github.com/tone-row/strip-comments

copying gs microbundle setup

04f431b5d81d81f74a453fed13f7e52469c2c4a4 authored almost 2 years ago by Rob Gordon <[email protected]>
many a' broken version

76538fb3cfdafa3132877f2d01c8e5bb149ce3c9 authored almost 2 years ago by Rob Gordon <[email protected]>
bump version

763e11d97673200a0ea0f404edb786c908147d04 authored almost 2 years ago by Rob Gordon <[email protected]>
cjs package with modern export

9424e338110b27d398174a3fe0f5a2dd86f6dca0 authored almost 2 years ago by Rob Gordon <[email protected]>
finish migration to esm

1e50e3539b340171dd7d76ded48d066d22ec9273 authored almost 2 years ago by Rob Gordon <[email protected]>
migrate to esm

b40f3db17d5105a0266481786b652f4a54e327e2 authored almost 2 years ago by Rob Gordon <[email protected]>
update README

e72256066893da68329efd7b6c3e997539f4be9b authored almost 2 years ago by Rob Gordon <[email protected]>
bump version

02371cfe6730c19197cb398430afa8a218859cb8 authored almost 2 years ago by Rob Gordon <[email protected]>
move to pnpm; microbundle

dae10488acb1cb0dd83abccdb94a6ff9e410f4c0 authored almost 2 years ago by Rob Gordon <[email protected]>
Merge branch 'jonschlinkert:master' into master

9bd2693d1436d720ba56af6acef75f8ff4cedc0a authored almost 2 years ago by Rob Gordon <[email protected]>
Merge pull request #66 from Tidyzq/master

fix: avoid reverse lookup in regexp. fix #65

d225101be939ed9fbda3f3869855fc67f0309f85 authored over 3 years ago by Jon Schlinkert <[email protected]>
fix: avoid reverse lookup in regexp. fix #65

49610a2dee2d8829958addf392f678d9fbf77bca authored over 3 years ago by chyizheng <[email protected]>
HTML removed

8c26120ed3a09940b29e4551f37b84d135b13f68 authored almost 4 years ago by Rob Gordon <[email protected]>
Update .verb.md

Sync with README.md

c456538226668bd106cc8901c51a75ec930837f4 authored over 4 years ago by Brian Woodward <[email protected]>
Merge pull request #57 from webarthur/patch-1

Update link to test folder

af34d0ad2b31244f6df21e442b97ef40402100ef authored over 4 years ago by Brian Woodward <[email protected]>
Update link to test folder

a37bf58c2b0939004f687c1ef93664580f8f81e3 authored over 4 years ago by Arthur Araújo <[email protected]>
2.0.1

8b2680975598e705b2c11e89afd70deec2c5cafc authored about 5 years ago by Jon Schlinkert <[email protected]>
closes https://github.com/jonschlinkert/strip-comments/issues/45

ea09cdac8df20c7edb825d709460c4699c168d01 authored about 5 years ago by Jon Schlinkert <[email protected]>
2.0.0

3e2ff8966cfaba637cbf940bb6140aba4f63e76a authored about 5 years ago by Jon Schlinkert <[email protected]>
update description

94c42b92bf1810cf2c7707a63d2272d068bd42f6 authored about 5 years ago by Jon Schlinkert <[email protected]>
normalize line endings on windows

9aa62cb3ff7b6ac2dcedbf7f422ee987943c814b authored about 5 years ago by Jon Schlinkert <[email protected]>
update docs, coverage

a5af90cd5d0b5383b8346d2c319d8a94935c8ea8 authored about 5 years ago by Jon Schlinkert <[email protected]>
clean up

83a2ede031871471f046ffbe6ff9ce95f19f8d64 authored about 5 years ago by Jon Schlinkert <[email protected]>
support other languages

cee60783a6592f8218afb239bcb3a20477b9cbf0 authored over 5 years ago by Jon Schlinkert <[email protected]>
Merge pull request #44 from jonschlinkert/refactor

refactor to use custom parser

880c7d4c86b2ba8183032e73cf255d3df3bbae49 authored over 5 years ago by Jon Schlinkert <[email protected]>
generate readme, lint

3b00f9d93d348fdc86366a65680a2eb6aac0b9be authored over 5 years ago by Jon Schlinkert <[email protected]>
Merge remote-tracking branch 'origin/master' into refactor

2a54190d4f1226f950deb248ff194aae1173662d authored over 5 years ago by Jon Schlinkert <[email protected]>
lint, update deps

94e0dd961383bd19f62153a5404e9d9b602ce3cc authored over 5 years ago by Jon Schlinkert <[email protected]>
Merge remote-tracking branch 'origin/master' into refactor

18ba9972d0f93e31a0e7df5053fc8ee4683ab998 authored over 5 years ago by Jon Schlinkert <[email protected]>
Merge pull request #42 from tallarium/remove-default-transform

Remove default objectRestSpread plugin

527cc9468bc10646a8c7b18ee5d14a59aec85ce9 authored over 5 years ago by Jon Schlinkert <[email protected]>
refactor

9289146b20d5f27f3f2b41f17573e7a63c2c05bc authored over 5 years ago by Jon Schlinkert <[email protected]>
Remove default objectRestSpread plugin

#40 allows for user configured plugins

353efab515980054ff226dcf0cc14b4b16516ac4 authored almost 6 years ago by XuluWarrior <[email protected]>
1.0.2

b6b79a3942ea23868124eea2dc88da97d335fbea authored over 6 years ago by jonschlinkert <[email protected]>
adds `allowReturnOutsideFunction` to defaults

47ba53f07ec2e4bdbf972b882397bc848a327b51 authored over 6 years ago by jonschlinkert <[email protected]>
run update

5565950f119c6215a6531b404d15cba62c071cc8 authored over 6 years ago by jonschlinkert <[email protected]>
Merge pull request #40 from briandipalma/patch-1

feat: Allow users to specify their own babylon plugins

6bea388dd862e5dcc5160882dbd85a1ff84c18b4 authored over 6 years ago by Jon Schlinkert <[email protected]>
feat: Allow users to specify their own babylon plugins

Allow users to enable support for JSX or TS for example.

f88ca06f5b6fe721bfd09a078d5e3d3e3afe222a authored over 6 years ago by Brian Di Palma <[email protected]>
1.0.1

a1ffa83c06d06cb4bb8ee8a631ac959ff27aaa14 authored almost 7 years ago by jonschlinkert <[email protected]>
adds object-rest-spread plugin

0e43e4e7c3821b2bd5bb950366b933c03ddade2c authored almost 7 years ago by jonschlinkert <[email protected]>
1.0.0

8149d07f4a9babb1ad4c6f628d231ba0c8903657 authored almost 7 years ago by jonschlinkert <[email protected]>
lint, run verb to generate readme

aff557c82864fb6f172761d485a206d5a69083e9 authored almost 7 years ago by jonschlinkert <[email protected]>
refactor to use babylon

closes https://github.com/jonschlinkert/strip-comments/issues/37
closes https://github.com/jonsc...

91adeb111bdad731efdd01ec40a486286bb2db45 authored almost 7 years ago by jonschlinkert <[email protected]>
run update

4f94f7b508216449656177e646740b74740c4942 authored almost 7 years ago by jonschlinkert <[email protected]>
0.4.4

8dd58019094d1dad00360c64c7cbcd56950c4fa8 authored almost 9 years ago by jonschlinkert <[email protected]>
minor tweak

ae7932d622d230e2248061e257a73941481af500 authored almost 9 years ago by jonschlinkert <[email protected]>
re-generated docs with verb

bfbd7805a6cc2f6208d5fd877aebe9efa2e06c86 authored almost 9 years ago by jonschlinkert <[email protected]>
Merge pull request #34 from tunnckoCore/minor-update

minor update

3b2c0f73fabde5a941541acd3b9e279d701a318b authored almost 9 years ago by Jon Schlinkert <[email protected]>
add console.log to docs

88eef0f132fbf5f88bc335a8fe23d40f75a83ef3 authored almost 9 years ago by tunnckoCore <[email protected]>
minor update

9c34bddca7b048ceff97415eda32e76062452080 authored almost 9 years ago by tunnckoCore <[email protected]>
0.4.3

b46fa2a3334d19a6e6b4e83bb7350e043ebfa196 authored about 9 years ago by jonschlinkert <[email protected]>
run verb

d159b0c7c81465f01eccd6a7921a981cc6c01e53 authored about 9 years ago by jonschlinkert <[email protected]>
adds `preserveNewlines` to docs

ee5d537f74b78ecb0ce13051c402dd4138de62ad authored about 9 years ago by jonschlinkert <[email protected]>
update verb config

872dd1bd31c3799a6c65dc077d6547ef018eacd5 authored about 9 years ago by jonschlinkert <[email protected]>
run update

3082dfa7bd8fe025e8d0bf9751655a10f9135e82 authored about 9 years ago by jonschlinkert <[email protected]>
Merge branch 'lebbe-master'

1c31f598e453ddb71ec725add59df0419ea3cb54 authored about 9 years ago by jonschlinkert <[email protected]>
Merge branch 'master' of https://github.com/lebbe/strip-comments into lebbe-master

# Conflicts:
# index.js

b631abee5211c232a58c16a5f61b4ed022413cfa authored about 9 years ago by jonschlinkert <[email protected]>
bump extract-comments per issue https://github.com/jonschlinkert/strip-comments/issues/29

b50d1e80dac647f01e43ccf03c09f78361702524 authored about 9 years ago by jonschlinkert <[email protected]>
0.4.2

93e17dfd1868d1c6ce7b72ac42a9f234f73faf92 authored about 9 years ago by jonschlinkert <[email protected]>
run `update`

58814a34521c93e697a84124688d5b6a0e35adcc authored about 9 years ago by jonschlinkert <[email protected]>
adds example

5aaf96e6f80e0f91f04b34863affcd3ef97d2780 authored about 9 years ago by jonschlinkert <[email protected]>
adds json test

33b57039e6d4ec889bbf533a0d4ae2548b49530d authored about 9 years ago by jonschlinkert <[email protected]>
Merge pull request #28 from epicoxymoron/bugfix/27-discard-is-too-greedy

Handle comments that are substrings of a later comment

713d2c304c9189dd213d464d3922c48cbab46364 authored about 9 years ago by Jon Schlinkert <[email protected]>
Handle comments that are substrings of a later comment

Resolves https://github.com/jonschlinkert/strip-comments/issues/27

2c70437dd7cfbbcb2ac2f227ab4db38719493a0e authored about 9 years ago by Justin Williamson <[email protected]>
update bower

fda8826750a2901e1775fa8d0c66c636aedbfabc authored about 9 years ago by jonschlinkert <[email protected]>
fix docs

11cd28bff1e851ae3d06c1b28fe4d83cd6c95dac authored about 9 years ago by jonschlinkert <[email protected]>
closes https://github.com/jonschlinkert/strip-comments/issues/18

7544757402d11aa1d7fca5d1ddb25bf3508c0fec authored about 9 years ago by jonschlinkert <[email protected]>
adds test cases

66f02c25401e72e14963d571858bc375e9b48cb2 authored about 9 years ago by jonschlinkert <[email protected]>
0.4.0

16c7fde11908bd6d9c602bfc5623d3cdcb512091 authored about 9 years ago by jonschlinkert <[email protected]>
Merge pull request #23 from jonschlinkert/dev

complete refactor

64ff0647ab93b4948e9801ef613027c4d344ee9a authored about 9 years ago by Jon Schlinkert <[email protected]>
metadata

9a2790c49866e7f51ea9656d8f6cc4a62f3820b0 authored about 9 years ago by jonschlinkert <[email protected]>
allow line/block to be specified as options

89e0071755057553c4157ca369bdabd4e3b1036d authored about 9 years ago by jonschlinkert <[email protected]>
fix examples

c23b0508ac9ca6ca3f789c627030df0963068b24 authored about 9 years ago by jonschlinkert <[email protected]>
update tests, fixtures

08397ab4628db92e471ecc6418828cd75d2c3fa2 authored about 9 years ago by jonschlinkert <[email protected]>
expose `first` method. code comments, minor formatting

143ea171ddcf774486a4c60493047208eb07675d authored about 9 years ago by jonschlinkert <[email protected]>
editorconfig

266dfe679a9b9b5c01741d15d917d49ee789d812 authored about 9 years ago by jonschlinkert <[email protected]>
refactor

e16cf6d732229283643d7281f8a7144110791a0b authored about 9 years ago by jonschlinkert <[email protected]>
lint

02ce0d66f9fc8e871f7dfbee63dced4f63222a12 authored about 9 years ago by jonschlinkert <[email protected]>
0.3.4

59035d7f52b62867a73289a3c78181bdcd80e3dc authored about 9 years ago by jonschlinkert <[email protected]>
update metadata

36c31e10e88579f6ff959476e6093a289ea0ac5c authored about 9 years ago by jonschlinkert <[email protected]>
lint

a9fcf99def29c1d4eedd010d045c6a55afebb4d0 authored about 9 years ago by jonschlinkert <[email protected]>
lint

46d78dc4fb077e179f775aea07fd9de25ddc0b71 authored about 9 years ago by jonschlinkert <[email protected]>
Merge pull request #22 from kgryte/patch-1

Fixes typo in 'use strict'

c9e87762cfdffc373a0d07b6bb969c3490475422 authored about 9 years ago by Jon Schlinkert <[email protected]>
Fixes typo in 'use strict'

930b7db745048d0618eab099b9b7e1bbaa536be8 authored about 9 years ago by Athan <[email protected]>
Merge pull request #15 from mk-pmb/tests_literals_snake

tests: not a comment: snake-y ASCII art

09ae6ee1ced06e8b0b6747ff5be7e211237cce95 authored about 10 years ago by Jon Schlinkert <[email protected]>
tests: not a comment: snake-y ASCII art

68a66584c041b24ace11085585b4a3e41dea446f authored about 10 years ago by mk-pmb <[email protected]>
Merge pull request #13 from mk-pmb/tests_literals_nocomment

tests: string and regexp literals

6ff36908ba54db11c40b61b6c23e23e4c37b1bea authored about 10 years ago by Jon Schlinkert <[email protected]>
tests: string and regexp literals

8e9ea5d47026f8aa843ca35d9ac04a9114a856b2 authored about 10 years ago by mk-pmb <[email protected]>
Merge pull request #9 from tunnckoCore/master

resolves globstars and alike, closes #2 from @jonathanong

686c1c47468bb2b584869f48bd87ff72a7021ebc authored about 10 years ago by Charlike Mike Reagent <[email protected]>
fix globstars and alike

8ab36c470e81a9cb3750245a09e2632a36144d7a authored about 10 years ago by tunnckoCore <[email protected]>
adds tests for URLs

905fa946139851a45dbeb85fd94ff1a13337b50e authored over 10 years ago by jonschlinkert <[email protected]>
Merge remote-tracking branch 'origin/master'

99b667e8a90f532617273b8acb4bbe91028ee5c2 authored over 10 years ago by jonschlinkert <[email protected]>
merge fix from origin

d119ca95894cbd86812b8151a665922e96ba4c6a authored over 10 years ago by jonschlinkert <[email protected]>
Merge remote-tracking branch 'origin/master'

f77392e6e41ac8f6437a5ccc3a9191a8fcb0ff2d authored over 10 years ago by jonschlinkert <[email protected]>
sync up versions

6096f05e6a7caec27f7bca31fc3329ea8844ac5e authored over 10 years ago by jonschlinkert <[email protected]>
Merge remote-tracking branch 'origin/line-comments'

970193ac318ead7448d8f4f6afacbde506455f20 authored over 10 years ago by jonschlinkert <[email protected]>
v0.3.0

Fixes https://github.com/jonschlinkert/strip-comments/issues/7#issuecomment-54181024. Adds unit ...

cc680ca4bc6461c9a1719baea846838e7136d399 authored over 10 years ago by jonschlinkert <[email protected]>
fixes `use strict` statement

b26e758be27e3a910f6879fc5e0bc6a32cb00a01 authored over 10 years ago by Jon Schlinkert <[email protected]>
v0.2.0 (thanks [@tunnckoCore](https://github.com/tunnckoCore)!)

cb1d1ed798cada1e1945e8909a29797bef936bea authored over 10 years ago by jonschlinkert <[email protected]>
minor formatting

b7bbf35045227087139eabc3a49ae21f71691205 authored over 10 years ago by jonschlinkert <[email protected]>
Merge branch 'tunnckoCore-master'

a0d7288fc53fe97400b72f1eef724adcac7f9dad authored over 10 years ago by jonschlinkert <[email protected]>