Ecosyste.ms: OpenCollective

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

github.com/webpack/loader-utils

utils for webpack loaders
https://github.com/webpack/loader-utils

Merge pull request #78 from wardpeet/feature/automatic-release

feat(automatic-release): Generation of automatic release

16e99a1437543a95e8ccd03912e38f4b6e8637b9 authored almost 8 years ago by Johannes Ewald <[email protected]>
feat(automatic-release): Generation of automatic release

7484d135f2e2f32c422b80932c8bce4723c1452f authored almost 8 years ago by Ward Peeters <[email protected]>
1.0.4

dfaa358213c2c96ee07c9fdd4abedd63d4ec528f authored almost 8 years ago by Johannes Ewald <[email protected]>
Change license back to MIT in package.json

https://github.com/webpack/loader-utils/pull/66#issuecomment-285430606

bfebb41fd43b36a7b9c4a30093793bb2c9586475 authored almost 8 years ago by Johannes Ewald <[email protected]>
1.0.3

b3648f53c41b4432e8cde5d90d79a1838ceb5fa0 authored almost 8 years ago by Johannes Ewald <[email protected]>
Merge pull request #71 from pugnascotia/master

Handle periods in directory names when interpolating paths

aaff80863b75be03cfd3547d862c0ffe7a2a6f07 authored almost 8 years ago by Johannes Ewald <[email protected]>
Handle periods in directory names when interpolating paths

44eb32384f46a6694b43f6e08605f64f2227b4d6 authored almost 8 years ago by Rory Hunter <[email protected]>
Merge pull request #66 from michael-ciniawsky/license

docs(LICENSE): relicense to JSF

19bd9eeeaa765b4be934cf54b81ee00e00e1f6fb authored almost 8 years ago by Johannes Ewald <[email protected]>
chore(package): relicense to JSF

3a463f01e2da531d4ecbb9caf47cc7c760b55d01 authored almost 8 years ago by Michael Ciniawsky <[email protected]>
1.0.2

622de891c53756e3275e7d36197c0fcc2c93149f authored almost 8 years ago by Johannes Ewald <[email protected]>
Change engines.node field in package.json

Fixes yarn install error

#67

c3ec5b3fa34b35a8523e80bf3d272eae15cbc227 authored almost 8 years ago by Johannes Ewald <[email protected]>
1.0.1

9986c9c281f33f40a11dedbccac41bb6c24bfd9f authored almost 8 years ago by Johannes Ewald <[email protected]>
Change lib recommendation in README

c497b88ee62dcb3f668809ee1273aebebe225c33 authored almost 8 years ago by Johannes Ewald <[email protected]>
Merge pull request #68 from webpack/fix/get-options

Fix/get options

d396c629259c3192b19606d95d349de78b7050b3 authored almost 8 years ago by Johannes Ewald <[email protected]>
Improve README

2524200d40d937cff1d69b780cef3370e10fd924 authored almost 8 years ago by Johannes Ewald <[email protected]>
Fix getOptions() with unexpected queries

Unify the handling of unexpected queries:
1. If `this.query` is a string:
- Tries to parse the ...

2e70ec2b9ace7c5435b42271692933d5d23129be authored almost 8 years ago by Johannes Ewald <[email protected]>
docs(LICENSE): relicense to JSF

d701d31ad08bcd06f86ea6260f9995cb51d2b8cd authored almost 8 years ago by Michael Ciniawsky <[email protected]>
1.0.0

8cda6ab3c53791851b1528b3d7d8d7f537ae344f authored almost 8 years ago by Johannes Ewald <[email protected]>
Add README and LICENSE to npm files

66f067ee386875ed65ca4a62ce44312687f3402c authored almost 8 years ago by Johannes Ewald <[email protected]>
Fix README formatting

5c3591917d735657bc72c26a4a94a5b017b7dfe7 authored almost 8 years ago by Johannes Ewald <[email protected]>
Merge pull request #65 from webpack/add/get-options

Add/get options

6f4472a0dc861aadb7c78148b9172cdbb9d11cdc authored almost 8 years ago by Johannes Ewald <[email protected]>
Merge pull request #64 from webpack/refactor/into-files

Refactor/into files

8933f86a099938df8b988eff12bd5990ca53a81f authored almost 8 years ago by Johannes Ewald <[email protected]>
Merge pull request #63 from webpack/refactor/node-4

Refactor/node 4

f3fb5f47b066c1ce9de956c29358260258d50c84 authored almost 8 years ago by Johannes Ewald <[email protected]>
Merge pull request #62 from webpack/add/eslint

Add eslint

dc4405ede6e19f3edbe7bba73d1790c4bb97d28d authored almost 8 years ago by Johannes Ewald <[email protected]>
0.2.17

00b9d0848bd7216e184beacbf6582dc5ee51ff80 authored almost 8 years ago by Johannes Ewald <[email protected]>
Update README

ff86dd65d00665b374bb8ee2a0f0ef934a6de5c8 authored almost 8 years ago by Johannes Ewald <[email protected]>
Remove getLoaderConfig() in favor of getOptions()

a78426b10a2444c71302f4c96d2156ff07d9eaca authored almost 8 years ago by Johannes Ewald <[email protected]>
Replace parseQuery() with getOptions()

#56

dfe2608c0f0b3b816df816da63bb532b5609515a authored almost 8 years ago by Johannes Ewald <[email protected]>
Move tests into dedicated files

621114ec5fd40bbbc185f3fd25f0020073f91286 authored almost 8 years ago by Johannes Ewald <[email protected]>
Add .editorconfig

3f1d82c4bc37f2885f83a8c3bae0aab5ad19d8c1 authored almost 8 years ago by Johannes Ewald <[email protected]>
Move functions into dedicated files

36dc86617930a5cf18af51cf3f53d0ee284d2824 authored almost 8 years ago by Johannes Ewald <[email protected]>
Use node's path module where possible

Additionally, all stringifyRequest tests are now executed on every OS.

57452fdf5a1a8dc1ba24a52b9f41efa66748eb77 authored almost 8 years ago by Johannes Ewald <[email protected]>
Replace exports with function declarations

87cc614eed1df37921ebfbb43ecf832ad15db162 authored almost 8 years ago by Johannes Ewald <[email protected]>
Replace "object-assign" with native Object.assign

ae1d865dbc6b15ccfb4ee8fa6bf7e4fd6c05ea20 authored almost 8 years ago by Johannes Ewald <[email protected]>
Prefer arrow callback

4130dff5d46376b1f7b46162893e0a6e7547b27a authored almost 8 years ago by Johannes Ewald <[email protected]>
Replace var with let and const

35b8c331e327ac999ff74095b7e0eb758f9761db authored almost 8 years ago by Johannes Ewald <[email protected]>
Add engines node ^4.0.0

3499242a17e8e49fd13a169c9c369f12b2890f84 authored almost 8 years ago by Johannes Ewald <[email protected]>
Update .travis.yml

We test against node 4, 6 and 7 now.

91f56ec0d2fbbe674bf7eb377dc4f8df8dc8d8e1 authored almost 8 years ago by Johannes Ewald <[email protected]>
Add eslint

f6b48c232ace5d8e7140f03f47709c6b04365b0d authored almost 8 years ago by Johannes Ewald <[email protected]>
Fix deprecation warning

fac3f49dcc0a00637a1c39a3334a42bd494bb148 authored almost 8 years ago by Johannes Ewald <[email protected]>
Merge pull request #58 from webpack/fix/37-54-55-stringify-request

Fix stringifyRequest messing with loader configs

393851e792835b75d3bf66f3b75146cfdc685e60 authored almost 8 years ago by Johannes Ewald <[email protected]>
Add explanation of stringifyRequest to README

9355c27a13584c94e8f4537f726fbdb80aa88d08 authored almost 8 years ago by Johannes Ewald <[email protected]>
Fix stringifyRequest messing with loader configs

stringifyRequest used to replace all backslashes with slashes inside the whole request, includin...

01d86ef13b574d4619cccbcb6b19954d458b7dcf authored almost 8 years ago by Johannes Ewald <[email protected]>
Merge pull request #59 from KristofMorva/function-interpolation

Allow function interpolation

c46f939dde2704722b96eb16a17605ce3d2657b1 authored almost 8 years ago by Johannes Ewald <[email protected]>
Applying requested style changes

49ee365215f57a092bc7784d60427400cd32097e authored almost 8 years ago by Morva Kristóf <[email protected]>
Coding style changes

d43060f62fb48d19a3e1fdb5ff42366837404690 authored almost 8 years ago by Morva Kristóf <[email protected]>
Allow function interpolation

4ce9fdb3b91b04df5df0b74f30b7aeb31d93b19f authored almost 8 years ago by Morva Kristóf <[email protected]>
Bikeshed deprecation warning

3799fdba68992fcba0d45cff0d270dd0cd40da59 authored almost 8 years ago by Johannes Ewald <[email protected]>
Merge pull request #57 from webpack/add/parse-query-warning

Add deprecation warning to parseQuery

34437d626dafefa259741f42b9f63217f0543161 authored almost 8 years ago by Johannes Ewald <[email protected]>
Add deprecation warning to parseQuery

This deprecation warning is intended to alarm loader authors that passing an object to parseQuer...

c7f7a5293d9fc44b3555e961e1168c7f8a69e381 authored almost 8 years ago by Johannes Ewald <[email protected]>
Merge pull request #55 from xutou12/master

#54

a87a7879b031cd130fe5c61f3b785d0055678afe authored almost 8 years ago by Johannes Ewald <[email protected]>
add test of 'stringifyRequest'

issue #54

9e07cf197b68eed2c4d30c37625b34fc862a0501 authored almost 8 years ago by mArker <[email protected]>
#54

8abb5253da91c1ac6d5493fd43e3525c4977a648 authored almost 8 years ago by mArker <[email protected]>
0.2.16

4ea2dfbfe03e3ca70576aff5fe5e4a4235232591 authored over 8 years ago by Tobias Koppers <[email protected]>
allow query to be a object,

allow getLoaderConfig without default key

e6dc9c1daa02b1c87d9431e77c7ae9771b22f80b authored over 8 years ago by Tobias Koppers <[email protected]>
0.2.15

bed965bbcb54fa54beecfee2639e9585ab5ae020 authored over 8 years ago by Tobias Koppers <[email protected]>
Merge branch 'tambling-master'

cc5ca7cba5657e5a8f261532895b74ff9fcb1586 authored over 8 years ago by Tobias Koppers <[email protected]>
Bumps emojis-list to ^2.0.0

d502c8a3d70fccc3cb653d68f64337f946e621fe authored over 8 years ago by Dean Tambling <[email protected]>
0.2.14

fc647bb47b662771d26529c3157a8d2bc2579844 authored over 8 years ago by Tobias Koppers <[email protected]>
fixed #21

ee056c9f8fcfef913f64b6b879a59b2747d412fb authored over 8 years ago by Tobias Koppers <[email protected]>
Merge pull request #30 from rexxars/patch-1

Fix typo in error message

2808ecfa2bd01261030459320edd1913f4c6eb4c authored over 8 years ago by Tobias Koppers <[email protected]>
Merge branch 'kmck-update-dependencies'

32e6fa3bebb51cab65a01aede93ee13bcaf37da4 authored over 8 years ago by Tobias Koppers <[email protected]>
Merge branch 'update-dependencies' of https://github.com/kmck/loader-utils into kmck-update-dependencies

6d692739619aae82fe74247eddc91110db7817b0 authored over 8 years ago by Tobias Koppers <[email protected]>
Merge pull request #24 from AlicanC/feature/alicanc-interpolatename-tests

Add some interpolateName tests

050fba551328f606cdd3e0850e55e1016aadf54f authored over 8 years ago by Tobias Koppers <[email protected]>
added test case for custom interpolateName

3d10918afba17accbd2b4c26a61636a74e917e38 authored over 8 years ago by Tobias Koppers <[email protected]>
Merge branch 'jhnns-feature/get-loader-config'

7e86a18035633ffe041bfe43451e3e4352ee13c8 authored over 8 years ago by Tobias Koppers <[email protected]>
added custom interpolate name option

1ba66a7fa87a76aa4ac60961ed76940c97a27a35 authored over 8 years ago by Tobias Koppers <[email protected]>
Merge branch 'Auxx-master'

ddb8e89e22f9e10ddb597867c8c10c5ce3f16776 authored over 8 years ago by Tobias Koppers <[email protected]>
handle windows path separate and not as root case

158049ef5c3e470c4346443a0ea0672ed3c088e0 authored over 8 years ago by Tobias Koppers <[email protected]>
Merge branch 'master' of https://github.com/Auxx/loader-utils into Auxx-master

5e1b89874e555bd39874bd46d3bf3b96731a4de9 authored over 8 years ago by Tobias Koppers <[email protected]>
Merge pull request #27 from joshhunt/folder-name

Add [folder] token to interpolateName

1b5ecb4d62f36c8361a90c60e3150004c95b768d authored over 8 years ago by Tobias Koppers <[email protected]>
update big.js and json5

28a37f42eda487c98dafe44222fb7de9322eb747 authored over 8 years ago by Keith McKnight <[email protected]>
0.2.13

b16f37eab0655130f82c1b5255373d7b4a372ceb authored over 8 years ago by Tobias Koppers <[email protected]>
Fix typo in error message

9f95019ad5712572f9e5376a0e91ac22c817f244 authored almost 9 years ago by Espen Hovlandsdal <[email protected]>
Update README.md

cfc98a8c1e4732d09a669352caf104cb2682b000 authored almost 9 years ago by Josh Hunt <[email protected]>
Removed extra comment

f535921d2b378f971e429f2b203a71028a942c3c authored almost 9 years ago by Josh Hunt <[email protected]>
Add initial implementation for [folder] interploation key

Usure of whether this is the right way or not - will need to add more tests to confirm

a49ca730bdeb89ac63a23c892ed6fb7a52ba2272 authored almost 9 years ago by Josh Hunt <[email protected]>
Add tests for future [folder] interpolation key

e3b69f45c2ef22080e16ce0285443a938c60e90a authored almost 9 years ago by Josh Hunt <[email protected]>
filter out bad emojis

c15d475eeaca3a6e7a09dc14dbe0f0bc050f5a3b authored almost 9 years ago by Marius-Remus Mate <[email protected]>
updated README.md

d3ad34f5f2dff587058bf306c8c8360da8704670 authored almost 9 years ago by Marius-Remus Mate <[email protected]>
refactor and add tests for most common methods

98e9735bb669ef64be7bb77bcd5f7731b28a1356 authored almost 9 years ago by Marius-Remus Mate <[email protected]>
add [emoji] token :)

1a8455e6bdee9d1665e83d7f32367cc5e3c9a7c2 authored almost 9 years ago by Marius-Remus Mate <[email protected]>
get rid of unused `length` argument in `encodeBufferToBase`

a841390b76e4fc6c194f4b19a561a2d305e71b4b authored almost 9 years ago by Marius-Remus Mate <[email protected]>
fix typo in error message

d03b907fbfeaac9bb692b03146d2709f1707e426 authored almost 9 years ago by Marius-Remus Mate <[email protected]>
create `Hash` object using recommended method -- see https://nodejs.org/api/crypto.html#crypto_class_hash

5c3be7af9cbba97db2bcfea9e9ae811e5198c13b authored almost 9 years ago by Marius-Remus Mate <[email protected]>
#19: removed relative Windows path handling, updated unit tests

23b4671719cdff41cb5a42bb175f42387e8352a5 authored almost 9 years ago by Aleksandr 'Aux' Ivanov <[email protected]>
Add some interpolateName tests

71fe1c3b4226cb275a40e5758e716891000f2e40 authored almost 9 years ago by Alican Çubukçuoğlu <[email protected]>
Fix mixed whitespace

11e4eed2b408c154de75fbbb084859a516c00bf2 authored almost 9 years ago by Johannes Ewald <[email protected]>
#19: added unit tests for isWindowsPath() and updated tests for urlToRequest() with Windows path cases

d3512e38c27279f0a62df2d12aba2e483a1be081 authored almost 9 years ago by Aleksandr 'Aux' Ivanov <[email protected]>
#19: improved Windows path handling, added isWindowsPath() to detect Windows paths

4eee5c256c73ac329a38bed3afe125a0b1279e23 authored almost 9 years ago by Aleksandr 'Aux' Ivanov <[email protected]>
Merge pull request #22 from yorkie/fix/regexp

fix regExp, should use RegExp object

93bfe6419437fb1f20ab09684c700a2440d674a9 authored almost 9 years ago by Tobias Koppers <[email protected]>
Merge pull request #17 from NXTaar/interpolateName-fix

Incorrect start index for loop of the "match" variable

ad1168842f2e01a8afba8b73045f212f8e494afe authored almost 9 years ago by Tobias Koppers <[email protected]>
Clarify paragraph on naming conventions in README

29c512ad92a83225b14289797d02d61e765b2e45 authored almost 9 years ago by Johannes Ewald <[email protected]>
Add getLoaderConfig

Unifies the way how configs are provided to loaders.

3b63296d2491f37c9ce38614c1597f02d39b0d1e authored almost 9 years ago by Johannes Ewald <[email protected]>
fix regExp, should use RegExp object

3a1c8694639e368e11d773dce9ace9fe4587d222 authored almost 9 years ago by Yorkie Liu <[email protected]>
#19: added support for MS DOS style and UNC absolute paths used in Windows

c378d5950309af8edeb74100530f0e602d74e904 authored almost 9 years ago by Aleksandr 'Aux' Ivanov <[email protected]>
changed start index in the for loop at line 246

c3b80506a07024ddab6bbce98e956cfc252ffc26 authored about 9 years ago by NXTaar <[email protected]>
0.2.12

581ccbcb264a9e6d7d667276fbfa609e0ee951f3 authored about 9 years ago by Tobias Koppers <[email protected]>
Merge pull request #14 from sorrycc/master

Fix stringifyRequest in windows when context and request is not in the same driver

8b0f6ab8512baa829bd22cb1f57c014e5dac270e authored about 9 years ago by Tobias Koppers <[email protected]>
Fix stringifyRequest in windows when context and request is not in the same driver

4eca927744a18236e2c84fa553938f73560fc696 authored about 9 years ago by sorrycc <[email protected]>