New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

angular-generic

Package Overview
Dependencies
Maintainers
1
Versions
885
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-generic

useful services, filters and directives for every project needs

  • 1.0.953
  • unpublished
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Project status

npm version downloads build status code coverage dependencies development dependencies peer dependencies documentation website

Use case

This modules is ahead of time compatible and ready for tree-shaking, can be used as umd module for just in time compilation and supports the babel-stack as esnext with flow.js annotations or typescript within the same codebase!

NOTE: We target es2016 insteat of esnext yet since angular zones don't support native async await context resolution.

This module provides generic tools needed for any non trivial appliction:

  • Services
    • Initial data management (pre-)rendered by any backend.
    • Database abstraction layer and in-browser integration.
    • Easy extendable injector tokens through application specific injector auto detection.
  • Pipes
    • Sorting
    • Extraction / Slicing
    • Number, Date(Time) and string representation
  • Components build on top of material2
    • Abstract (auto updatedable) item and/or items components.
    • Simple content carousel.
    • File input / preview.
    • Form fields with generic description, placeholder and validation auto generated from a model specifications.
    • Text- and Codeeditor with lazy and optional resource loading.
    • Live Date and Time representation.
    • Pagination
  • Helper
    • Easy and pre-configured prerendering utility.
    • Central default animation concept.
    • Generic pre-configured ahead of time compilation specification.
    • Automatic module asset determination of (exports, declarations and provider).

Keywords

FAQs

Package last updated on 17 Dec 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