@jachymjachym/shared-utils
v8.3.3
Published
Library with utility functions used across various apps or libs in the monorepo. Ideally this lib shouldn't have dependency on another Nx lib in the monorepo. Third-party dependecies should be kept at minimum as well.
Readme
shared-utils
Library with utility functions used across various apps or libs in the monorepo. Ideally this lib shouldn't have dependency on another Nx lib in the monorepo. Third-party dependecies should be kept at minimum as well.
Contribution
Please add only functions which are used at least in two libs or apps or there is extremely high chance it will be reused.
Each utility function should have a tests as well.