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

ng-shopping-cart

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng-shopping-cart

An Angular component library to create shopping carts

  • 1.0.0-alpha.4
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
21
decreased by-4.55%
Maintainers
1
Weekly downloads
 
Created
Source

NgShoppingCart

This is a work in progress. While most of the components and services are ready breaking changes might occur while we release a stable version.

An Angular component library to create shopping carts. Based on it's predecessor for Angular.js with tons of improvements.

Features

  • All the previous components with more features.
  • An extra CartShowcaseComponent to help e-commerce applications to quickly build screens to display their available products.
  • Generic services to use your own data structures for cart items. Only a few required methods needs to be implemented to interop with the library.
  • A default CartItem class ready to go, easy to replace.
  • Several built-in CartService implementations to persist cart information in different ways.
  • Easily customizable styles with Sass variables

Installation

Using npm

npm install ng-shopping-cart --save

or yarn

yarn add ng-shopping-cart

Documentation

Hang tight while we write the docs

In the meantime check the wiki for updates

Keywords

FAQs

Package last updated on 09 Apr 2018

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