![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
@b613/utils
Advanced tools
This package provides utility methods for common operations which cover a wide range of use cases and helps in avoiding writing boilerplate code.
npm install @b613/utils
Install Peer Dependencies by needed modules
Module | Peer Dependencies |
---|---|
@b613/utils/color | npm install cli-color (only for Node.js usage) |
@b613/utils/image | npm install image-downloader sharp |
@b613/utils/server | npm install body-parser express morgan |
Module | Browser | Node.js | Documentation |
---|---|---|---|
@b613/utils/array | 🗸 | 🗸 | array.d.ts |
@b613/utils/clist | 🗸 | 🗸 | CircularList.d.ts |
@b613/utils/client | 🗸 | 🗸 | client.d.ts |
@b613/utils/color | 🗸 | 🗸 | color.d.ts |
@b613/utils/http | 🗸 | 🗸 | color.d.ts |
@b613/utils/image | 🗸 | 🗸 | image.d.ts |
@b613/utils/number | 🗸 | 🗸 | number.d.ts |
@b613/utils/object | 🗸 | 🗸 | object.d.ts |
@b613/utils/ping | 🗸 | ping.d.ts | |
@b613/utils/promise | 🗸 | 🗸 | promise.d.ts |
@b613/utils/qs | 🗸 | 🗸 | qs.d.ts |
@b613/utils/regex | 🗸 | 🗸 | regex.d.ts |
@b613/utils/schema | 🗸 | 🗸 | schema.d.ts |
@b613/utils/server | 🗸 | Server.d.ts | |
@b613/utils/string | 🗸 | 🗸 | string.d.ts |
@b613/utils/trace | 🗸 | 🗸 | trace.d.ts |
Load environment
At the top-level of your project run:
direnv allow
Install dependencies
make install
Start dev environment
make env
This will starts a preconfigured Tmux session. Please see the .tmuxinator.yml file.
Under the MIT license. See LICENSE file for more details.
FAQs
Set of utility methods for common operations
We found that @b613/utils demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.