Skip to content

Truncatie is a jquery plugin that limit size of text by lines within a html container

License

Notifications You must be signed in to change notification settings

AlirezaAsadi/truncatie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

truncatie

Truncatie is a jquery plugin that limit size of text by lines within a html container

usagex

 $('big-text').truncatie({
      elipsis: '...',
      max: 2 /* Number of lines limitation */
  });

Input

Truncatie is a jquery plugin
that limit size of text by 
lines within a html container

Outeput

Truncatie is a jquery plugin
that limit size of text by..

About

Truncatie is a jquery plugin that limit size of text by lines within a html container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published