Skip to content

Commit

Permalink
Add dependency for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
DDtMM committed Jan 13, 2024
1 parent bc87ecd commit 2a50623
Show file tree
Hide file tree
Showing 3 changed files with 228 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# An Insight into Iterables with an Infinite Scroll in Angular

This is a demo of an article I wrote,
This is a demo project for the article
*[An Insight into Iterables with an Infinite Scroll in Angular](https://medium.com/p/a14960fede1c/)*.
The point of this is to extoll the benefits of using Iterators as a form of universal adapter.


**[View Demo](https://ddtmm.github.io/angular-infinite-scroll-with-async-generator-2024/)**
225 changes: 225 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"@angular/cli": "^17.0.1",
"@angular/compiler-cli": "^17.0.0",
"@types/jasmine": "~5.1.0",
"cpy-cli": "^5.0.0",
"daisyui": "^4.4.24",
"jasmine-core": "~5.1.0",
"karma": "~6.4.0",
Expand Down

0 comments on commit 2a50623

Please sign in to comment.