Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is your company using plop? #61

Closed
amwmedia opened this issue Feb 14, 2017 · 9 comments
Closed

Is your company using plop? #61

amwmedia opened this issue Feb 14, 2017 · 9 comments

Comments

@amwmedia
Copy link
Member

amwmedia commented Feb 14, 2017

Hey there ploppers (ok, that's terrible), I'd like to add a list of companies that are using plop to the plopjs.com website. So if your company uses plop and would like to be included on the list, please leave a comment below (or email) with your company's name and website address.

Thanks all!

@brandonbuttars
Copy link

Sorenson Media - http://www.sorensonmedia.com/
We don't use it on the site but we use it to help build some of our products.

@TheSisb
Copy link

TheSisb commented May 24, 2017

Discord, Inc. - https://discordapp.com
We use it to to generate the boilerplate for new UI components.

@PaGury
Copy link

PaGury commented Jul 25, 2017

iAdvize. - https://www.iadvize.com
Not used on the website.
Using it on some of our products to enhance development experience/productivity.

  • React component generators.
  • JS domain generators.
  • We plan to use it to generate some scala projects parts

@GeeWee
Copy link

GeeWee commented Oct 13, 2017

bambuu use it for react component scaffolding.

@macrozone
Copy link
Collaborator

We at panter.ch use the mantra-cli (https://github.com/mantrajs/mantra-cli) for react and react-native apps. Mantra-cli comes from meteor-ecosystem, but its useful in non-meteor-apps as well.

It basically does something similar to plop, but its restricted to certain entities (components, containers, actions). What i like is that it gives you a structure where your app is separated into different modules, each with its own components, actions, containers (reducers and sagas also fit nicely in these modules).

I also maintained the mantra-cli and i wanted to extend it to allow more different entities (like creating reducers, action-creators, etc.) but the codebase is not that flexible anymore, so i looked for an alternative and i think plop is a good basis for the new "mantra-cli".

i started to experiment with it and i will release a plop-pack that basically does, what mantra-cli does but with additional entities like reducers, sagas or redux-observables by providing a base action that leaverage the module structure

@jorycunningham
Copy link

We use it at Vimeo to scaffold new React-based UI components for our shared UI Library.

@reconbot
Copy link

reconbot commented Sep 2, 2018

We use at Bustle to scaffold new GraphQL projects in our API server and for new Models in our Graph Database.

@yannvr
Copy link

yannvr commented Oct 9, 2018

Used at weshop to handle styled-components/MUI components along with story and test

@kentcdodds
Copy link
Contributor

As of today, PayPal is using plop <3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

10 participants