hygen VS generate-package

Compare hygen vs generate-package and see what are their differences.

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
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
hygen generate-package
9 1
5,508 18
- -
0.0 1.8
29 days ago almost 3 years 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.

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 2024-02-15.
  • Get rid of Copy/Paste with Plop Js!
    4 projects | dev.to | 15 Feb 2024
    hygen
  • Automating writing using a template generator
    2 projects | dev.to | 8 Mar 2023
    hygen.io is the best code/template generator.
  • Project templating cloud
    7 projects | dev.to | 21 Feb 2023
    I stumbled across hygen while looking for solutions to project generators and was pleasantly surprised. Like the previous example, checkout the project page to get the full write up, here is what hygen is about:
    7 projects | dev.to | 21 Feb 2023
    This is a basic example, but you can start to see how you might create CDK templates and share them with your team. I recommend checking out the hygen website, it's an active project and the documentation is quite good.
  • Como reduzir o "copia & cola" no seu dia a dia com Code Generators
    3 projects | dev.to | 26 Dec 2022
  • Storybook 7.0 beta
    2 projects | /r/reactjs | 16 Dec 2022
    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?
    2 projects | /r/node | 19 Nov 2022
    You can look at Hygen: https://github.com/jondot/hygen
  • Is this bad practice in the long run?
    2 projects | /r/reactjs | 8 Aug 2022
    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.

What are some alternatives?

When comparing hygen and generate-package you can also consider the following projects:

plop - Consistency Made Simple

projen - Rapidly build modern applications with advanced configuration management

scripts-to-rule-them-all - Set of boilerplate scripts describing the normalized script pattern that GitHub uses in its projects.

generator-typescript-template - Typescript Yeoman generator template

lerna - :dragon: Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.

bitSketch - A retro style drawing app, that improve the little artist inside us!

readme-md-generator - 📄 CLI that generates beautiful README.md files

aws - all things cloud from IaC to full apps

extension - 🧩 Create cross-browser extensions with no build configuration.

generator-generator - Generate a Yeoman generator

confgen - Generate repetitive configs for vite, typescript, eslint, etc

code-generator