Coder Social home page Coder Social logo

vitalii-yemets / ng-shopping-cart Goto Github PK

View Code? Open in Web Editor NEW

This project forked from devconcept/ng-shopping-cart

0.0 1.0 0.0 1.83 MB

๐Ÿ›’ An Angular component library to create shopping carts

Home Page: https://devconcept.github.io/ng-shopping-cart/

License: MIT License

TypeScript 79.51% JavaScript 5.05% HTML 5.41% CSS 10.03%

ng-shopping-cart's Introduction

NgShoppingCart

Shopping cart

Build status Code coverage Npm version

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

Features

  • Generic and abstract services to manipulate cart items however you want
  • Several components to add items, checkout or view a summary of the cart
  • A component to display items arranged in a grid for your e-commerce application
  • Easily replace the item component used to display items on the grid
  • Any object data structure for cart items
  • Simple module configuration
  • Different currency formats for the whole app or a single component
  • Internationalization support
  • Easy styling of one or all components of the same type
  • Support for CSS Preprocessors to customize styles with variables

This library is compatible with Angular version >=5

Installation

Using npm

npm install ng-shopping-cart --save

or yarn

yarn add ng-shopping-cart

Documentation

Documentation is available at http://devconcept.github.io/ng-shopping-cart/

Dgeni is used to automatically generate documentation from the source code.

If you spot an error please consider reporting it.

Demo

You can find a demo of the library in the url http://devconcept.github.io/ng-shopping-cart/demo/.

The demo is also available if you:

  • Clone the repository
  • Install it's dependencies with npm install
  • Run npm start or ng run demo

Upcoming features

  • Less and stylus support

  • Aria enabled components

  • Support for object keys in cart items

  • Built-in service for storing cart items in a remote server

  • Stripe checkout support

  • Enhanced PayPal support

  • Flexbox and CSS grid support

  • Reactive components?

Ideas and suggestions are always welcome. You can also contribute. Check the contribution guidelines.

License

MIT

ng-shopping-cart's People

Contributors

devconcept avatar angular-cli avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.