UNPKG

sa-totop

Version:

A lightweight Angular standalone component for smooth scroll-to-top functionality.

36 lines (35 loc) 816 B
{ "name": "sa-totop", "version": "1.0.1", "peerDependencies": { "@angular/common": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0", "@angular/core": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0" }, "keywords": [ "angular", "scroll", "scroll-to-top", "totop", "angular-component", "scroll-button", "scroll-helper", "smooth-scroll", "scroll-animation", "ui-component", "ux", "angular-ux", "angular-ui", "typescript", "standalone-component", "lightweight", "frontend", "angular-library", "reusable-component", "angular-scroll" ], "description": "A lightweight Angular standalone component for smooth scroll-to-top functionality.", "dependencies": { "tslib": "^2.3.0" }, "sideEffects": false }