Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@egodigital/egoose

Package Overview
Dependencies
Maintainers
3
Versions
134
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@egodigital/egoose

Helper classes and functions for Node.js 10 or later.

  • 8.3.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
293
increased by1120.83%
Maintainers
3
Weekly downloads
 
Created
Source

npm

egoose

Helper classes and functions for Node.js 12+ written in TypeScript.

Install

Execute the following command from your project folder, where your package.json file is stored:

npm install --save @egodigital/egoose

Documentation

API documentation can be found here.

Samples

egoose-samples contains a repository of samples, which demonstrate, how to use the functions and classes of that module.

Build

Module

First install all required node_modules by executing

npm install

from module's folder.

Now, run TypeScript compiler by executing

npm run build

from same folder.

Publish

FIRST BUILD THE MODULE BEFORE PUBLISH!

npm run build && npm publish

Documentation

Execute

npm run doc

from module's root.

Tests

Run the following command

npm test

from module's folder.

Keywords

FAQs

Package last updated on 30 Apr 2020

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