Ecosyste.ms: OpenCollective

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

Plop

Code and maintain the plopjs command line tool.
Collective - Host: opensource - https://opencollective.com/plop - Website: https://plopjs.com/ - Code: https://github.com/plopjs/

Add plop.setStartingPrompt() to the README

github.com/plopjs/plop - 821e3def7fdefadc0598806b8ed531d61fb92dbb authored over 7 years ago by Nicolas Carlo <[email protected]>
Add setStartingPrompt() and getStartingPrompt()

github.com/plopjs/node-plop - cc7fdb1a71858cd2096b1e537f910158bff14752 authored over 7 years ago by Nicolas Carlo <[email protected]>
Add setStartingPrompt() and getStartingPrompt()

github.com/plopjs/plop - cc7fdb1a71858cd2096b1e537f910158bff14752 authored over 7 years ago by Nicolas Carlo <[email protected]>
Get starting prompt message from plop

Default to the original one.

github.com/plopjs/plop - d07972ba0f6ce87545a87f84ba4224425b55254e authored over 7 years ago by Nicolas Carlo <[email protected]>
Merge pull request #85 from amwmedia/67-smoothen-generator-selection

Handle when there is 0 or 1 generator in plopfile

github.com/plopjs/plop - 2778be3fa3e8d98ac49fb642af8019e6a5ef5ceb authored over 7 years ago by Andrew Worcester <[email protected]>
handle when there is 0 or 1 generator in plopfile

If 0 generator is found => emit an error and stop
If only 1 generator is found => run it without...

github.com/plopjs/plop - cbceacab5dd610a4480f2996cd52e34163230ab4 authored over 7 years ago by Nicolas Carlo <[email protected]>
Merge pull request #84 from amwmedia/addMany-bug-fix

fixed addMany defect in node-plop

github.com/plopjs/plop - bffd34af2a2a958ba061c6be3f95ca76ae13e529 authored over 7 years ago by Andrew Worcester <[email protected]>
fixed addMany defect in node-plop

github.com/plopjs/plop - 71361323d465e36c932be5a1e716c2e78baafb58 authored over 7 years ago by Andrew Worcester <[email protected]>
Merge pull request #38 from amwmedia/defect/addMany-templateFiles-array

addMany now accepts a glob array

github.com/plopjs/plop - 471b8124e04856b177223c5bafb1135a4c9517ed authored over 7 years ago by Andrew Worcester <[email protected]>
Merge pull request #38 from amwmedia/defect/addMany-templateFiles-array

addMany now accepts a glob array

github.com/plopjs/node-plop - 471b8124e04856b177223c5bafb1135a4c9517ed authored over 7 years ago by Andrew Worcester <[email protected]>
addMany now accepts a glob array

github.com/plopjs/node-plop - 2aac80cb28d600d315cbd7aee0e2e85fb41949a7 authored over 7 years ago by Andrew Worcester <[email protected]>
addMany now accepts a glob array

github.com/plopjs/plop - 2aac80cb28d600d315cbd7aee0e2e85fb41949a7 authored over 7 years ago by Andrew Worcester <[email protected]>
added actionTypes to the plop.load() documentation

github.com/plopjs/plop - 2aa46f147bb317ee05cc13844b469467df276298 authored over 7 years ago by Andrew Worcester <[email protected]>
switching out spectrum for slack

github.com/plopjs/plop - b42ee103d6b310c33fd90ee54256a9b331347c20 authored over 7 years ago by Andrew Worcester <[email protected]>
trying out this "spectrum" thing

github.com/plopjs/plop - 375ef3f98bca3daeb9a69252cd2ff0b3677e95c2 authored over 7 years ago by Andrew Worcester <[email protected]>
avatars for new contributors

github.com/plopjs/plopjs.com - ddfa930165a762fee71f1e9c2eef219888abefb5 authored over 7 years ago by Andrew Worcester <[email protected]>
version bump for v1.8.0

github.com/plopjs/plop - 74039f6516f5e4c0f0b44f50a1c600f6577451d1 authored over 7 years ago by Andrew Worcester <[email protected]>
additional test for dynamic prompts

github.com/plopjs/plop - 5e750a57f420155f2974b4c4cd4d08d637c0dbca authored over 7 years ago by Andrew Worcester <[email protected]>
additional test for dynamic prompts

github.com/plopjs/node-plop - 5e750a57f420155f2974b4c4cd4d08d637c0dbca authored over 7 years ago by Andrew Worcester <[email protected]>
version bump to 0.7.0

github.com/plopjs/node-plop - 08154c6f9432c33d650ef1d8f649b2a30cda53f4 authored over 7 years ago by Andrew Worcester <[email protected]>
version bump to 0.7.0

github.com/plopjs/plop - 08154c6f9432c33d650ef1d8f649b2a30cda53f4 authored over 7 years ago by Andrew Worcester <[email protected]>
Merge branch 'master' into dynamic-prompts

github.com/plopjs/plop - 6e0bee0398e9df3a2c141714da53e1bf02337c53 authored over 7 years ago by Andrew Worcester <[email protected]>
Merge branch 'master' into dynamic-prompts

github.com/plopjs/node-plop - 6e0bee0398e9df3a2c141714da53e1bf02337c53 authored over 7 years ago by Andrew Worcester <[email protected]>
additional addMany documentation

github.com/plopjs/plopjs.com - ada09470b3610e4b0b1ce55afcb4284e5e3cb5b7 authored over 7 years ago by Andrew Worcester <[email protected]>
organize plopfileApi attributes and add comments

github.com/plopjs/plop - 481f09fddb6131e745344456095867fbabe06cbb authored over 7 years ago by Andrew Worcester <[email protected]>
organize plopfileApi attributes and add comments

github.com/plopjs/node-plop - 481f09fddb6131e745344456095867fbabe06cbb authored over 7 years ago by Andrew Worcester <[email protected]>
fixed incorrect addMany description

github.com/plopjs/plopjs.com - e57f659ea545cd712d9f68558cd395d9c1d41c10 authored over 7 years ago by Andrew Worcester <[email protected]>
added documentation for addMany and overall documentation improvements

github.com/plopjs/plopjs.com - 09300e0028d5fa62dc0f98bf6e838808b49f360b authored over 7 years ago by Andrew Worcester <[email protected]>
Add tests for dynamic prompts

github.com/plopjs/node-plop - c60344bf809e504b98b59a3a561ba2c7daaf9815 authored over 7 years ago by fmiranda <[email protected]>
Add tests for dynamic prompts

github.com/plopjs/plop - c60344bf809e504b98b59a3a561ba2c7daaf9815 authored over 7 years ago by fmiranda <[email protected]>
Merge pull request #74 from adam-golab/master

update custom inquirer prompts

github.com/plopjs/plop - d1aab514f7cba1eafd7ae940dd03259c3ee75f8f authored over 7 years ago by Andrew Worcester <[email protected]>
Support passing prompts as function

github.com/plopjs/plop - 5ad301c94cb8cfe46010a918d467d0ec0241a5ac authored over 7 years ago by fmiranda <[email protected]>
Support passing prompts as function

github.com/plopjs/node-plop - 5ad301c94cb8cfe46010a918d467d0ec0241a5ac authored over 7 years ago by fmiranda <[email protected]>
add gif to inquirer-select-line

github.com/plopjs/plop - 12c90f8539875635323bd3b0ea589dfb22a0cb87 authored over 7 years ago by Adam <[email protected]>
Revert "correction to documented methods"

This reverts commit 40c74c260f29359212d258ff1158dd2c4e4c7a79.

github.com/plopjs/plopjs.com - 0da368102e109277773465a1006a5ab47711b154 authored over 7 years ago by Andrew Worcester <[email protected]>
update custom inquirer prompts

github.com/plopjs/plop - c58bbdcd6d345ff524856fe6bf50c184935a42e9 authored over 7 years ago by Adam <[email protected]>
Merge pull request #35 from amwmedia/nicoespeon-add-many-action

Nicoespeon add many action

github.com/plopjs/plop - 6d374d89e569baa3a32155bac2bdc63394d7f1b1 authored over 7 years ago by Andrew Worcester <[email protected]>
Merge pull request #35 from amwmedia/nicoespeon-add-many-action

Nicoespeon add many action

github.com/plopjs/node-plop - 6d374d89e569baa3a32155bac2bdc63394d7f1b1 authored over 7 years ago by Andrew Worcester <[email protected]>
adds more info to an add action failure state

github.com/plopjs/node-plop - b5d009c2b9a6ee446e60cdd70cada6bdbe2b1398 authored over 7 years ago by Andrew Worcester <[email protected]>
adds more info to an add action failure state

github.com/plopjs/plop - b5d009c2b9a6ee446e60cdd70cada6bdbe2b1398 authored over 7 years ago by Andrew Worcester <[email protected]>
version bump 0.6.0

github.com/plopjs/plop - 8d22cce612289dbdd3ea4f7beb8bf8282d13f13f authored over 7 years ago by Andrew Worcester <[email protected]>
version bump 0.6.0

github.com/plopjs/node-plop - 8d22cce612289dbdd3ea4f7beb8bf8282d13f13f authored over 7 years ago by Andrew Worcester <[email protected]>
Only resolve files under the configured base path

github.com/plopjs/node-plop - 7a0dd4891ea95fa867c8e4c0f53671bdc4adf9fd authored over 7 years ago by Nicolas Carlo <[email protected]>
Only resolve files under the configured base path

github.com/plopjs/plop - 7a0dd4891ea95fa867c8e4c0f53671bdc4adf9fd authored over 7 years ago by Nicolas Carlo <[email protected]>
Ensure 'base' is used to decide which files to create

github.com/plopjs/node-plop - 87b0c6846f4431d38690920633520c48af8fa26c authored over 7 years ago by Nicolas Carlo <[email protected]>
Ensure 'base' is used to decide which files to create

github.com/plopjs/plop - 87b0c6846f4431d38690920633520c48af8fa26c authored over 7 years ago by Nicolas Carlo <[email protected]>
report and test the status of the addMany action

github.com/plopjs/plop - 6b7f24435c5a41bfc0c88e870797089410c89268 authored over 7 years ago by Andrew Worcester <[email protected]>
report and test the status of the addMany action

github.com/plopjs/node-plop - 6b7f24435c5a41bfc0c88e870797089410c89268 authored over 7 years ago by Andrew Worcester <[email protected]>
remove destination base path from the results path

github.com/plopjs/node-plop - 994b75aea5c0500d44679953f52b5eec7b44c337 authored over 7 years ago by Andrew Worcester <[email protected]>
remove destination base path from the results path

github.com/plopjs/plop - 994b75aea5c0500d44679953f52b5eec7b44c337 authored over 7 years ago by Andrew Worcester <[email protected]>
Handle the base path to chop from templateFiles path

github.com/plopjs/plop - b246c633f6a64bc581c8f59b09f31adcb8926fc6 authored almost 8 years ago by Nicolas Carlo <[email protected]>
Handle the base path to chop from templateFiles path

github.com/plopjs/node-plop - b246c633f6a64bc581c8f59b09f31adcb8926fc6 authored almost 8 years ago by Nicolas Carlo <[email protected]>
Illustrate handlebar works in src file name

github.com/plopjs/node-plop - 94d67cc2a361f8b703f561fcedc91b3c406508c8 authored almost 8 years ago by Nicolas Carlo <[email protected]>
Illustrate handlebar works in src file name

github.com/plopjs/plop - 94d67cc2a361f8b703f561fcedc91b3c406508c8 authored almost 8 years ago by Nicolas Carlo <[email protected]>
Add the addMany action with standard behavior

github.com/plopjs/plop - b32e1caab2a919a4a90a42798e108acc7aaf93e7 authored almost 8 years ago by Nicolas Carlo <[email protected]>
Add the addMany action with standard behavior

github.com/plopjs/node-plop - b32e1caab2a919a4a90a42798e108acc7aaf93e7 authored almost 8 years ago by Nicolas Carlo <[email protected]>
Extract addFile out of the add action for reuse

github.com/plopjs/plop - f330b4c71b533cdd6b95785b9f422d99958d1d8e authored almost 8 years ago by Nicolas Carlo <[email protected]>
Extract addFile out of the add action for reuse

github.com/plopjs/node-plop - f330b4c71b533cdd6b95785b9f422d99958d1d8e authored almost 8 years ago by Nicolas Carlo <[email protected]>
updated avatar

github.com/plopjs/plopjs.com - 3bbe3a5e888218edf7964a1e459d17289bfcea3c authored almost 8 years ago by Andrew Worcester <[email protected]>
Merge pull request #59 from nicoespeon/liftoff-documentation

Document liftoff arguments

github.com/plopjs/plop - fffedc2c8c0cddcc568cd1b237662fe2bc80ecad authored almost 8 years ago by Andrew Worcester <[email protected]>
drop verbose options which doesn't seem to work

github.com/plopjs/plop - af4df39165e0b73af8dbe69b0f2e8e7c85b8683b authored almost 8 years ago by Nicolas Carlo <[email protected]>
add documentation on liftoff options

Put documentation directly in the CLI help, so there is less risk for
README to be out of sync.
...

github.com/plopjs/plop - b7c75f47ad8bd0892c85dfbf67d0d6606b4f504b authored almost 8 years ago by Nicolas Carlo <[email protected]>
Merge branch 'nicoespeon-enhance-error-messages'

github.com/plopjs/plop - 2ad1eff8d77228585b929553cd0861ed97d02a94 authored almost 8 years ago by Andrew Worcester <[email protected]>
small js linter fix

github.com/plopjs/plop - 49dde077a97cf07c06cf567d7085e5448d14d066 authored almost 8 years ago by Andrew Worcester <[email protected]>
enhance failure logs to catch more cases

Don't log "undefined" types and paths if there are none.
Fallback onto error message if there is...

github.com/plopjs/plop - 159be1cc2bc1ae3f00b19b43042bdd71d82ffbb3 authored almost 8 years ago by Nicolas Carlo <[email protected]>
ignore vscode files

github.com/plopjs/plop - 7ff807b49687a4af7f1af7e7b31f10d0c395e2ee authored almost 8 years ago by Nicolas Carlo <[email protected]>
Merge branch 'master' into custom-actions

# Conflicts:
# tests/basic-plopfile-mock/package.json

github.com/plopjs/plop - 2fab0bac0c676f86771984891d52ec8dfa879413 authored almost 8 years ago by Andrew Worcester <[email protected]>
Merge branch 'master' into custom-actions

# Conflicts:
# tests/basic-plopfile-mock/package.json

github.com/plopjs/node-plop - 2fab0bac0c676f86771984891d52ec8dfa879413 authored almost 8 years ago by Andrew Worcester <[email protected]>
fixes an issue with plop.load incorrectly resolving the location of the plop-pack

github.com/plopjs/plop - b3868d722d559d47371e97eae7901810a7b78d96 authored almost 8 years ago by Andrew Worcester <[email protected]>
Merge pull request #31 from amwmedia/fixes/plop-load-resolve-error

fixes an issue with plop.load resolving paths correctly

github.com/plopjs/plop - b06e9573e624c8ebfa8bfdd25a3e2f0fa3f1ca51 authored almost 8 years ago by Andrew Worcester <[email protected]>
Merge pull request #31 from amwmedia/fixes/plop-load-resolve-error

fixes an issue with plop.load resolving paths correctly

github.com/plopjs/node-plop - b06e9573e624c8ebfa8bfdd25a3e2f0fa3f1ca51 authored almost 8 years ago by Andrew Worcester <[email protected]>
fixes an issue with plop.load resolving paths correctly

github.com/plopjs/node-plop - 3896e0fad799fc4a0b4d36571ee6de365c3f7b28 authored almost 8 years ago by Andrew Worcester <[email protected]>
fixes an issue with plop.load resolving paths correctly

github.com/plopjs/plop - 3896e0fad799fc4a0b4d36571ee6de365c3f7b28 authored almost 8 years ago by Andrew Worcester <[email protected]>
added new contributor

github.com/plopjs/plopjs.com - b3edc91975a981b09ddf6d1f107105269719553c authored almost 8 years ago by Andrew Worcester <[email protected]>
updated shared tweets

github.com/plopjs/plopjs.com - 86c83c0ca69af1d3c1a95efbc987cb15d074b021 authored almost 8 years ago by Andrew Worcester <[email protected]>
Allow property path expressions in `pkg` helper

github.com/plopjs/plop - e1fb10d0fb1596d9b6153a36b1081e50ca01f36f authored almost 8 years ago by Jarek Rencz <[email protected]>
Allow property path expressions in `pkg` helper

github.com/plopjs/node-plop - e1fb10d0fb1596d9b6153a36b1081e50ca01f36f authored almost 8 years ago by Jarek Rencz <[email protected]>
make “major contributor” 5 or more contributions

github.com/plopjs/plopjs.com - 4343882aad5f5b4abe6e5f510b588445c0a88331 authored almost 8 years ago by Andrew Worcester <[email protected]>
separate shout-out contributors from major contributors

github.com/plopjs/plopjs.com - a732fbfedc0c58a1d2f13a1f1833d0b516c9fc8e authored almost 8 years ago by Andrew Worcester <[email protected]>
Merge branch 'master' into custom-actions

github.com/plopjs/node-plop - 6e17df95c2e8156d1f18a4898e0ff9a58ed9e615 authored almost 8 years ago by Andrew Worcester <[email protected]>
Merge branch 'master' into custom-actions

github.com/plopjs/plop - 6e17df95c2e8156d1f18a4898e0ff9a58ed9e615 authored almost 8 years ago by Andrew Worcester <[email protected]>
re-write built in actions using the same “custom action” interface

github.com/plopjs/node-plop - 7f1ee0ee11a5e45e30bcd8fd1b130f2ee2621313 authored almost 8 years ago by Andrew Worcester <[email protected]>
re-write built in actions using the same “custom action” interface

github.com/plopjs/plop - 7f1ee0ee11a5e45e30bcd8fd1b130f2ee2621313 authored almost 8 years ago by Andrew Worcester <[email protected]>
updated add-action test to use async calls

github.com/plopjs/node-plop - bafe10a56c32de645da6ea0a8510fb29b4d67828 authored almost 8 years ago by Andrew Worcester <[email protected]>
updated add-action test to use async calls

github.com/plopjs/plop - bafe10a56c32de645da6ea0a8510fb29b4d67828 authored almost 8 years ago by Andrew Worcester <[email protected]>
updated contributors script to include contributions to node-plop as well

github.com/plopjs/plopjs.com - 3d1a4a2c4cda4cfdc239ded5be5d678245f5b584 authored almost 8 years ago by Andrew Worcester <[email protected]>
Homepage title update

github.com/plopjs/plopjs.com - 2fbae2ccad624bd139f68c8bc0195dbdc3154256 authored almost 8 years ago by Andrew Worcester <[email protected]>
correction to documented methods

github.com/plopjs/plopjs.com - 40c74c260f29359212d258ff1158dd2c4e4c7a79 authored almost 8 years ago by Andrew Worcester <[email protected]>
removed anchor link animations, causing other issues, not worth it

github.com/plopjs/plopjs.com - a4713778d62effb28b8aad6d03523175f0bb6b31 authored almost 8 years ago by Andrew Worcester <[email protected]>
added favicons and html minification

github.com/plopjs/plopjs.com - 578b9ab91dde38c010e284ade7166c45b8721b9c authored almost 8 years ago by Andrew Worcester <[email protected]>
added clicky analytics (trying it out)

github.com/plopjs/plopjs.com - a4bb0fe1bf0d2b335dd4c07a29381545fd42452d authored almost 8 years ago by Andrew Worcester <[email protected]>
added google analytics code

github.com/plopjs/plopjs.com - eebf4ee2049deef09a67ddffc7c1889dc92b7946 authored almost 8 years ago by Andrew Worcester <[email protected]>
spelling correction

github.com/plopjs/plopjs.com - e97c90ecec6ca01e946dc32a2e7c74c6dbed17d1 authored almost 8 years ago by Andrew Worcester <[email protected]>
homepage updates

github.com/plopjs/plopjs.com - af805ba5e0135173cbbf70a847ce0c00b0a36f69 authored almost 8 years ago by Andrew Worcester <[email protected]>
added contributors section

github.com/plopjs/plopjs.com - 3495fa4fe56970de8cff9419b218e321dc6395c0 authored almost 8 years ago by Andrew Worcester <[email protected]>
continued work on new site and documentation, first build ready for test

github.com/plopjs/plopjs.com - d32b3aadbdd0a141848dfbb0d1fbdbf4c3a9f354 authored almost 8 years ago by Andrew Worcester <[email protected]>
initial codebase and WIP documentation

github.com/plopjs/plopjs.com - faeba8927bc9c8ff758aa9cce0c39db6aeb92424 authored almost 8 years ago by Andrew Worcester <[email protected]>
bug fix in node-plop

github.com/plopjs/plop - b328dae8951fe7d76ad6845d9ef1ad4e18607657 authored about 8 years ago by Andrew Worcester <[email protected]>
node v4 babel compatibility fix

github.com/plopjs/node-plop - f72e048d76ba3c342f2132cafd552ffa89c0a84d authored about 8 years ago by Andrew Worcester <[email protected]>
node v4 babel compatibility fix

github.com/plopjs/plop - f72e048d76ba3c342f2132cafd552ffa89c0a84d authored about 8 years ago by Andrew Worcester <[email protected]>