obnoxious.css

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

  • 所有者: tholman/obnoxious.css
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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

主要指标

概览
名称与所有者tholman/obnoxious.css
主编程语言CSS
编程语言CSS (语言数: 2)
平台
许可证MIT License
所有者活动
创建于2017-04-26 02:47:09
推送于2020-01-13 03:10:14
最后一次提交2020-01-12 22:10:13
发布数0
用户参与
星数519
关注者数10
派生数34
提交数20
已启用问题?
问题数3
打开的问题数2
拉请求数2
打开的拉请求数0
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?