Skip to content

Commit

Permalink
Merge pull request #157 from philippebeck/dev
Browse files Browse the repository at this point in the history
Release 5.0.5
  • Loading branch information
philippebeck authored May 8, 2022
2 parents da3e361 + 5b1fd22 commit 0fd3c70
Show file tree
Hide file tree
Showing 7 changed files with 50 additions and 136 deletions.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ module.exports = function(grunt) {
footer: "\n/* Author: <%= pkg.author.name %> <<%= pkg.author.email %>>\n Updated: <%= grunt.template.today('dS mmm yyyy @ h:MM:ss TT') %> */"
},
css: {
src: ["node_modules/normalize.css/normalize.css", "src/css/animadio.css"],
src: ["node_modules/normalize.css/normalize.css", "src/css/source.css"],
dest: "dist/animadio.css"
}
},
Expand Down
134 changes: 24 additions & 110 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,145 +1,59 @@
[![Animadio Logo](https://animadio.org/img/logo.png)](https://animadio.org)
# [Animadio CSS Framework](https://animadio.org)
# [Animadio CSS Library](https://animadio.org)

[![NPM Version](https://badgen.net/npm/v/animadio)](https://www.npmjs.com/package/animadio)
[![NPM Downloads](https://badgen.net/npm/dt/animadio)](https://www.npmjs.com/package/animadio)
[![jsDelivr Yearly Downloads](https://img.shields.io/jsdelivr/npm/hy/animadio)](https://www.jsdelivr.com/package/npm/animadio)
[![GitHub Last Commit](https://img.shields.io/github/last-commit/philippebeck/animadio.svg?label=Last+Commit)](https://github.com/philippebeck/animadio/commits/master)

[![Codacy Badge](https://app.codacy.com/project/badge/Grade/0346a8c0d14a4b5984eb30f7282f80b9)](https://www.codacy.com/gh/philippebeck/animadio/dashboard)
[![Maintainability](https://api.codeclimate.com/v1/badges/0b594827e537b04dcea0/maintainability)](https://codeclimate.com/github/philippebeck/animadio/maintainability)
[![GitHub Top Language](https://img.shields.io/github/languages/top/philippebeck/animadio)](https://github.com/philippebeck/animadio)
[![Code Size](https://img.shields.io/github/languages/code-size/philippebeck/animadio)](https://github.com/philippebeck/animadio/tree/master)

- Six types of selectors working with hover & focus
- **Flexbox & Grid** systems included with common options
- Management of **keyframes animations** & their options
- Complete & simple customization with directly modifiable **CSS variables**

[![GitHub Version](https://img.shields.io/github/package-json/v/philippebeck/animadio.svg?label=Version)](https://github.com/philippebeck/animadio/blob/master/package.json)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/0346a8c0d14a4b5984eb30f7282f80b9)](https://www.codacy.com/gh/philippebeck/animadio/dashboard)
[![Maintainability](https://api.codeclimate.com/v1/badges/0b594827e537b04dcea0/maintainability)](https://codeclimate.com/github/philippebeck/animadio/maintainability)

## Summary

- [Package Manager](#package-manager)
- [CDN](#cdn)
- [Download](#download)
- [Content](#content)
- [Support](#support)
- [Browsers](#browsers)
- [Open-Source](#open-source)
- [Community](#community)
- [Documentation](#documentation)
- [Issues](#issues)
- [Pull Requests](#pull-requests)
- [Contributing](#contributing)
- [Versioning](#versioning)
- [Creator](#creator)
- [Copyright](#copyright)
- [Package](#package)
- [CDN](#cdn)
- [Download](#download)
- [Content](#content)
- [Documentation](#documentation)

---

## Package Manager

[![NPM Montly Downloads](https://img.shields.io/npm/dm/animadio.svg?label=Montly+Downloads)](https://www.npmjs.com/package/animadio)
[![NPM Yearly Downloads](https://img.shields.io/npm/dy/animadio.svg?label=Yearly+Downloads)](https://www.npmjs.com/package/animadio)

NPM : `npm i animadio`
Yarn : `yarn add animadio`
## Package
- NPM : `npm i animadio`
- Yarn : `yarn add animadio`

---

## CDN

[![jsDelivr Montly Downloads](https://img.shields.io/jsdelivr/npm/hm/animadio.svg?label=jsDelivr+Montly+Downloads)](https://www.jsdelivr.com/package/npm/animadio)
[![jsDelivr Yearly Downloads](https://img.shields.io/jsdelivr/npm/hy/animadio.svg?label=jsDelivr+Yearly+Downloads)](https://www.jsdelivr.com/package/npm/animadio)

- Development : [https://cdn.jsdelivr.net/npm/[email protected]/dist/animadio.css](https://cdn.jsdelivr.net/npm/[email protected]/dist/animadio.css)
- Production : [https://cdn.jsdelivr.net/npm/[email protected]/dist/animadio.min.css](https://cdn.jsdelivr.net/npm/[email protected]/dist/animadio.min.css)

---

## Download

[Latest Release](https://github.com/philippebeck/animadio/releases)

`git clone https://github.com/philippebeck/animadio.git`
- [Latest Release](https://github.com/philippebeck/animadio/releases)
- `git clone https://github.com/philippebeck/animadio.git`

---

## Content

The main library distribution is :
- For development : `dist/animadio.css`
- For production : `dist/animadio.min.css`

---

## Support

Animadio has continuous support !

[![GitHub Last Commit](https://img.shields.io/github/last-commit/philippebeck/animadio.svg?label=Last+Commit)](https://github.com/philippebeck/animadio/commits/master)

---

## Browsers

Animadio uses PostCSS with autoprefixer to provide a maximum of compatibility for all main browsers, including mainly Firefox, Chrome & Opera, secondarily Edge, Safari & Explorer (for some effects, especially some animations)

---

## Open-Source

CodePen : [@animadio](https://codepen.io/animadio)

[![GitHub Stars](https://img.shields.io/github/stars/philippebeck/animadio.svg?label=GitHub+:+animadio+|+Stars)](https://github.com/philippebeck/animadio)
- For development : `/dist/animadio.css`
- For production : `/dist/animadio.min.css`

---

## Documentation

Animadio documentation will soon be updated for V5 !
Animadio documentation has been updated for v5 !

[![WebSite Status](https://img.shields.io/website-up-down-green-red/https/animadio.org.svg?label=https://animadio.org)](https://animadio.org)

---

## Issues

Issues can be created here

[![GitHub Open Issues](https://img.shields.io/github/issues/philippebeck/animadio.svg?label=Issues)](https://github.com/philippebeck/animadio/issues)

---

## Pull Requests

And Pull Requests can be created there

[![GitHub Open Pull Requests](https://img.shields.io/github/issues-pr/philippebeck/animadio.svg?label=Pull+Requests)](https://github.com/philippebeck/animadio/pulls)

---

## Contributing

Animadio needs you if you like it : sends pull requests on GitHub to improve it !!

[![GitHub Contributors](https://img.shields.io/github/contributors/philippebeck/animadio.svg?label=Contributors)](https://github.com/philippebeck/animadio/graphs/contributors)

---

## Versioning

Animadio is maintained under the [Semantic Versioning 2.0.0](https://semver.org)

[![GitHub Version](https://img.shields.io/github/package-json/v/philippebeck/animadio.svg?label=Version)](https://github.com/philippebeck/animadio/blob/master/package.json)

---

## Creator

Philippe Beck

[![WebSite Status](https://img.shields.io/website-up-down-green-red/https/philippebeck.net.svg?label=https://philippebeck.net)](https://philippebeck.net)
[![GitHub Followers](https://img.shields.io/github/followers/philippebeck.svg?label=GitHub+:+philippebeck+|+Followers)](https://github.com/philippebeck)
[![Twitter Follow](https://badgen.net/twitter/follow/ph_beck)](https://twitter.com/ph_beck)

---

## Copyright

Code released under the MIT License

[![GitHub License](https://img.shields.io/npm/l/animadio.svg?label=License)](https://github.com/philippebeck/animadio/blob/master/LICENSE)
4 changes: 2 additions & 2 deletions dist/animadio.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! animadio v5.0.4 | https://animadio.org | MIT License */
/*! animadio v5.0.5 | https://animadio.org | MIT License */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

Expand Down Expand Up @@ -4825,4 +4825,4 @@ pre {
}

/* Author: Philippe Beck <[email protected]>
Updated: 27th Apr 2022 @ 10:17:22 AM */
Updated: 8th May 2022 @ 10:51:31 AM */
2 changes: 1 addition & 1 deletion dist/animadio.min.css

Large diffs are not rendered by default.

40 changes: 20 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "animadio",
"version": "5.0.4",
"version": "5.0.5",
"description": "Animadio Framework - Grid & Flexbox Layouts - Reusable & Customizable Elements - Perform Complex Animations - Controls by Radio Buttons",
"keywords": [
"css framework",
Expand All @@ -21,7 +21,7 @@
"repository": "github:philippebeck/animadio",
"bugs": "https://github.com/philippebeck/animadio/issues",
"devDependencies": {
"autoprefixer": "^9.8.8",
"autoprefixer": "9.8.8",
"grunt": "^1.3.0",
"grunt-contrib-concat": "^2.1.0",
"grunt-contrib-cssmin": "^4.0.0",
Expand Down
File renamed without changes.

0 comments on commit 0fd3c70

Please sign in to comment.