Socket
Socket
Sign inDemoInstall

@awesomeeng/awesome-utils

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@awesomeeng/awesome-utils

Javascript Utility functions for enterprise ready nodejs applications.


Version published
Weekly downloads
136
decreased by-45.16%
Maintainers
1
Weekly downloads
 
Created
Source

AwesomeUtils

Javascript Utility functions for Enterprise Ready nodejs applications

Disclaimer

These are utilities largerly for use within the suite of applications for The Awesome Engineering Company. You are free to use it for your own purposes (MIT License), but keep in mind that we are only supporting it in relation to needs of our other applications. Thanks!

Installation

npm install --save @awesomeeng/awesome-utils

Usage

Require it, then make calls against it. See below for documentation.

const AwesomeUtils = require("@awesomeeng/awesome-utils");

...
await AwesomeUtils.Promise.sleep(1000); // sleeps for 1 second.
...

Documentation

Please refer to the API Documentation for details.

The Awesome Engineering Company

AwesomeLog is written and maintained by The Awesome Engineering Company. We belive in building clean, configurable, creative software for engineers and architects and customers.

To learn more about The Awesome Engineering Company and our suite of products, visit us on the web at https://awesomeeng.com.

Support and Help

License

AwesomeLog is released under the MIT License. Please read the LICENSE file for details.

Keywords

FAQs

Package last updated on 08 Feb 2019

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc