Socket
Socket
Sign inDemoInstall

angular-text-animation

Package Overview
Dependencies
1
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    angular-text-animation

Floating text animation, converted to an angular directive for your convenience.


Version published
Weekly downloads
2
increased by100%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Floating text animation

Desgined to provide a simple yet visually pleasing text animation.

Converted into an angular directive for your convenience :)

Demo

Click here for a live demo.

Installation

  1. Install 'angular-text-animation' with npm or bower
npm install angular-text-animation

or:

bower install angular-text-animation
  1. Add 'g1b.text-animation' module to your app config
angular.module('myApp', [
  'g1b.text-animation',
  ...
])
  1. Use directive on the body tag
<body text-animation>

Dependencies

Keywords

FAQs

Last updated on 05 Dec 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc