New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@og_soft/loading

Package Overview
Dependencies
Maintainers
0
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@og_soft/loading

Tato knihovna slouží k obecné informovanosti zda určitý request (vyhledatelný pomocí url a method) je aktuálně zpracováván serverem nebo ne.

latest
npmnpm
Version
9.0.0
Version published
Maintainers
0
Created
Source

Loading

Tato knihovna slouží k obecné informovanosti zda určitý request (vyhledatelný pomocí url a method) je aktuálně zpracováván serverem nebo ne.

Use case

Abych nemusel řešit zda např se mi z http://test.cz/users načetli uživatelé mohu využít:

LoadingInterceptor.isUrlLoadingFind("/users", "POST")

Tato metoda mi vráti BehaviorSubject který se vždy v případě změny aktualizuje (např se udělá refresh users).

Changelog

See the CHANGELOG file.

FAQs

Package last updated on 05 Aug 2024

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