npm

@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
3latest

Version History

VersionDownloads (Last 7 Days)Published
21.0.0
3
20.0.01
19.0.01
18.0.01
17.0.01
16.1.41
16.1.31
16.1.11
16.1.01
13.0.11
16.0.01
15.0.51
15.0.41
15.0.31
15.0.21
15.0.11
14.1.11
14.1.01
14.0.11
13.0.01
12.0.01
11.0.01
10.0.21
10.0.11
10.0.01
9.0.11
9.0.02
8.0.01
7.0.1-4-g30577b31
7.0.11
7.0.01
6.0.21
6.0.11
5.1.01
5.0.21
5.0.11
4.0.31
4.0.21
4.0.11
4.0.02
2.0.11
2.0.01
1.0.21
1.0.11
1.0.00

Package Sidebar

Install

npm i @ecodev/angular-natural-gallery

Weekly Downloads

48

Version

21.0.0

License

MIT

Unpacked Size

28 kB

Total Files

15

Last publish

Collaborators

  • powerkiki
  • sbaptista
  • stissot