Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@studyportals/microservice-injector

Package Overview
Dependencies
Maintainers
12
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@studyportals/microservice-injector

Streamline injecting MicroServices (js, css resources) into the page.

latest
Source
npmnpm
Version
0.2.0
Version published
Weekly downloads
860
277.19%
Maintainers
12
Weekly downloads
 
Created
Source

Microservice Injector

Streamline injecting microservices (bob microservices, js, css resources) into the page.

Installation

this package is written in TypeScript and runs on Node.js and is available on Github Package Registry.

$ npm i @studyportals/microservice-injector

Publishing the package on the GitHub Package Registry

  • Run npm publish

Functions

injectBobMicroservice(src: string): Promise<void>
injectScriptToBody(src: string): Promise<void>
injectStyleSheetToHead(src: string): Promise<void>

Advanced documentation

Visit our extensive API documentation: https://studyportals.github.io/microservice-injector/

FAQs

Package last updated on 25 Mar 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