hygen
The simple, fast, and scalable code generator that lives in your project. (by jondot)
generate-package
Use as a sub-generator or plugin in your generator to create a package.json for a project. Or install globally and run with Generate's CLI. (by generate)
Our great sponsors
hygen | generate-package | |
---|---|---|
4 | 1 | |
4,938 | 16 | |
- | - | |
6.9 | 0.6 | |
30 days ago | over 1 year ago | |
JavaScript | JavaScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
hygen
Posts with mentions or reviews of hygen.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-26.
- Como reduzir o "copia & cola" no seu dia a dia com Code Generators
-
Storybook 7.0 beta
My comment was misleading-I don’t know if Storybook has native support, but using typescript (or Babel, or any parser) you can analyze a component and automatically create stories with good foundational docs. In the past, I’ve used Hygen and a handful of scripts that were tied into our commit workflow that handled generating boilerplate stories for new components and then automatically updated the stories when any changes to props were picked up.
-
Is there any Node CLI for generating Routes and Controllers Faster?
You can look at Hygen: https://github.com/jondot/hygen
-
Is this bad practice in the long run?
this allows you to import this Header component with import { Header } from 'path/Header' without Header/Header. Creating this structure manually is annoying, so one will benefit from some code generators like plop or hygen.
generate-package
Posts with mentions or reviews of generate-package.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-04-06.
-
[AskJS] What is the best way to create a common npm package for building others?
https://github.com/generate/generate-package (older but Jon Schlinkert is a thoughtful engineer)
What are some alternatives?
When comparing hygen and generate-package you can also consider the following projects:
plop - Consistency Made Simple
scripts-to-rule-them-all - Set of boilerplate scripts describing the normalized script pattern that GitHub uses in its projects.
lerna - :dragon: Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.
confgen - Generate repetitive configs for vite, typescript, eslint, etc
faviator - A simple easy favicon generator.
extension-create - (maintance) Create modern cross-browser extensions with no build configuration.
readme-md-generator - 📄 CLI that generates beautiful README.md files
bitSketch - A retro style drawing app, that improve the little artist inside us!