Giter Site home page Giter Site logo

oauth-buttons's Introduction

oAuth-Buttons

npm version

FOSSA Status

NPM

The login buttons for oAuth services

Getting Started

Copy 'dist' folder and make it accessible on your web server. After that, link 'oauth-buttons.min.css' on your web page. The design spec of button is in the 'example' folder. If you want to see the design of button, check out the Preview Page.

If you want to build directly. Refer to below guides.

Prerequisites

Installing

First, Install the Grunt CLI. Run the following command

npm install -g grunt-cli

And then run the following command to install dependencies.

npm install

And then run the following command to build stylesheet

npm run build

If you have done all of the following commands, the files will be successfully added / changed on 'dist' folder.

Deployment

If the 'oauth-buttons.min.css' and logo are properly linked, You can provide nice buttons!

Built With

  • NPM - Dependency management
  • Grunt - Build system

Contributing

Please read CONTRIBUTING.md for details on our code of conduct.

Versioning

We use SemVer 2.0.0 for versioning. For the versions available, see the tags on this repository.

Authors

  • small_sunshine - CSS, JS, build system - small-sunshines
  • Ranol - Provides logo and brand color, the owner. - RanolP

See also the list of contributors who participated in this project.

License

This project licensed under the MIT License - see the LICENSE file for details.

FOSSA Status

Acknowledgments

  • This project uses svg, If your browser can't support svg, It can't render normally.
  • Indirectly, We supports png rendering. If you applies dedicated script, It replaces SVG to PNG if browsers that don't support SVG.
  • This project works on most browsers. However, Some browsers won't work.
  • The translation may not be correct.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.