@meanie/angular-duplicate-requests-filter

2.1.1 • Public • Published

@meanie/angular-duplicate-requests-filter

npm version node dependencies github issues codacy

A decorator for the Angular $http service to filter duplicate requests

Meanie

Installation

You can install this package using yarn or npm:

#yarn
yarn add @meanie/angular-duplicate-requests-filter

#npm
npm install @meanie/angular-duplicate-requests-filter --save

Include the script node_modules/@meanie/angular-duplicate-requests-filter/release/angular-duplicate-requests-filter.js in your build process, or add it via a <script> tag to your index.html:

<script src="node_modules/@meanie/angular-duplicate-requests-filter/release/angular-duplicate-requests-filter.js"></script>

Add DuplicateRequestsFilter.Decorator as a dependency for your app.

Usage

Including the module as a dependency is enough and will automatically enable duplicate request filtering.

Issues & feature requests

Please report any bugs, issues, suggestions and feature requests in the @meanie/angular-duplicate-requests-filter issue tracker.

Contributing

Pull requests are welcome! If you would like to contribute to Meanie, please check out the Meanie contributing guidelines.

Sponsor

This package has been kindly sponsored by Hello Club, an all in one club and membership management solution complete with booking system, automated membership renewals, online payments and integrated access and light control. Check us out if you happen to belong to any kind of club or if you know someone who helps run a club!

License

(MIT License)

Copyright 2016-2020, Adam Reis

Dependencies (0)

    Dev Dependencies (11)

    Package Sidebar

    Install

    npm i @meanie/angular-duplicate-requests-filter

    Weekly Downloads

    10

    Version

    2.1.1

    License

    MIT

    Unpacked Size

    19.8 kB

    Total Files

    13

    Last publish

    Collaborators

    • adamreisnz