Skip to content

docs: note to packageJson-like structure normalization#518

Merged
jkowalleck merged 1 commit intomainfrom
modernice-docs
Mar 2, 2023
Merged

docs: note to packageJson-like structure normalization#518
jkowalleck merged 1 commit intomainfrom
modernice-docs

Conversation

@jkowalleck
Copy link
Member

@jkowalleck jkowalleck commented Mar 2, 2023

fixes #517


Made it clear, that {Builders,Factories}.{FromNodePackageJson,FromPackageJson}.* functionality is to be run on already normalized structures.
Normalization should be done downstream, for example via normalize-package-data.

@jkowalleck jkowalleck added the documentation Improvements or additions to documentation label Mar 2, 2023
@jkowalleck jkowalleck requested a review from a team as a code owner March 2, 2023 10:26
@jkowalleck jkowalleck changed the title docs: modernixed docs docs: modernize docs Mar 2, 2023
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck changed the title docs: modernize docs docs: note to packaheJson-like structure normalizations Mar 2, 2023
@jkowalleck jkowalleck changed the title docs: note to packaheJson-like structure normalizations docs: note to packageJson-like structure normalization Mar 2, 2023
@jkowalleck jkowalleck merged commit 5b41e4a into main Mar 2, 2023
@jkowalleck jkowalleck deleted the modernice-docs branch March 2, 2023 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: detect simplified repositories from package.json like structures

1 participant