Skip to content

moxie-lean/ng-filters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •