1.0.0 • Published 8 years ago

album-manager-narekjs v1.0.0

Weekly downloads
3
License
-
Repository
-
Last release
8 years ago

Album Manager

The album manager exposes the single function, albums, which returns an array of Album object for each album it contains.

Album Object

The album object has the following two properties and one method:

  • name -- The name of the album
  • path -- The path to the album
  • photos() -- Calling this method will return all the album's photos
1.0.0

8 years ago