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

feat(utils): add file-system helper #336

Merged
merged 10 commits into from
Nov 30, 2023
Merged

feat(utils): add file-system helper #336

merged 10 commits into from
Nov 30, 2023

Conversation

BioPhoton
Copy link
Collaborator

This PR is a result of the plugin docs and examples we are working on.
The added helper will reduce the code drastically in both docs and example code.

This PR includes:

  • merging files and tests
  • add 2 helper to file-system.ts
  • introduce formatting.ts

packages/utils/src/lib/transformation.ts Outdated Show resolved Hide resolved
packages/utils/src/lib/transformation.ts Outdated Show resolved Hide resolved
packages/utils/src/lib/log-results.ts Outdated Show resolved Hide resolved
packages/utils/src/lib/file-system.ts Outdated Show resolved Hide resolved
packages/utils/src/lib/file-system.ts Outdated Show resolved Hide resolved
packages/utils/src/lib/file-system.unit.test.ts Outdated Show resolved Hide resolved
BioPhoton and others added 5 commits November 30, 2023 12:05
Co-authored-by: Matěj Chalk <34691111+matejchalk@users.noreply.github.com>
Co-authored-by: Matěj Chalk <34691111+matejchalk@users.noreply.github.com>
Co-authored-by: Matěj Chalk <34691111+matejchalk@users.noreply.github.com>
Co-authored-by: Matěj Chalk <34691111+matejchalk@users.noreply.github.com>
Co-authored-by: Matěj Chalk <34691111+matejchalk@users.noreply.github.com>
BioPhoton and others added 2 commits November 30, 2023 12:15
Co-authored-by: Matěj Chalk <34691111+matejchalk@users.noreply.github.com>
@BioPhoton BioPhoton merged commit 001498b into main Nov 30, 2023
18 checks passed
@BioPhoton BioPhoton deleted the add-plugin-utils branch November 30, 2023 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants