Ecosyste.ms: OpenCollective

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

github.com/plopjs/plop

Consistency Made Simple
https://github.com/plopjs/plop

small adjustments to help screen layout and code location

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

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

dc0c8935e90e516e358dafe4db72aeb064497c0b authored almost 9 years ago by Stav Pan Geffen <[email protected]>
update minor version number 1.4.1

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

4666fa6cd2633d2b034f1edda21043d86f07ae0f authored about 9 years ago by Andrew Worcester <[email protected]>
updated documentation

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

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

ba78f3c081f78776de1daad0c23ddbb75876033e authored about 9 years ago by Andrew Worcester <[email protected]>
Add liftoff support

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...

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

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...

d0dd09c7dcc25304e7c5cf23022d9f603502d873 authored about 9 years ago by Nick Randall <[email protected]>
documentation and version update for 1.3.0

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

b4c3b5679d86b7ecaa661dce0e6307e0afcb07e5 authored about 9 years ago by Andrew Worcester <[email protected]>
[resolves #6] adds handlebars partial support

9dcc788f3ad5d15f712d61317f14c74169463e86 authored about 9 years ago by Andrew Worcester <[email protected]>
fix indentation inconsistencies

2be5e44398ca0fd73a9252ed71f4d1d1b2590e81 authored about 9 years ago by Andrew Worcester <[email protected]>
modified conclusion, added some articles to support points made

55aaf0473194def6834fd3db6823ea7892f83aaa authored about 9 years ago by Andrew Worcester <[email protected]>
Add reference to blogpost that supports the "Why" assertions

4fbd3f4e3bdc6d84622a0691019f2ce051add861 authored about 9 years ago by Kent C. Dodds <[email protected]>
minor spelling and documentation corrections

25cafe3a09bccaa10008ed9417ef96bb13f53b78 authored about 9 years ago by Andrew Worcester <[email protected]>
increment version to 1.1.0

6c8d5e3a309e7eb8872824842c5eecd8d4e08df7 authored about 9 years ago by Andrew Worcester <[email protected]>
added support for custom action functions

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

b7f2190019c5ee49b5e626ed4ea71f61b80eb3d2 authored about 9 years ago by Andrew Worcester <[email protected]>
Correct typo in example plopfile

f23463a149bb347adf92271f1ce5e68b24df1237 authored about 9 years ago by Nicolas Carlo <[email protected]>
Enable actions to be a function returning an array

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

170f78559d94d50769311fa73ff4dcd3972cc6ed authored about 9 years ago by Nicolas Carlo <[email protected]>
added better documentation, added pkg helper

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

3ce986d649ce7610e93d7b0cc7b418c40b91332b authored over 9 years ago by Andrew Worcester <[email protected]>
update version number

f108e21b33772cdd17b8d71612d01b79e294ed85 authored almost 10 years ago by Andrew Worcester <[email protected]>
minor corrections and formatting

1854333a3da1a9a5bac760daa5c9c1a76739460b authored almost 10 years ago by Andrew Worcester <[email protected]>
fixed bug with automatically creating directories needed

0c6ae7d80f6bed6598e5e6ec6a82671aae15a390 authored about 10 years ago by Andrew Worcester <[email protected]>
added more built in helpers for changing case

781cdc9b8991a6505a574aa297b31364740bd5db authored about 10 years ago by Andrew Worcester <[email protected]>
bug fixes and removed un-needed code

2aee8df2f557877d91e5b3f5a4c40cf603d31d98 authored about 10 years ago by Andrew Worcester <[email protected]>
re-vamped the config paradigm so that everything goes into the plopfile.js file. See example folder.

d74ab50db6acfd9db2347f6c8527478d3a543901 authored about 10 years ago by Andrew Worcester <[email protected]>
removed un-needed log lines

9296e007663c5d09b1cc60bb2c5828c83a59ed1f authored about 10 years ago by Andrew Worcester <[email protected]>
added modify functionality to the plop.json spec

16bc6f612b01a78fcd8614ed428afd18e4b4c900 authored about 10 years ago by Andrew Worcester <[email protected]>
trying to get command line working

1194c57d29d1409c934a51671b8fe395c4f01884 authored about 10 years ago by Andrew Worcester <[email protected]>
minor update to package name

573319cbe371bb1fd626a5908d6a3adadbba5a1d authored about 10 years ago by Andrew Worcester <[email protected]>
first version complete with handlebar and prompt support

90ff353af50825dd3da7a4f7f54e9858ee1aecd6 authored about 10 years ago by Andrew Worcester <[email protected]>
correcting project name

1bb0ee48bf32334be7a742f7c0da2d86cac873cb authored over 10 years ago by Andrew Worcester <[email protected]>
Initial commit

ddfb29087a065929fe20eb2d531378bf6fdf407a authored over 10 years ago by Andrew Worcester <[email protected]>