Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/plopjs/node-plop
programmatic plopping for fun and profit
https://github.com/plopjs/node-plop
tests for plop-pack loading via npm module
7c0b13ed8d8ff92b1fc0c7e5db1d61418b4657f3 authored about 8 years ago by Andrew Worcester <[email protected]>
7c0b13ed8d8ff92b1fc0c7e5db1d61418b4657f3 authored about 8 years ago by Andrew Worcester <[email protected]>
finished up plop.load functionality with testing around the full "include" interface
b903f785a870e1cb0afe8245ff5f4e5d7d11acca authored about 8 years ago by Andrew Worcester <[email protected]>
b903f785a870e1cb0afe8245ff5f4e5d7d11acca authored about 8 years ago by Andrew Worcester <[email protected]>
added kebabCase as an alias to kabobCase
fd83e9f74aade82ec70856cd4e524366dc0cec0e authored about 8 years ago by Andrew Worcester <[email protected]>
fd83e9f74aade82ec70856cd4e524366dc0cec0e authored about 8 years ago by Andrew Worcester <[email protected]>
implement generator loading via plop.load function
30e016c61baaa02702efb5a8a921a0648fa82342 authored about 8 years ago by Andrew Worcester <[email protected]>
30e016c61baaa02702efb5a8a921a0648fa82342 authored about 8 years ago by Andrew Worcester <[email protected]>
Merge pull request #22 from calcaide/issue-21
Add pre-commit
39dae4b88f13c18bea70c8a3bf04cdb6f89d1233 authored about 8 years ago by Andrew Worcester <[email protected]>
Remove ESLint from develop script and move to pre-commit
7975d97a4de75cc9eeb4b0dfcb5492df0efb5088 authored about 8 years ago by Carlos Alcaide <[email protected]>
7975d97a4de75cc9eeb4b0dfcb5492df0efb5088 authored about 8 years ago by Carlos Alcaide <[email protected]>
Add pre-commit
35b66d98ce6e39231e5e58b1bc43583967cf07bc authored about 8 years ago by Carlos Alcaide <[email protected]>
35b66d98ce6e39231e5e58b1bc43583967cf07bc authored about 8 years ago by Carlos Alcaide <[email protected]>
Merge pull request #20 from calcaide/issue-19
Minor refactor npm scripts
5b0bf33236bbd9b5480075aa7818992647ed7ef3 authored about 8 years ago by Andrew Worcester <[email protected]>
Minor refactor npm scripts
5401348d825a82227efd4ba3b5b1411e54e61ce3 authored about 8 years ago by Carlos Alcaide <[email protected]>
5401348d825a82227efd4ba3b5b1411e54e61ce3 authored about 8 years ago by Carlos Alcaide <[email protected]>
Merge pull request #18 from calcaide/issue-17
Minor refactor base-ava-test
6dbd83563d77c1664638d0428204c54eb20e6ca3 authored about 8 years ago by Andrew Worcester <[email protected]>
Minor refactor base-ava-test
Minor change
b6be9db9a2e5e550282744998e211133b2d50da0 authored about 8 years ago by Carlos Alcaide <[email protected]>
Merge pull request #16 from calcaide/issue-15
Add ESLint
e42544fb18cab75dfdac65e55fbec094c50700c7 authored about 8 years ago by Andrew Worcester <[email protected]>
Remove jshint file, add ESLint dependency and file configuration, Made a minor changes to pass ESLint
13d88ea175599476f4dd9ca5b3f653bbe25c7928 authored about 8 years ago by Carlos Alcaide <[email protected]>
13d88ea175599476f4dd9ca5b3f653bbe25c7928 authored about 8 years ago by Carlos Alcaide <[email protected]>
Merge pull request #14 from calcaide/issue-13
Add babel es2015-node preset
f3c898d610653ce0fe66f9c41f5e840f2e772404 authored about 8 years ago by Andrew Worcester <[email protected]>
Add babel es2015-node preset
71ff5e2f2250fd5b1f750e1a3e957e25a48d9106 authored about 8 years ago by Carlos Alcaide <[email protected]>
71ff5e2f2250fd5b1f750e1a3e957e25a48d9106 authored about 8 years ago by Carlos Alcaide <[email protected]>
version bump 0.4.2
1a9c036a21478aba836c3cdbd0ae8008218cc758 authored about 8 years ago by Andrew Worcester <[email protected]>
1a9c036a21478aba836c3cdbd0ae8008218cc758 authored about 8 years ago by Andrew Worcester <[email protected]>
correctly return generator from setGenerator call when no name is specified
bac88f21d660e3b840664067ee23be1f38b735c0 authored about 8 years ago by Andrew Worcester <[email protected]>
bac88f21d660e3b840664067ee23be1f38b735c0 authored about 8 years ago by Andrew Worcester <[email protected]>
fixed bug in getGeneratorList and wrote test case for it
c49986b3256670c9684c55d718bcedbd3640612a authored about 8 years ago by Andrew Worcester <[email protected]>
c49986b3256670c9684c55d718bcedbd3640612a authored about 8 years ago by Andrew Worcester <[email protected]>
version bump to 0.4.0
b51a310a148d97ab41d9065d29bef1f16a8402e6 authored about 8 years ago by Andrew Worcester <[email protected]>
b51a310a148d97ab41d9065d29bef1f16a8402e6 authored about 8 years ago by Andrew Worcester <[email protected]>
setGenerator now returns the generator object for the generator that was set
18ba013ff137418a1af9f190884d1288d2bc3342 authored about 8 years ago by Andrew Worcester <[email protected]>
18ba013ff137418a1af9f190884d1288d2bc3342 authored about 8 years ago by Andrew Worcester <[email protected]>
refactor plop-base with es6 structures
c42c96c8bef3dcb1bdd8e5680dfd990b12994cd4 authored about 8 years ago by Andrew Worcester <[email protected]>
c42c96c8bef3dcb1bdd8e5680dfd990b12994cd4 authored about 8 years ago by Andrew Worcester <[email protected]>
add a generator for making new tests
e7dd832686c55f33063caac5f728b1f4e93302e0 authored about 8 years ago by Andrew Worcester <[email protected]>
e7dd832686c55f33063caac5f728b1f4e93302e0 authored about 8 years ago by Andrew Worcester <[email protected]>
Fix broken tests
20432c15eeae192982067f6b20b62e0678ea352f authored about 8 years ago by Carlos Alcaide <[email protected]>
20432c15eeae192982067f6b20b62e0678ea352f authored about 8 years ago by Carlos Alcaide <[email protected]>
Implemented new base class for ava tests, some small refactoring
cafc7e5207a9f73a9189c45007a6a176062ef987 authored about 8 years ago by Andrew Worcester <[email protected]>
cafc7e5207a9f73a9189c45007a6a176062ef987 authored about 8 years ago by Andrew Worcester <[email protected]>
Refactor generator-name-and-prompts test
274b1f68a52b72f25a72b949e2c431b4a4be9ece authored about 8 years ago by Carlos Alcaide <[email protected]>
274b1f68a52b72f25a72b949e2c431b4a4be9ece authored about 8 years ago by Carlos Alcaide <[email protected]>
Refactor abort-on-fail test
3f4286dc25b71c79772afe391527a85d41636ab7 authored about 8 years ago by Carlos Alcaide <[email protected]>
3f4286dc25b71c79772afe391527a85d41636ab7 authored about 8 years ago by Carlos Alcaide <[email protected]>
Refactor add-action-no-template
f224dde79a6c8ccf7e203835088533e3adf0e5f8 authored about 8 years ago by Carlos Alcaide <[email protected]>
f224dde79a6c8ccf7e203835088533e3adf0e5f8 authored about 8 years ago by Carlos Alcaide <[email protected]>
Refactor add-action-failure
73efaa17f38cd27964a649ae1f6fcf54482b9ba0 authored about 8 years ago by Carlos Alcaide <[email protected]>
73efaa17f38cd27964a649ae1f6fcf54482b9ba0 authored about 8 years ago by Carlos Alcaide <[email protected]>
Refactor basic-no-plopfile
b40d8087858b14b84fd27b382c5bb6ff7877247a authored about 8 years ago by Carlos Alcaide <[email protected]>
b40d8087858b14b84fd27b382c5bb6ff7877247a authored about 8 years ago by Carlos Alcaide <[email protected]>
Refactor dynamic-actions tests
dfcca8056a348f07269a4dbe128439b5511449cf authored about 8 years ago by Carlos Alcaide <[email protected]>
dfcca8056a348f07269a4dbe128439b5511449cf authored about 8 years ago by Carlos Alcaide <[email protected]>
First approach rethinking test structure
96f08d0125f0e35a917119c1717f7212b9625d57 authored about 8 years ago by Carlos Alcaide <[email protected]>
96f08d0125f0e35a917119c1717f7212b9625d57 authored about 8 years ago by Carlos Alcaide <[email protected]>
fixed missing semi-colon
7e5bcc2bda6649ecfbe924b5f032eb6d9d81e8ef authored about 8 years ago by Andrew Worcester <[email protected]>
7e5bcc2bda6649ecfbe924b5f032eb6d9d81e8ef authored about 8 years ago by Andrew Worcester <[email protected]>
Minor refactor of test.ava.js, more information on issue #4
e6690eac9ab8166ee4f61348034d2497eee5ad5d authored about 8 years ago by Carlos Alcaide <[email protected]>
e6690eac9ab8166ee4f61348034d2497eee5ad5d authored about 8 years ago by Carlos Alcaide <[email protected]>
update import/export approach to es6 statements
f37c2991223b1563479b18877ccad9e8626f8b42 authored about 8 years ago by Andrew Worcester <[email protected]>
f37c2991223b1563479b18877ccad9e8626f8b42 authored about 8 years ago by Andrew Worcester <[email protected]>
better testing and handling of missing prompts or actions from a generator object
9f09a2f278af4d5a7aa60b37129cc3cda6b2df03 authored about 8 years ago by Andrew Worcester <[email protected]>
9f09a2f278af4d5a7aa60b37129cc3cda6b2df03 authored about 8 years ago by Andrew Worcester <[email protected]>
remove requirement on `q`. All promises now handled by es6 promises
6f33e9237dfd60d89ffc47a7adb2a7f465bb9202 authored about 8 years ago by Andrew Worcester <[email protected]>
6f33e9237dfd60d89ffc47a7adb2a7f465bb9202 authored about 8 years ago by Andrew Worcester <[email protected]>
version bump
5b81f7b1125815e391f0389c508eaf3f0361584d authored about 8 years ago by Andrew Worcester <[email protected]>
5b81f7b1125815e391f0389c508eaf3f0361584d authored about 8 years ago by Andrew Worcester <[email protected]>
fixed issue with "npm run develop"
06447b844610dad39bd6c6ee0e4d2d4ecf34fea6 authored about 8 years ago by Andrew Worcester <[email protected]>
06447b844610dad39bd6c6ee0e4d2d4ecf34fea6 authored about 8 years ago by Andrew Worcester <[email protected]>
refactored the generator runner code and added more tests
7c5a8b81ed394ba4e390aae8280b53dab288c2ac authored about 8 years ago by Andrew Worcester <[email protected]>
7c5a8b81ed394ba4e390aae8280b53dab288c2ac authored about 8 years ago by Andrew Worcester <[email protected]>
simplify fs-promise module with es6 and standard Promises
5af1ef5f0f27f31d90a726002e378aba702505b5 authored about 8 years ago by Andrew Worcester <[email protected]>
5af1ef5f0f27f31d90a726002e378aba702505b5 authored about 8 years ago by Andrew Worcester <[email protected]>
updates to unit test structure, updated inquirer version dependency
cc5679347f2550036976608cc65a88540598c9b7 authored about 8 years ago by Andrew Worcester <[email protected]>
cc5679347f2550036976608cc65a88540598c9b7 authored about 8 years ago by Andrew Worcester <[email protected]>
upgrade to inquirer 1.2.0
2a0998304239840d202f9913480c1e1389768d42 authored about 8 years ago by Andrew Worcester <[email protected]>
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
cc5097c7d7a7e6f3f6e0282b2d384a59fe14cd44 authored about 8 years ago by Andrew Worcester <[email protected]>
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
b5701de6af7878c7af71bbc74624bb3ca17f6aaa authored about 8 years ago by Andrew Worcester <[email protected]>
b5701de6af7878c7af71bbc74624bb3ca17f6aaa authored about 8 years ago by Andrew Worcester <[email protected]>
added more tests around generator behavior
cf2cb1a5e5cafa8b4ec3cb380fcfc9c8a2eb00a7 authored about 8 years ago by Andrew Worcester <[email protected]>
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.
0fb79bc1c55db7e13eb4ce987256b87f751d3d01 authored about 8 years ago by Brian Kotek <[email protected]>
0fb79bc1c55db7e13eb4ce987256b87f751d3d01 authored about 8 years ago by Brian Kotek <[email protected]>
added basic readme
fba9fcf9fb1610594c6e895a284befdc2eeabc95 authored over 8 years ago by Andrew Worcester <[email protected]>
fba9fcf9fb1610594c6e895a284befdc2eeabc95 authored over 8 years ago by Andrew Worcester <[email protected]>
excluding build-scripts from npm publish process
05e2cfde3b2a782b9354a602dadd360b065bfaa4 authored over 8 years ago by Andrew Worcester <[email protected]>
05e2cfde3b2a782b9354a602dadd360b065bfaa4 authored over 8 years ago by Andrew Worcester <[email protected]>
ava testing is up and running, added prepublish hook for babel transpile before publication
05ba0d6a96b5e63ab5e05d253e61bb1b9d3b71da authored over 8 years ago by Andrew Worcester <[email protected]>
05ba0d6a96b5e63ab5e05d253e61bb1b9d3b71da authored over 8 years ago by Andrew Worcester <[email protected]>
initial work on getting tests up and running
f6ace54ccae312487f6f2101bebd8aac45bf3cad authored over 8 years ago by Andrew Worcester <[email protected]>
f6ace54ccae312487f6f2101bebd8aac45bf3cad authored over 8 years ago by Andrew Worcester <[email protected]>
initial node-plop logic ripped out of the plop codebase
ce977745829393e78241f84832758add1191e15c authored over 8 years ago by Andrew Worcester <[email protected]>
ce977745829393e78241f84832758add1191e15c authored over 8 years ago by Andrew Worcester <[email protected]>
project setup files
fd47b0bcf3667d1b9ce5ef8c9b2cf3f4c2fad7d0 authored over 8 years ago by Andrew Worcester <[email protected]>
fd47b0bcf3667d1b9ce5ef8c9b2cf3f4c2fad7d0 authored over 8 years ago by Andrew Worcester <[email protected]>
initial setup with babel compilation support
d90aee8d7972028bc7c5eff7922650a6ad4f8470 authored almost 9 years ago by Andrew Worcester <[email protected]>
d90aee8d7972028bc7c5eff7922650a6ad4f8470 authored almost 9 years ago by Andrew Worcester <[email protected]>
Initial commit
8b9e6cc15dd5c9b30b61d5122bf17aef7986bb63 authored almost 9 years ago by Andrew Worcester <[email protected]>
8b9e6cc15dd5c9b30b61d5122bf17aef7986bb63 authored almost 9 years ago by Andrew Worcester <[email protected]>