armand1m / armand1m/development-toolkit

Feature: create partial generators

Open
#11 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Use plop features to create incremental generators.
For example:

- A generator for adding a story to a component that already exists and has stories.
- A generator for adding an unit test to a component that already exists and has tests.
- A generator for adding `export { default } from './whatever/path/MyComponent'` to the end of a file.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points, so first inspect the existing Plop generators and how they create React components, Storybook stories, and Jest tests. Done means partial generators can add a story, unit test, or export to an existing component-related file without recreating the whole component.

Written by the indexing model from the issue text.

Assessment

Tech stack
react
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.