Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

checkbox.css

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

checkbox.css - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

dist/css/away/away.min.css

20

package.json
{
"name": "checkbox.css",
"version": "1.1.1",
"version": "1.1.2",
"description": "Tiny set of CSS3 animations for your input checkboxes.",

@@ -14,5 +14,3 @@ "keywords": [

"files": [
"dist/checkbox.min.css",
"dist/checkbox.css",
"dist/checkbox.css.map"
"dist/"
],

@@ -28,3 +26,15 @@ "repository": {

},
"homepage": "https://github.com/720kb/checkbox.css"
"homepage": "https://github.com/720kb/checkbox.css",
"devDependencies": {
"gulp": "^3.9.1",
"gulp-autoprefixer": "^3.1.0",
"gulp-clean": "^0.3.2",
"gulp-cssmin": "^0.1.7",
"gulp-header": "^1.8.7",
"gulp-rename": "^1.2.2",
"gulp-sass": "^2.3.2",
"gulp-watch": "^4.3.8",
"require-dir": "^0.3.0",
"run-sequence": "^1.2.1"
}
}
<p align="center">
<img src="https://raw.githubusercontent.com/720kb/checkbox.css/gh-pages/logo.png" width="250"/>
<img src="http://i.imgur.com/itrD5Oz.png" width="250"/>
</p>

@@ -9,2 +9,8 @@ <p align="center" style="text-align:center">

</p>
</br>
<p align="center" style="text-align:center">
<a href="https://gitter.im/720kb/checkbox.css?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge" target="_blank">
<img src="https://badges.gitter.im/Join%20Chat.svg"/>
</a>
</p>
<br/>

@@ -15,4 +21,7 @@ <p align="center" style="text-align:center">

<p align="center" style="text-align:center">
include the <i>checkbox.css</i> in your html page
Include the <i>dist/css/checkbox.min.css</i> in your html page
</p>
<p align="center" style="font-size:12px;">
<sub><i>Include dist/css/yo.min.css instead, if you want to use only the <b>Yo</b> animation, for example.</i></sub>
</p>
<br/>

@@ -88,3 +97,18 @@ <p align="center" style="text-align:center">

<p align="center" style="text-align:center">
<b>Browsers Support</b>
</p>
<p align="center" style="text-align:center">
<i>Depending on:</i>
</p>
<p align="center" style="text-align:center">
<a href="http://caniuse.com/#feat=transforms2d" target="_blank">2D Transform</a>
</p>
<p align="center" style="text-align:center">
<a href="http://caniuse.com/#feat=css-animation" target="_blank">Keyframes</a>
</p>
<br/>
<p align="center" style="text-align:center">
<b>Demo</b>

@@ -91,0 +115,0 @@ </p>

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc