obnoxious.css

Animations for the strong of heart, and stupid of mind.

  • Owner: tholman/obnoxious.css
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Obnoxious.CSS

Obnoxious CSS is an animation set for the strong of heart, but weak of mind. Check it out.

How to use

To use, add the obnoxious.css stylesheet to the <head> of your document

<head>
  <link rel="stylesheet" href="/path/to/obnoxious.css">
</head>

Now, to animate you need to add the class animated to your element, with any of the obnoxious.css classes

These are:

  • shakeit
  • intensifies
  • fontalicious
  • strobe
  • twister

You can see these animations live here.

For example:

 <h1 class="animated intensifies">OMG!</h1>

How to contribute

  • To edit the codebase, you'll need to clone the repository.
  • Next, run npm install
  • then, gulp watch to have your edits automatically saved to obnoxious.css

... Please add each new animation to a new file.

License

The MIT License (MIT)

Copyright (C) 2017 ~ Tim Holman ~ timothy.w.holman@gmail.com

Main metrics

Overview
Name With Ownertholman/obnoxious.css
Primary LanguageCSS
Program languageCSS (Language Count: 2)
Platform
License:MIT License
所有者活动
Created At2017-04-26 02:47:09
Pushed At2020-01-13 03:10:14
Last Commit At2020-01-12 22:10:13
Release Count0
用户参与
Stargazers Count519
Watchers Count10
Fork Count34
Commits Count20
Has Issues Enabled
Issues Count3
Issue Open Count2
Pull Requests Count2
Pull Requests Open Count0
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private