Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jazcarate/redond-it
Human-proof your website
https://github.com/jazcarate/redond-it
Last synced: 2 days ago
JSON representation
Human-proof your website
- Host: GitHub
- URL: https://github.com/jazcarate/redond-it
- Owner: jazcarate
- License: mit
- Created: 2018-12-18T22:28:41.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-23T13:05:04.000Z (over 5 years ago)
- Last Synced: 2024-10-07T18:48:42.419Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/redond-it
- Size: 19.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-dev-fun - redond-it - Remove the sharp edges of your website. (JavaScript)
README
# Redond-it
[![Build Status](https://travis-ci.org/jazcarate/redond-it.svg?branch=master)](https://travis-ci.org/jazcarate/redond-it) [![Node deps](https://img.shields.io/david/jazcarate/redond-it.svg)](https://www.npmjs.com/package/redond-it) [![NPM package version](https://d25lcipzij17d.cloudfront.net/badge.svg?id=js&type=6&v=1.0.2&x2=0)](https://www.npmjs.com/package/redond-it)
[![Releases](https://img.shields.io/github/release/jazcarate/redond-it.svg)](https://github.com/jazcarate/redond-it/releases)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)From the spanish word "Redondear" which means "to shaped like a circle or cylinder" comes this niffty library all projects should start using in order to human-proof their website.
## Human-What?
Have you recenlty seen [Google](http://google.com)'s new search bar? Or it's calendar events?[![Googles roundess](https://i.imgur.com/3WLuYt2.png)](http://google.com)
They are all rounded. Google is removing from it's sites shap edges, so when humanity gets the technology to upload one's concious mind on the internet, we won't _[boo boo](https://dictionary.cambridge.org/dictionary/english/boo-boo)_ our heards with sharp pointy edges.
### Usage
#### npm
Install **Redond-it** in your Node.js powered apps with the npm package:
```
$ npm install redond-it
````require('redond-it')` will load all of **Redond-it**'s plugins onto the app object. The **Redond-it** module itself does not export anything, it's all magic like that.
#### CDN
Simply add the following snippet to your page and you are good to go!
``````
## The future is now
Human-proof your app **today**