x-stend / x

`x$` is a highly flexible and extendable utility library for JavaScript and TypeScript, designed to streamline the integration and extension of various utility libraries like lodash, moment, and ramda. With `x$`, developers can easily create custom higher-order functions, ensuring adaptability and maintainability in their codebase.
MIT License
0 stars 0 forks source link

#4 Subtask: Clean Up Boilerplate and Unnecessary Scripts #14

Closed cstroliadavis closed 5 months ago

cstroliadavis commented 5 months ago

Also fixed issue with d.ts file not getting built.

closes #4