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

@ppwcode/ng-vernacular-cru

Package Overview
Dependencies
Maintainers
6
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ppwcode/ng-vernacular-cru

> NOTE > > This library is still in early stages of development. Lots of architectural decisions still need to be made based on > real-world projects. Please use this library, but only in case you are also prepared to extend the library and sit > together

latest
npmnpm
Version
15.5.5
Version published
Maintainers
6
Created
Source

NgVernacularCru

NOTE

This library is still in early stages of development. Lots of architectural decisions still need to be made based on real-world projects. Please use this library, but only in case you are also prepared to extend the library and sit together with other developers to conclude on a way forward for your missing functionality.

Where changes or considerations should still be made, this is clarified in the README docs using a NOTE like this.

Documentation

The library is documented inside the src/lib folder with README files.

  • State management
  • App Frame
  • Breadcrumbs
  • Data - Api Interaction
  • Data - CRU
  • Decorators
  • Dynamic Components
  • Forms
  • Performance
  • Presentations
  • Routing
  • Search
  • Spinner

Extending the library

Build

Run npm run build to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

After building your library with npm run build, go to the dist folder cd dist/ppwcode/ng-vernacular-cru and run npm publish.

Running unit tests

Run ng test ng-vernacular-cru to execute the unit tests via Karma.

FAQs

Package last updated on 01 Sep 2023

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