0.5.0 • Published 9 years ago

ln-filters v0.5.0

Weekly downloads
2
License
MIT
Repository
github
Last release
9 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

9 years ago

0.4.5

10 years ago

0.4.4

10 years ago

0.4.3

10 years ago

0.4.2

10 years ago

0.4.1

10 years ago

0.4.0

10 years ago

0.3.1

10 years ago

0.3.0

10 years ago

0.2.0

10 years ago