tdn-infinite
TypeScript icon, indicating that this package has built-in type declarations

5.2.2 • Public • Published

TDN Infinite

This project provides an interface with Django-rest-framework. It allows you to retrieve the content of a list from anywhere in the list and to infinitely loop over it.

Example of use case where it can be useful: Loading a galery of pictures

Installation

npm install tdn-infinite

How to use it?

How to create a new delivery?

Using this excellent tutorial, you simply need to run:

npm install
npm run build

If you want to test it locally, go in the dist folder and run npm link. Then go to your test app root dir and do npm link tdn-infinite Re-start your server with following command: ng serve --preserve-symlinks

Publish to NPM

Go to the dist folder and run:

npm login
npm publish

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i tdn-infinite

      Weekly Downloads

      5

      Version

      5.2.2

      License

      MIT

      Last publish

      Collaborators

      • thibserot