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/

refactor plop-base with es6 structures

github.com/plopjs/plop - c42c96c8bef3dcb1bdd8e5680dfd990b12994cd4 authored about 8 years ago by Andrew Worcester <[email protected]>
add a generator for making new tests

github.com/plopjs/plop - e7dd832686c55f33063caac5f728b1f4e93302e0 authored about 8 years ago by Andrew Worcester <[email protected]>
add a generator for making new tests

github.com/plopjs/node-plop - e7dd832686c55f33063caac5f728b1f4e93302e0 authored about 8 years ago by Andrew Worcester <[email protected]>
Fix broken tests

github.com/plopjs/node-plop - 20432c15eeae192982067f6b20b62e0678ea352f authored about 8 years ago by Carlos Alcaide <[email protected]>
Fix broken tests

github.com/plopjs/plop - 20432c15eeae192982067f6b20b62e0678ea352f authored about 8 years ago by Carlos Alcaide <[email protected]>
Implemented new base class for ava tests, some small refactoring

github.com/plopjs/plop - cafc7e5207a9f73a9189c45007a6a176062ef987 authored about 8 years ago by Andrew Worcester <[email protected]>
Implemented new base class for ava tests, some small refactoring

github.com/plopjs/node-plop - cafc7e5207a9f73a9189c45007a6a176062ef987 authored about 8 years ago by Andrew Worcester <[email protected]>
Refactor generator-name-and-prompts test

github.com/plopjs/node-plop - 274b1f68a52b72f25a72b949e2c431b4a4be9ece authored about 8 years ago by Carlos Alcaide <[email protected]>
Refactor generator-name-and-prompts test

github.com/plopjs/plop - 274b1f68a52b72f25a72b949e2c431b4a4be9ece authored about 8 years ago by Carlos Alcaide <[email protected]>
Refactor abort-on-fail test

github.com/plopjs/plop - 3f4286dc25b71c79772afe391527a85d41636ab7 authored about 8 years ago by Carlos Alcaide <[email protected]>
Refactor abort-on-fail test

github.com/plopjs/node-plop - 3f4286dc25b71c79772afe391527a85d41636ab7 authored about 8 years ago by Carlos Alcaide <[email protected]>
Refactor add-action-no-template

github.com/plopjs/node-plop - f224dde79a6c8ccf7e203835088533e3adf0e5f8 authored about 8 years ago by Carlos Alcaide <[email protected]>
Refactor add-action-no-template

github.com/plopjs/plop - f224dde79a6c8ccf7e203835088533e3adf0e5f8 authored about 8 years ago by Carlos Alcaide <[email protected]>
Refactor add-action-failure

github.com/plopjs/plop - 73efaa17f38cd27964a649ae1f6fcf54482b9ba0 authored about 8 years ago by Carlos Alcaide <[email protected]>
Refactor add-action-failure

github.com/plopjs/node-plop - 73efaa17f38cd27964a649ae1f6fcf54482b9ba0 authored about 8 years ago by Carlos Alcaide <[email protected]>
Refactor basic-no-plopfile

github.com/plopjs/node-plop - b40d8087858b14b84fd27b382c5bb6ff7877247a authored about 8 years ago by Carlos Alcaide <[email protected]>
Refactor basic-no-plopfile

github.com/plopjs/plop - b40d8087858b14b84fd27b382c5bb6ff7877247a authored about 8 years ago by Carlos Alcaide <[email protected]>
Refactor dynamic-actions tests

github.com/plopjs/plop - dfcca8056a348f07269a4dbe128439b5511449cf authored about 8 years ago by Carlos Alcaide <[email protected]>
Refactor dynamic-actions tests

github.com/plopjs/node-plop - dfcca8056a348f07269a4dbe128439b5511449cf authored about 8 years ago by Carlos Alcaide <[email protected]>
First approach rethinking test structure

github.com/plopjs/node-plop - 96f08d0125f0e35a917119c1717f7212b9625d57 authored about 8 years ago by Carlos Alcaide <[email protected]>
First approach rethinking test structure

github.com/plopjs/plop - 96f08d0125f0e35a917119c1717f7212b9625d57 authored about 8 years ago by Carlos Alcaide <[email protected]>
Update plop to use node-plop

updated inquirer dependency to 1.x
move to using node-plop for core logic
changed from colors to ...

github.com/plopjs/plop - ced193fd64ab4db009e9e089a1c251417eadd197 authored about 8 years ago by Andrew Worcester <[email protected]>
fixed missing semi-colon

github.com/plopjs/plop - 7e5bcc2bda6649ecfbe924b5f032eb6d9d81e8ef authored about 8 years ago by Andrew Worcester <[email protected]>
fixed missing semi-colon

github.com/plopjs/node-plop - 7e5bcc2bda6649ecfbe924b5f032eb6d9d81e8ef authored about 8 years ago by Andrew Worcester <[email protected]>
Minor refactor of test.ava.js, more information on issue #4

github.com/plopjs/node-plop - e6690eac9ab8166ee4f61348034d2497eee5ad5d authored about 8 years ago by Carlos Alcaide <[email protected]>
Minor refactor of test.ava.js, more information on issue #4

github.com/plopjs/plop - e6690eac9ab8166ee4f61348034d2497eee5ad5d authored about 8 years ago by Carlos Alcaide <[email protected]>
update import/export approach to es6 statements

github.com/plopjs/plop - f37c2991223b1563479b18877ccad9e8626f8b42 authored about 8 years ago by Andrew Worcester <[email protected]>
update import/export approach to es6 statements

github.com/plopjs/node-plop - f37c2991223b1563479b18877ccad9e8626f8b42 authored about 8 years ago by Andrew Worcester <[email protected]>
better testing and handling of missing prompts or actions from a generator object

github.com/plopjs/node-plop - 9f09a2f278af4d5a7aa60b37129cc3cda6b2df03 authored about 8 years ago by Andrew Worcester <[email protected]>
better testing and handling of missing prompts or actions from a generator object

github.com/plopjs/plop - 9f09a2f278af4d5a7aa60b37129cc3cda6b2df03 authored about 8 years ago by Andrew Worcester <[email protected]>
remove requirement on `q`. All promises now handled by es6 promises

github.com/plopjs/plop - 6f33e9237dfd60d89ffc47a7adb2a7f465bb9202 authored about 8 years ago by Andrew Worcester <[email protected]>
remove requirement on `q`. All promises now handled by es6 promises

github.com/plopjs/node-plop - 6f33e9237dfd60d89ffc47a7adb2a7f465bb9202 authored about 8 years ago by Andrew Worcester <[email protected]>
version bump

github.com/plopjs/node-plop - 5b81f7b1125815e391f0389c508eaf3f0361584d authored about 8 years ago by Andrew Worcester <[email protected]>
version bump

github.com/plopjs/plop - 5b81f7b1125815e391f0389c508eaf3f0361584d authored about 8 years ago by Andrew Worcester <[email protected]>
fixed issue with "npm run develop"

github.com/plopjs/plop - 06447b844610dad39bd6c6ee0e4d2d4ecf34fea6 authored about 8 years ago by Andrew Worcester <[email protected]>
fixed issue with "npm run develop"

github.com/plopjs/node-plop - 06447b844610dad39bd6c6ee0e4d2d4ecf34fea6 authored about 8 years ago by Andrew Worcester <[email protected]>
refactored the generator runner code and added more tests

github.com/plopjs/node-plop - 7c5a8b81ed394ba4e390aae8280b53dab288c2ac authored about 8 years ago by Andrew Worcester <[email protected]>
refactored the generator runner code and added more tests

github.com/plopjs/plop - 7c5a8b81ed394ba4e390aae8280b53dab288c2ac authored about 8 years ago by Andrew Worcester <[email protected]>
simplify fs-promise module with es6 and standard Promises

github.com/plopjs/plop - 5af1ef5f0f27f31d90a726002e378aba702505b5 authored about 8 years ago by Andrew Worcester <[email protected]>
simplify fs-promise module with es6 and standard Promises

github.com/plopjs/node-plop - 5af1ef5f0f27f31d90a726002e378aba702505b5 authored about 8 years ago by Andrew Worcester <[email protected]>
updates to unit test structure, updated inquirer version dependency

github.com/plopjs/node-plop - cc5679347f2550036976608cc65a88540598c9b7 authored about 8 years ago by Andrew Worcester <[email protected]>
updates to unit test structure, updated inquirer version dependency

github.com/plopjs/plop - cc5679347f2550036976608cc65a88540598c9b7 authored about 8 years ago by Andrew Worcester <[email protected]>
upgrade to inquirer 1.2.0

github.com/plopjs/plop - 2a0998304239840d202f9913480c1e1389768d42 authored about 8 years ago by Andrew Worcester <[email protected]>
upgrade to inquirer 1.2.0

github.com/plopjs/node-plop - 2a0998304239840d202f9913480c1e1389768d42 authored about 8 years ago by Andrew Worcester <[email protected]>
added the rest of the base api pass through functions for `no plopfile` use case

github.com/plopjs/node-plop - cc5097c7d7a7e6f3f6e0282b2d384a59fe14cd44 authored about 8 years ago by Andrew Worcester <[email protected]>
added the rest of the base api pass through functions for `no plopfile` use case

github.com/plopjs/plop - cc5097c7d7a7e6f3f6e0282b2d384a59fe14cd44 authored about 8 years ago by Andrew Worcester <[email protected]>
Merge branch 'feature/setgenerator' of https://github.com/brian428/node-plop into brian428-feature/setgenerator

github.com/plopjs/plop - b5701de6af7878c7af71bbc74624bb3ca17f6aaa authored about 8 years ago by Andrew Worcester <[email protected]>
Merge branch 'feature/setgenerator' of https://github.com/brian428/node-plop into brian428-feature/setgenerator

github.com/plopjs/node-plop - b5701de6af7878c7af71bbc74624bb3ca17f6aaa authored about 8 years ago by Andrew Worcester <[email protected]>
added more tests around generator behavior

github.com/plopjs/node-plop - cf2cb1a5e5cafa8b4ec3cb380fcfc9c8a2eb00a7 authored about 8 years ago by Andrew Worcester <[email protected]>
added more tests around generator behavior

github.com/plopjs/plop - cf2cb1a5e5cafa8b4ec3cb380fcfc9c8a2eb00a7 authored about 8 years ago by Andrew Worcester <[email protected]>
Make plop file optional, and expose plop.setGenerator() function to allow dynamic creation of generator configs.

github.com/plopjs/plop - 0fb79bc1c55db7e13eb4ce987256b87f751d3d01 authored about 8 years ago by Brian Kotek <[email protected]>
Make plop file optional, and expose plop.setGenerator() function to allow dynamic creation of generator configs.

github.com/plopjs/node-plop - 0fb79bc1c55db7e13eb4ce987256b87f751d3d01 authored about 8 years ago by Brian Kotek <[email protected]>
Merge pull request #41 from mwarger/patch-1

edit: a letter

github.com/plopjs/plop - ebf20621083123799a66070f450d61ca31d048b4 authored about 8 years ago by Andrew Worcester <[email protected]>
edit: a letter

github.com/plopjs/plop - 287454eb6427fa2ddec055a26f44f064e197f717 authored about 8 years ago by mwarger <[email protected]>
added basic readme

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

github.com/plopjs/node-plop - fba9fcf9fb1610594c6e895a284befdc2eeabc95 authored about 8 years ago by Andrew Worcester <[email protected]>
excluding build-scripts from npm publish process

github.com/plopjs/node-plop - 05e2cfde3b2a782b9354a602dadd360b065bfaa4 authored about 8 years ago by Andrew Worcester <[email protected]>
excluding build-scripts from npm publish process

github.com/plopjs/plop - 05e2cfde3b2a782b9354a602dadd360b065bfaa4 authored about 8 years ago by Andrew Worcester <[email protected]>
ava testing is up and running, added prepublish hook for babel transpile before publication

github.com/plopjs/plop - 05ba0d6a96b5e63ab5e05d253e61bb1b9d3b71da authored about 8 years ago by Andrew Worcester <[email protected]>
ava testing is up and running, added prepublish hook for babel transpile before publication

github.com/plopjs/node-plop - 05ba0d6a96b5e63ab5e05d253e61bb1b9d3b71da authored about 8 years ago by Andrew Worcester <[email protected]>
initial work on getting tests up and running

github.com/plopjs/node-plop - f6ace54ccae312487f6f2101bebd8aac45bf3cad authored over 8 years ago by Andrew Worcester <[email protected]>
initial work on getting tests up and running

github.com/plopjs/plop - f6ace54ccae312487f6f2101bebd8aac45bf3cad authored over 8 years ago by Andrew Worcester <[email protected]>
initial node-plop logic ripped out of the plop codebase

github.com/plopjs/plop - ce977745829393e78241f84832758add1191e15c authored over 8 years ago by Andrew Worcester <[email protected]>
initial node-plop logic ripped out of the plop codebase

github.com/plopjs/node-plop - ce977745829393e78241f84832758add1191e15c authored over 8 years ago by Andrew Worcester <[email protected]>
project setup files

github.com/plopjs/node-plop - fd47b0bcf3667d1b9ce5ef8c9b2cf3f4c2fad7d0 authored over 8 years ago by Andrew Worcester <[email protected]>
project setup files

github.com/plopjs/plop - fd47b0bcf3667d1b9ce5ef8c9b2cf3f4c2fad7d0 authored over 8 years ago by Andrew Worcester <[email protected]>
Merge pull request #29 from tomekwi/patch-2

More explicit docs for custom actions

github.com/plopjs/plop - 2f45c1bd6f95ce4b2f6e32ad76c459dd7d18b988 authored over 8 years ago by Andrew Worcester <[email protected]>
More explicit docs for custom actions

github.com/plopjs/plop - c1476f81a3aea01bc6f52c0ab94cca80967a0c52 authored over 8 years ago by Tomek Wiszniewski <[email protected]>
initial setup with babel compilation support

github.com/plopjs/plop - d90aee8d7972028bc7c5eff7922650a6ad4f8470 authored almost 9 years ago by Andrew Worcester <[email protected]>
initial setup with babel compilation support

github.com/plopjs/node-plop - d90aee8d7972028bc7c5eff7922650a6ad4f8470 authored almost 9 years ago by Andrew Worcester <[email protected]>
Initial commit

github.com/plopjs/node-plop - 8b9e6cc15dd5c9b30b61d5122bf17aef7986bb63 authored almost 9 years ago by Andrew Worcester <[email protected]>
Initial commit

github.com/plopjs/plop - 8b9e6cc15dd5c9b30b61d5122bf17aef7986bb63 authored almost 9 years ago by Andrew Worcester <[email protected]>
version bump and small addition to help screen

github.com/plopjs/plop - 21abd6060c0126a53361d72ba52df5288273f3e7 authored almost 9 years ago by Andrew Worcester <[email protected]>
small adjustments to help screen layout and code location

github.com/plopjs/plop - b73920bf6daf5bcace04d6ef99a16ebd3e8b61bc authored almost 9 years ago by Andrew Worcester <[email protected]>
Add init plopfile.js via -i, --init

github.com/plopjs/plop - 12815373c6b2d4546de2952a830c5201992fb198 authored almost 9 years ago by Stav Pan Geffen <[email protected]>
Add help screen via -h, --help

Also display it if no plopfile was found

github.com/plopjs/plop - dc0c8935e90e516e358dafe4db72aeb064497c0b authored almost 9 years ago by Stav Pan Geffen <[email protected]>
update minor version number 1.4.1

github.com/plopjs/plop - 103f2514d71769ed9514ab80dd45f721a039a6fb authored about 9 years ago by Andrew Worcester <[email protected]>
Merge branch 'patch-1' of https://github.com/nicksrandall/plop into nicksrandall-patch-1

github.com/plopjs/plop - 4666fa6cd2633d2b034f1edda21043d86f07ae0f authored about 9 years ago by Andrew Worcester <[email protected]>
updated documentation

github.com/plopjs/plop - 51b83bace7cab94b6169bbe4fc7601f8de09edb2 authored about 9 years ago by Andrew Worcester <[email protected]>
Merge branch 'add-liftoff' of https://github.com/EladBezalel/plop into EladBezalel-add-liftoff

# Conflicts:
# package.json

github.com/plopjs/plop - fabc82d948e73787b7298805205c5f297fc893d6 authored about 9 years ago by Andrew Worcester <[email protected]>
documentation for inquirer addPrompt option. added inquirer-prompts document to list useful custom prompts

github.com/plopjs/plop - ba78f3c081f78776de1daad0c23ddbb75876033e authored about 9 years ago by Andrew Worcester <[email protected]>
Add liftoff support

github.com/plopjs/plop - c22bd94488646db6a54fa47f385586407cb382dc authored about 9 years ago by Elad Bezalel <[email protected]>
allow template paths to be absolute (or relative)

## Use case
I want to include my plopfile as a dependency that I can include in different proje...

github.com/plopjs/plop - f5f1c2e961ea2a54f1d79ed874efc07afbb3f4f4 authored about 9 years ago by Nick Randall <[email protected]>
Merge branch 'expose-inquirer-and-handlebars' of https://github.com/nicksrandall/plop into nicksrandall-expose-inquirer-and-handlebars

# Conflicts:
# example/plopfile.js
# mod/logic.js
# mod/plop-base.js
# package.json

github.com/plopjs/plop - e31052a3193871dfe78d47e8af8ab81ab6ad1e0d authored about 9 years ago by Andrew Worcester <[email protected]>
expose inquirer and handlebars so users can cifigure advanced options.

I also added a convenience method `addPrompt` so users cab add 3rd party
prompts types to their...

github.com/plopjs/plop - d0dd09c7dcc25304e7c5cf23022d9f603502d873 authored about 9 years ago by Nick Randall <[email protected]>
documentation and version update for 1.3.0

github.com/plopjs/plop - 0193b49fed0d388e574d3080c14e32373659de39 authored about 9 years ago by Andrew Worcester <[email protected]>
[resolves #8] added es6 support via execution with the --harmony flag

github.com/plopjs/plop - b4c3b5679d86b7ecaa661dce0e6307e0afcb07e5 authored about 9 years ago by Andrew Worcester <[email protected]>
[resolves #6] adds handlebars partial support

github.com/plopjs/plop - 9dcc788f3ad5d15f712d61317f14c74169463e86 authored about 9 years ago by Andrew Worcester <[email protected]>
fix indentation inconsistencies

github.com/plopjs/plop - 2be5e44398ca0fd73a9252ed71f4d1d1b2590e81 authored about 9 years ago by Andrew Worcester <[email protected]>
modified conclusion, added some articles to support points made

github.com/plopjs/plop - 55aaf0473194def6834fd3db6823ea7892f83aaa authored about 9 years ago by Andrew Worcester <[email protected]>
Add reference to blogpost that supports the "Why" assertions

github.com/plopjs/plop - 4fbd3f4e3bdc6d84622a0691019f2ce051add861 authored about 9 years ago by Kent C. Dodds <[email protected]>
minor spelling and documentation corrections

github.com/plopjs/plop - 25cafe3a09bccaa10008ed9417ef96bb13f53b78 authored about 9 years ago by Andrew Worcester <[email protected]>
increment version to 1.1.0

github.com/plopjs/plop - 6c8d5e3a309e7eb8872824842c5eecd8d4e08df7 authored about 9 years ago by Andrew Worcester <[email protected]>
added support for custom action functions

github.com/plopjs/plop - 3bfb17097d3cf51f92797f458ad71fd30a41d463 authored about 9 years ago by Andrew Worcester <[email protected]>
Merge pull request #1 from metidia/dynamic-actions-with-data

Makes `actions` accept either an array or a function that returns an array

github.com/plopjs/plop - b7f2190019c5ee49b5e626ed4ea71f61b80eb3d2 authored about 9 years ago by Andrew Worcester <[email protected]>
Correct typo in example plopfile

github.com/plopjs/plop - f23463a149bb347adf92271f1ce5e68b24df1237 authored about 9 years ago by Nicolas Carlo <[email protected]>
Enable actions to be a function returning an array

github.com/plopjs/plop - 19275ffc8ca7b9e5c2eb806cf1002d13bd60bc0f authored about 9 years ago by Nicolas Carlo <[email protected]>
Ignore example/folder/ to test without bothering

github.com/plopjs/plop - 170f78559d94d50769311fa73ff4dcd3972cc6ed authored about 9 years ago by Nicolas Carlo <[email protected]>
added better documentation, added pkg helper

github.com/plopjs/plop - 0e0b87c38bd98f703d297ff4ecafaaebd6583673 authored over 9 years ago by Andrew Worcester <[email protected]>
replace prompt with inquirer, added generator selector interface when none are selected

github.com/plopjs/plop - 3ce986d649ce7610e93d7b0cc7b418c40b91332b authored over 9 years ago by Andrew Worcester <[email protected]>