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 there a yo generator or Node.js starter template you use for starting your Node.js packages? #522

Closed
MartinMuzatko opened this issue Jan 10, 2018 · 5 comments

Comments

@MartinMuzatko
Copy link

Hey there Sindre!

Even though it is very specific to the needs of each project, is there a common project structure you follow and basic tools you always install to get started?

Best,
Martin

@SamVerschueren
Copy link

Yes, https://github.com/sindresorhus/generator-nm

@MartinMuzatko
Copy link
Author

Without babel? wow.

@luftywiranda13
Copy link

@MartinMuzatko you don't always need to use babel

@MartinMuzatko
Copy link
Author

If I want to use async/await and still want to support node 4, then I have to.

@sindresorhus
Copy link
Owner

I also have a normal boilerplate: https://github.com/sindresorhus/node-module-boilerplate

@sindresorhus sindresorhus changed the title Is there a yo generator or node starter template you use for starting your node packages? Is there a yo generator or Node.js starter template you use for starting your Node.js packages? Aug 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants