Skip to content
This repository was archived by the owner on Jul 11, 2024. It is now read-only.

mistic100/angular-smilies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngularJS Smilies filter & directive

Bower version

Documentation

http://mistic100.github.io/angular-smilies

Building

Uses Grunt to build the source.

npm install
grunt

The Grunt tasks are:

  • build CSS sprite
  • encode sprite in Base64
  • inject smilies configuration in JS file
  • inject base64 image in CSS file
  • minify CSS and JS files

You can easily change smilies by placing them in the src/smilies directory. Currently, only PNG files are supported.

The config.json file must be provided, it configure the smiley used for picker button (main parameter) and list of custom replacement (emojis parameter, can be empty).

About

AngularJS filter & directive for smilies parsing

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •