0.5.0 • Published 8 years ago

ln-filters v0.5.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

Lean CMS

An AngularJS module for loading content from a CMS.

Getting Started

The easiest way to install this package is by using npm from your terminal:

npm install ln-filters --save-dev

Usage

Then you need to add the Filters module as a dependency to your app:

angular
 .module('app', [
     'lnFilters'
 ]);

readMore

Shows default text "Read More" if no text is supplied

0.5.0

8 years ago

0.4.5

8 years ago

0.4.4

8 years ago

0.4.3

8 years ago

0.4.2

8 years ago

0.4.1

8 years ago

0.4.0

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.0

8 years ago