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

Update ora to pick up ansi-regex security update. Fix #291

Switching the import of ora from require to import as the only
version with the ansi-regex updat...

5ae01d36a167d9844f89274d9701bd55a6916e1e authored about 3 years ago by Axel Hecht <[email protected]>
chore: added initial stdin and stdout interactivity tests

f7955bb8e31ba59fc7f3ce757f900c12de4154d6 authored about 3 years ago by Corbin Crutchley <[email protected]>
Added initial TS example

a2dc85d146291bca0e643ac547ec69b81021b2db authored about 3 years ago by Corbin Crutchley <[email protected]>
chore: bump package to fix line-endings

2ecccfb56c07fd310d684461c32e43b7545c00e2 authored about 3 years ago by Corbin Crutchley <[email protected]>
chore: add lint-staged to improve pre-commit

238c0ffef50ff745a93fdcabe47ee38cd8a8e43f authored about 3 years ago by Corbin Crutchley <[email protected]>
chore: fix linting and attributes for line-endings

3b405f00f0102ea81216d58537bdfd8a1bcd1f19 authored about 3 years ago by Corbin Crutchley <[email protected]>
Merge pull request #267 from plopjs/evelynhathaway/tests

chore(tests): Add initial testing setup

9a773482697e9b0e4740969ae668fe701632d68b authored about 3 years ago by Corbin Crutchley <[email protected]>
Merge branch 'master' into evelynhathaway/tests

# Conflicts:
# package-lock.json
# package.json
# src/input-processing.js

780963067242a5cd577bcf0e1ab7234f2836e34b authored about 3 years ago by Corbin Crutchley <[email protected]>
Merge branch 'master' into evelynhathaway/tests

# Conflicts:
# package-lock.json

a63c6f5e9fbff5f166c1ac50b0e3fba519a73725 authored about 3 years ago by Corbin Crutchley <[email protected]>
Merge pull request #286 from plopjs/linting

Add ESLint/Prettier Linting

69fc241eef14fadf74dccb3bfd20ba5560d1c345 authored about 3 years ago by Corbin Crutchley <[email protected]>
chore: add autolinting on commit

0984b1514ae45c6acfa4e6f23a4f9b9c6664e528 authored about 3 years ago by Corbin Crutchley <[email protected]>
chore: migrate linting to eslint + prettier

1576353c468689cc3af6ec32a12d650feede5852 authored about 3 years ago by Corbin Crutchley <[email protected]>
Merge pull request #262 from trickstival/return-plop

feat: return plop from run function

e9cde8ad7d58629ac813781e68048f8603be3853 authored about 3 years ago by Corbin Crutchley <[email protected]>
Merge pull request #278 from plopjs/dependabot/npm_and_yarn/path-parse-1.0.7

Bump path-parse from 1.0.5 to 1.0.7

794929293ef4c2ae711dceb87c29abce57ee83c2 authored about 3 years ago by Corbin Crutchley <[email protected]>
bump package

94eb52cf35818b7ed72442fe6d095903eb19042d authored about 3 years ago by Corbin Crutchley <[email protected]>
Bump path-parse from 1.0.5 to 1.0.7

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 to 1.0.7.
- [Release no...

325fa40bec9adee98e0102c8a7441ac193229e13 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
upgrade deps

dff2861503e9febde1f81e9553a168ef7a022c0e authored about 3 years ago by Corbin Crutchley <[email protected]>
chore: bump package

22aa15e31026d48ddb9a29419597b8fec2d78b02 authored about 3 years ago by Corbin Crutchley <[email protected]>
Merge pull request #208 from plopjs/dependabot/npm_and_yarn/path-parse-1.0.7

Bump path-parse from 1.0.6 to 1.0.7

d3ae37e304b8405ad725a0c7f7502bccd70c655e authored about 3 years ago by Corbin Crutchley <[email protected]>
Merge pull request #206 from plopjs/dependabot/npm_and_yarn/normalize-url-4.5.1

Bump normalize-url from 4.5.0 to 4.5.1

ba56b3039f0e3e8d529e623b5ede44caad00c602 authored about 3 years ago by Corbin Crutchley <[email protected]>
Merge pull request #205 from Wander95/typescript-declaration

Fix load method params type definition

c1eb01fc26e0f7fc88f5b20b3091c0f4c8285e26 authored about 3 years ago by Corbin Crutchley <[email protected]>
Merge pull request #204 from plopjs/dependabot/npm_and_yarn/browserslist-4.16.6

Bump browserslist from 4.7.0 to 4.16.6

c7845bc805bc7f5db0f35db2bf556a23e65b8342 authored about 3 years ago by Corbin Crutchley <[email protected]>
Merge pull request #209 from knikolov-nuvolo/master

feat: Prompt Bypass supports Object choice values

0b6f2913d14a077c6dc5670229089f951cebd7ca authored about 3 years ago by Corbin Crutchley <[email protected]>
simplify code and tests as per PR comments

f41e79878882894936a6fb9e5575696c8263aed4 authored about 3 years ago by Kristiyan Nikolov <[email protected]>
feat: Prompt Bypass supports Object choice values

06b1c7960069cc5bce09dab29261749d3281552e authored about 3 years ago by Kristiyan Nikolov <[email protected]>
Merge pull request #283 from kwoncharles/patch-1

docs: fix wrong markdown link

91bfe40e5bd441e4e89a76cf25c37d5b1ba6ad17 authored over 3 years ago by Corbin Crutchley <[email protected]>
docs: fix wrong markdown link

Some links to [custom-action-function](https://github.com/plopjs/plop#custom-action-function) se...

e050985f6b043114ee685d00df3007e370b6b036 authored over 3 years ago by Charles Kwoncheol Shin <[email protected]>
Bump path-parse from 1.0.6 to 1.0.7

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release no...

958d0fd1aa8df591a9e8b8b1fbb5ff1dc307c112 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #271 from forivall/chore/repo-urls

chore: update urls

4048f6b8d8e922971242317bb42a658793b54339 authored over 3 years ago by Corbin Crutchley <[email protected]>
chore: update urls

a286f826f7da992b38553c7110a7bd5e4d70d781 authored over 3 years ago by Emily M Klassen <[email protected]>
Bump normalize-url from 4.5.0 to 4.5.1

Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Rel...

661c9825162a07b721874285f3bc4ad7b4499bea authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix load method params type definition

----> Define loadCfg and IncludeOverride as optional

3114caccda28fd4871702c8950e0ac1db6f356fb authored over 3 years ago by Wander <[email protected]>
Bump browserslist from 4.7.0 to 4.16.6

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.7.0 to 4.16.6.
- [Rele...

f93c956e0e5c17e34433b60e7e6031f647d198a0 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(tests): Add initial testing setup

006b28e208b574611cc86d8fa31043be75ec52b3 authored over 3 years ago by Evelyn Hathaway <[email protected]>
Merge pull request #197 from plopjs/dependabot/npm_and_yarn/bl-1.2.3

Bump bl from 1.2.2 to 1.2.3

53b7c6e58003fd0a6e71c5acc812d54e199964b1 authored over 3 years ago by Corbin Crutchley <[email protected]>
Merge pull request #198 from plopjs/dependabot/npm_and_yarn/dot-prop-4.2.1

Bump dot-prop from 4.2.0 to 4.2.1

dd1fb6876904e7570f89e3e4ba29b4375ac62730 authored over 3 years ago by Corbin Crutchley <[email protected]>
Merge pull request #203 from plopjs/dependabot/npm_and_yarn/hosted-git-info-2.8.9

Bump hosted-git-info from 2.8.4 to 2.8.9

00c5a18b802de152849847a90132b36c6ab8e4c6 authored over 3 years ago by Corbin Crutchley <[email protected]>
Merge pull request #202 from plopjs/dependabot/npm_and_yarn/lodash-4.17.21

Bump lodash from 4.17.19 to 4.17.21

30f592029f1f6b30e26b5a61a45ecc13c0527362 authored over 3 years ago by Corbin Crutchley <[email protected]>
Merge pull request #201 from plopjs/dependabot/npm_and_yarn/handlebars-4.7.7

Bump handlebars from 4.5.3 to 4.7.7

0175b292cf27ca2e3650e3e0afebc0b8ebb988ac authored over 3 years ago by Corbin Crutchley <[email protected]>
Merge pull request #200 from plopjs/dependabot/npm_and_yarn/y18n-4.0.1

Bump y18n from 4.0.0 to 4.0.1

c826144fce07f7dab8780e741a2147361db454c5 authored over 3 years ago by Corbin Crutchley <[email protected]>
Merge pull request #264 from plopjs/dependabot/npm_and_yarn/handlebars-4.7.7

Bump handlebars from 4.7.6 to 4.7.7

4c6ed4bae36c694a32a264382e7caf14ec311556 authored over 3 years ago by Corbin Crutchley <[email protected]>
Merge pull request #265 from plopjs/dependabot/npm_and_yarn/lodash-4.17.21

Bump lodash from 4.17.19 to 4.17.21

ed2c9263d468f89a1c597874deea3bf302288c52 authored over 3 years ago by Corbin Crutchley <[email protected]>
Bump hosted-git-info from 2.8.4 to 2.8.9

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.4 to 2.8.9.
- [Release ...

eaa7badefbd3a427165a0e45fe219031bfb5ddc9 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump lodash from 4.17.19 to 4.17.21

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](http...

09940de503c3ce28487cdc0648cd53ceb0e70b87 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump lodash from 4.17.19 to 4.17.21

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](http...

4448f2b37127293afb8c164a05eb4c068d532ee5 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump handlebars from 4.5.3 to 4.7.7

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.3 to 4.7.7.
- [Release note...

a7040a6e89cbaf01bc782fdfff4f8fd14bc54bb8 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump handlebars from 4.7.6 to 4.7.7

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release note...

4868641e5441b9b55bfcb56609cb38059bf95b33 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: return plop from run function

ff2265a4e99b40b3d6078fee83c01a3c1f39cdb2 authored over 3 years ago by trickstival <[email protected]>
Bump y18n from 4.0.0 to 4.0.1

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://githu...

59f846a8a73a9e855b3bef1ba6c7c028d46c1bc0 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #250 from plopjs/dependabot/npm_and_yarn/ini-1.3.7

Bump ini from 1.3.5 to 1.3.7

64b8a5adabe5e669e49fac5ae0038ed4b28cd510 authored almost 4 years ago by Corbin Crutchley <[email protected]>
Merge pull request #190 from RobinKnipe/inquirer-function-params

Inquirer function params

1c09ef314eed9f16a8071a2870c6df472201be02 authored almost 4 years ago by Corbin Crutchley <[email protected]>
Merge pull request #191 from tuliren/fix-action-type

Include string in action type union

7a2453eeaf42caa6ba1b8b69d154428ecf372a0e authored almost 4 years ago by Corbin Crutchley <[email protected]>
Bump dot-prop from 4.2.0 to 4.2.1

Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1.
- [Release notes...

53e7fce7c24c86a9190cb4fb620cd6f49fb28bac authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump bl from 1.2.2 to 1.2.3

Bumps [bl](https://github.com/rvagg/bl) from 1.2.2 to 1.2.3.
- [Release notes](https://github.co...

fca9cc19a4604864f3fc24a5e08e6711ae3f79e2 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #185 from plopjs/dependabot/npm_and_yarn/handlebars-4.5.3

Bump handlebars from 4.4.3 to 4.5.3

043593c7010a524d8f663825dece4dee63778656 authored almost 4 years ago by Corbin Crutchley <[email protected]>
Merge pull request #195 from plopjs/dependabot/npm_and_yarn/ini-1.3.7

Bump ini from 1.3.5 to 1.3.7

45b9f8d5db8b2ec6d22e61a75925fe7d53d5b481 authored almost 4 years ago by Corbin Crutchley <[email protected]>
Merge pull request #196 from davidmwhynot/fix-add-action-config

Fixes for Issue #194

639347ce50b0635e1ebcb32e60d5b283ff479be6 authored almost 4 years ago by Corbin Crutchley <[email protected]>
Fixes AddActionConfig types. Fix typo with TransformFn type. Fix linting errors in types/test.ts

7e3db66dddb75898780366560664efc5d6457dd4 authored about 4 years ago by davidmwhynot <[email protected]>
Bump ini from 1.3.5 to 1.3.7

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github...

c475b1b690bc8c17015b96d4b70db509c44aff8d authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump ini from 1.3.5 to 1.3.7

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github...

c4c07408acf5a808f887a5f21ff1d4915faafbad authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Include string in action type union

- String is a legit action type in the js version of plop.
- Here is an example: https://github...

596056d91ac6dc7bb5235c189250de9dc394dff1 authored about 4 years ago by LiRen Tu <[email protected]>
Check validation validate function params

Ensure the `answers` object is also passed to the `validate` function.

19f73f5e5ae88e60f3b8311a8ea15ea6f878a4b9 authored about 4 years ago by Robin Knipe <[email protected]>
Check inquirer function params

Ensure the `answers` object is also passed to the `filter` function.

30e08d4331d8b2263a498dd8a8fdbc199b93d3f7 authored about 4 years ago by Robin Knipe <[email protected]>
Add answers parameter

...to better honour the `inquirer` function contract for `question.filter` and `question.validate`.

7e2fb9cbaf4284c1764150ed13f2afa241441920 authored about 4 years ago by Robin Knipe <[email protected]>
enhancement: load all assets shorthand

Reflects the changes proposed to `node-plop` to allow all target assets to be loaded using:
```...

0375e40dec1f2460f102e4fd4dcb19d770a3dac1 authored over 4 years ago by Robin Knipe <[email protected]>
Fix broken page links

The links from the include section now link to the `IncludeDefinition` correctly.

05a85cc55d1cac1fbc92ddbc0fe9c422a1ded2d2 authored over 4 years ago by Robin Knipe <[email protected]>
Bump handlebars from 4.4.3 to 4.5.3

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.4.3 to 4.5.3.
- [Release note...

fbddd2520d88ce54ba19580e49c1997dd58905d4 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #235 from FDiskas/security-fixes

NPM security fixes

406bba86431d610a11c9441e195f5b92fb26c08f authored over 4 years ago by Corbin Crutchley <[email protected]>
NPM security fixes

f5cc739efede1308c747ade4184b920c00afcfe8 authored over 4 years ago by Vytenis Kuciauskas <[email protected]>
Release version 2.7.4

396d738840728b03fb38ad3106ef03236a9cb4dc authored over 4 years ago by Corbin Crutchley <[email protected]>
Bump node-plop version

03cc58ab23c77b47ee47aaba9524a2e9ca497f0c authored over 4 years ago by Corbin Crutchley <[email protected]>
Release 0.26.2

a187e28a5ddc4c6b8e6d9495d95151daf1a2f4c2 authored over 4 years ago by Corbin Crutchley <[email protected]>
Merge pull request #178 from plopjs/ts-fixes

Improve typings, fix type errors

e5c9634235dd9a5b3285469850ee60a8daaf4393 authored over 4 years ago by Corbin Crutchley <[email protected]>
Improve typings, fix type errors

Closes #177

06cb1590a5b97e7e952913de4891eb2e77f10d1a authored over 4 years ago by Corbin Crutchley <[email protected]>
Bump package 2.7.3

a938141bba853cb5f4d5eea4e9bf7cdef11430d7 authored over 4 years ago by Corbin Crutchley <[email protected]>
Merge pull request #222 from meesvandongen/master

chore: :pencil: update link url for automation article

ba73dd8c7e63e7a58c0c02ab37995a9a20f96e8c authored over 4 years ago by Corbin Crutchley <[email protected]>
Merge pull request #209 from plopjs/dependabot/npm_and_yarn/minimist-1.2.3

Bump minimist from 1.2.0 to 1.2.3

5e4a3ee15333a8b693b52b662c30e519e07ed901 authored over 4 years ago by Corbin Crutchley <[email protected]>
Merge pull request #229 from plopjs/dependabot/npm_and_yarn/lodash-4.17.19

Bump lodash from 4.17.15 to 4.17.19

0d4fdb773ae8869b54cb5b3524be92239df80d97 authored over 4 years ago by Corbin Crutchley <[email protected]>
Merge pull request #233 from vinicius0026/config-destPath-globally-for-wrapper

Config dest path globally for wrapper

89dd05f21bd83841aad4466b2e4d30cb60d8dfef authored over 4 years ago by Corbin Crutchley <[email protected]>
Added docs on setting dest base path globally for the wrapper

edc35cb3cc7b5411a56473f81c79544966d234ea authored over 4 years ago by Vinicius Teixeira <[email protected]>
Allow setting the destBasePath globally when wrapping

4e62fe1248a7c7db63e473497b6c87608e0bb0e7 authored over 4 years ago by Vinicius Teixeira <[email protected]>
Bump lodash from 4.17.15 to 4.17.19

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](http...

76b5a3f7fed7ed823cb10b873ed04c36bad0ee1f authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump minimist from 1.2.0 to 1.2.3

Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.3.
- [Release notes](ht...

142a4e055ac8109398b7f5e38bea93bf8de81cc5 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 2.7.2

99085cb06c96387b011b9c78671b8b19f77ac9eb authored over 4 years ago by Corbin Crutchley <[email protected]>
Fixed typing export error

3af0f9451614213ca1f3931dab9ba908e5e438f8 authored over 4 years ago by Corbin Crutchley <[email protected]>
Release 26.0.1

e8dd6a308de215ecfe0083ceda9aa9ad7fb8c22a authored over 4 years ago by Corbin Crutchley <[email protected]>
Merge pull request #176 from plopjs/dependabot/npm_and_yarn/lodash-4.17.19

Bump lodash from 4.17.15 to 4.17.19

9355bcd7da0f5a8f499a588b1e12d6869c7207ff authored over 4 years ago by Andrew Worcester <[email protected]>
Bump lodash from 4.17.15 to 4.17.19

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](http...

b890c714c88071d72057bdf3b59dda663434b48c authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: :pencil: update link url for automation article

72f61c65ecd6fa89881fb79c069f65e7147679f5 authored over 4 years ago by Mees van Dongen <[email protected]>
Merge pull request #170 from jonathanmorley/patch-1

export NodePlopAPI

57238fd2bb5414bb03549370e5ac05cfe1e0d91a authored over 4 years ago by Corbin Crutchley <[email protected]>
export NodePlopAPI

Fixes https://github.com/plopjs/plop/issues/221

d0ab21d87b5247f36b93882c32adee4eb1b1c609 authored over 4 years ago by Jonathan Morley <[email protected]>
Update package version

f737657593123f5ec9a7d41381c3e9704f99fe02 authored over 4 years ago by Corbin Crutchley <[email protected]>
Merge branch 'master' of https://github.com/plopjs/plop

663b1df8193d2fdb44567fd32edb8a92d17e13da authored over 4 years ago by Corbin Crutchley <[email protected]>
Export ora usage

964cdbc3de21ada994f4f7b272f3f9b5335f77a2 authored over 4 years ago by Corbin Crutchley <[email protected]>
Merge pull request #220 from plopjs/slack-badge-update

updates the slack badge to use direct signup link

f97f78820ba8dc510d6a91cad04107ece3066f3b authored over 4 years ago by Corbin Crutchley <[email protected]>
updates the slack badge to use direct signup link

a0bab16d6a3cd7bdb7fbc14f17933bd4de135700 authored over 4 years ago by Andrew Worcester <[email protected]>
Bump package version to 2.7.0

2848225d4d7cc2952886731132df8a3ae8ab40a5 authored over 4 years ago by Corbin Crutchley <[email protected]>
Release 0.26.0

106bc617261c659fddd132ca97895beb5dc4069f authored over 4 years ago by Corbin Crutchley <[email protected]>
Merge pull request #219 from plopjs/inline-bypass-arr

Allow merging of plop args and generator args, improved docs

66f58848043dfcd2b212dd554d8ba67fbbb70393 authored over 4 years ago by Corbin Crutchley <[email protected]>
Migrate to mention plop awesome list

25aca53d5de5f544509b0816b4ad70b2707b45ba authored over 4 years ago by Corbin Crutchley <[email protected]>