🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

ngx-ui-router-url-type-factory

Package Overview
Dependencies
Maintainers
3
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-ui-router-url-type-factory

A factory used to build ui-router URL types that fetch data from RESTful APIs.

latest
Source
npmnpm
Version
0.0.5
Version published
Maintainers
3
Created
Source

ngx-ui-router-url-type-factory

ngx-ui-router-url-type-factory is an Angular library that helps you creating ui-router url matcher types that resolve the ID component in a URL to the actual resource instance. This way you do not need to bother with fetching the data in your controllers, redirecting to 404 pages when the fetch was unsuccessful, and dealing with all the permission stuff.

Note: This library is for Angular 5.x and above!

In development

This library is currently in an early stage of development and is missing a proper documentation.

Keywords

angular

FAQs

Package last updated on 10 Jan 2022

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