@ecodev/angular-natural-gallery
TypeScript icon, indicating that this package has built-in type declarations

21.0.0 • Public • Published

@ecodev/angular-natural-gallery

Build Status

Thin wrapper for @ecodev/natural-gallery-js.

Installation

To install this library, run:

yarn add @ecodev/angular-natural-gallery

Consuming the library

In your standalone component, import NaturalGalleryComponent:

@Component({
  selector: 'app-root',
  template: '<natural-gallery [options]="{rowHeight: 400}"></natural-gallery>',
  standalone: true,
  imports: [NaturalGalleryComponent],
})
export class AppComponent {}

Development

To generate all *.js, *.d.ts and *.metadata.json files:

$ yarn prod

To lint all *.ts files:

$ yarn lint

License

MIT © Samuel Baptista

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
21.0.0
5latest

Version History

VersionDownloads (Last 7 Days)Published
21.0.0
5
20.0.03
19.0.04
18.0.04
17.0.04
16.1.43
16.1.34
16.1.13
16.1.03
13.0.14
16.0.03
15.0.53
15.0.43
15.0.33
15.0.23
15.0.14
14.1.14
14.1.03
14.0.13
13.0.03
12.0.03
11.0.04
10.0.23
10.0.13
10.0.03
9.0.13
9.0.04
8.0.03
7.0.1-4-g30577b34
7.0.13
7.0.03
6.0.24
6.0.13
5.1.04
5.0.24
5.0.13
4.0.33
4.0.24
4.0.14
4.0.04
2.0.14
2.0.03
1.0.23
1.0.13
1.0.03

Package Sidebar

Install

npm i @ecodev/angular-natural-gallery

Weekly Downloads

154

Version

21.0.0

License

MIT

Unpacked Size

28 kB

Total Files

15

Last publish

Collaborators

  • powerkiki
  • sbaptista
  • stissot