Ecosyste.ms: OpenCollective

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

github.com/11ty/eleventy-dependency-tree

Returns an unordered array of local paths to dependencies of a node JavaScript file (everything it or any of its dependencies require()s)
https://github.com/11ty/eleventy-dependency-tree

README formatting tweak

72f336804a89c8a2e835db42846c34387e6f51c9 authored over 1 year ago by Zach Leatherman <[email protected]>
v3.0.0

ff329b7ce696ace92e2a32cff8e57b51698ae37f authored over 1 year ago by Zach Leatherman <[email protected]>
Fix Windows tests

1eaddf1614042e22692a49d4163b0c0ecd4ce7e6 authored over 1 year ago by Zach Leatherman <[email protected]>
Normalize to forward slashes on Windows too. Eleventy normalizes this in post but this change fixes the CI tests on Windows too.

64da172d3f49bfcf38925dcdf641cf91c4a8415b authored over 1 year ago by Zach Leatherman <[email protected]>
Update deps

b841c9ff9f508aa15ed586918053dc1449322294 authored over 1 year ago by Zach Leatherman <[email protected]>
Adds ci

49f5fa794115bc088220bc3f0b927f96b637f1db authored over 1 year ago by Zach Leatherman <[email protected]>
v2.0.1

d82eb2c28c9c16485b310562eaa3742b3ad34d2c authored over 2 years ago by Zach Leatherman <[email protected]>
Update deps for `nodeModuleNames` option.

f4aa6f58de7313f96465a98b3bee0ea4280a7864 authored over 2 years ago by Zach Leatherman <[email protected]>
Swap from `nodeModuleNamesOnly` boolean `nodeModuleNames` (keeps backwards compatibility with old prop).

New `nodeModuleNames` options are: "exclude", "include", or "only".

nodeModuleNamesOnly: false ...

56b709d9259a79bf1e193c5d51ba96efd46059e3 authored over 2 years ago by Zach Leatherman <[email protected]>
Merge pull request #1 from v-zhzhou/patch-1

Update package.json to include the repository

447d86a35dcdfb21bb9fca7eeb0546e4ca7e8611 authored almost 3 years ago by Zach Leatherman <[email protected]>
Update package.json

5d3709c757c7496040c3b86d03376d6c012af9a8 authored almost 3 years ago by Zach Leatherman <[email protected]>
Update package.json to include the repository

Hi there!
This change adds the repository property to your package.json file(s). Having this av...

535623a14e6b4418e99ad92ce0e346d68c96d732 authored about 3 years ago by Zhongpeng Zhou <[email protected]>
v2 docs notes

6ac0b67ba743ba1ef3da911c490940f4187af4de authored over 3 years ago by Zach Leatherman <[email protected]>
v2.0.0

0674374bf90ca4284cbc90e1d582245b3050dcec authored over 3 years ago by Zach Leatherman <[email protected]>
Docs for nodeModuleNamesOnly

1ff0dfa61c00ac77fcf0543bfeeb377dac8bff0b authored over 3 years ago by Zach Leatherman <[email protected]>
Adds `nodeModuleNamesOnly` option to only return node_module packages. Useful for serverless bundling!

dccf47370844e05a7ded5c0419e17623c6e47eb5 authored over 3 years ago by Zach Leatherman <[email protected]>
Big warning

051f7aeb61994c9fdf8309c7fb543814e98dd758 authored about 5 years ago by Zach Leatherman <[email protected]>
Installation

b966bc08470bca57571fffe30b31c1a984faaf66 authored over 5 years ago by Zach Leatherman <[email protected]>
Initial commit. 1.0

b9d6c1f3ccfa34470be7437d46bb1c3bf0d4a044 authored over 5 years ago by Zach Leatherman <[email protected]>
Initial commit

222154009c5fc1ef346b0a699294b51060618508 authored over 5 years ago by Zach Leatherman <[email protected]>