[next]: add existing Faust utilities as a separate package by ahuseyn · Pull Request #2180 · wpengine/faustjs · GitHub
Skip to content

[next]: add existing Faust utilities as a separate package #2180

Merged
ahuseyn merged 2 commits into
nextfrom
next-faust-utils
Oct 7, 2025
Merged

[next]: add existing Faust utilities as a separate package #2180
ahuseyn merged 2 commits into
nextfrom
next-faust-utils

Conversation

@ahuseyn

@ahuseyn ahuseyn commented Sep 23, 2025

Copy link
Copy Markdown
Contributor

Description

This pull request introduces a new @faustjs/utilities package, providing the existing utility functions of Faust.js. The changes include several utility modules, configuration for building both ESM and CommonJS outputs, and documentation for usage and contribution.

Package Setup and Documentation:

  • Added package.json for the new @faustjs/utilities package, specifying dependencies (chalk, lodash), build scripts, and engine requirements.
  • Added a comprehensive README.md describing installation, available utilities, usage examples, and contribution guidelines.

Related Issue(s):

@ahuseyn ahuseyn requested a review from josephfusco September 23, 2025 10:45
@ahuseyn ahuseyn requested a review from a team as a code owner September 23, 2025 10:45
@changeset-bot

changeset-bot Bot commented Sep 23, 2025

Copy link
Copy Markdown

@ahuseyn ahuseyn linked an issue Sep 23, 2025 that may be closed by this pull request
Comment thread packages/utilities/package.json Outdated
Comment thread packages/utilities/src/assert.ts Outdated
Comment thread packages/utilities/src/assert.ts Outdated
@ahuseyn ahuseyn requested a review from josephfusco October 7, 2025 10:46

@josephfusco josephfusco left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me! Nice work @ahuseyn

@ahuseyn ahuseyn merged commit 9287c79 into next Oct 7, 2025
@ahuseyn ahuseyn deleted the next-faust-utils branch October 7, 2025 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[experimental]: Add existing Faust utils to the new Faust

2 participants