GithubHelp home page GithubHelp logo

hhy5277 / uigradients Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ghosh/uigradients

0.0 1.0 0.0 4.55 MB

🔴 Beautiful colour gradients for design and code

Home Page: http://uigradients.com/

License: MIT License

JavaScript 35.92% HTML 2.61% Vue 42.06% CSS 19.41%

uigradients's Introduction

Made with love License Contributors Build Status

uiGradients is a community contributed collection of beautiful multi-color gradients


 

About

This is an effort to give back to the community, by the community. Hopefully this will help you draw inspiration and serve as a resource for picking gradients for your own projects.

 

Contributing

Adding a gradient to the library is super simple. All the gradients are loaded and rendered from a single gradients.json file in the root.

To add your gradient, fork this repository, add your gradient colors in the HEX format along with a name to the end of the json file and submit a pull request. Don't forget the commas!

[
    {
        …
    },
    {
      "name": "Career",
      "colors": ["#cb202d", "#dc1e28", "#3366cc"]
    }
]

NOTE - Please keep gradient submissions and bug fixes in separate PRs.

 

Improvements and Bugs

Please feel free to open a new issue here with your suggestions or any bugs which you may have come across.

 

Data

While there is no official api, all the gradients are present in the gradients.json file. The code below is an example of fetching the data via a CURL request

curl -i https://raw.githubusercontent.com/ghosh/uiGradients/master/gradients.json

 

Built with uiGradients

A few open source projects built with uiGradients

 

License

MIT

 

✌️

A little project by @i_ghosh

uigradients's People

Contributors

aentan avatar allanfloury avatar anaid23 avatar baishusama avatar bglnelissen avatar bradoliver avatar brian-guerrero avatar ccmxy avatar deepansh946 avatar dependabot-support avatar dependabot[bot] avatar dxnia avatar fuechter avatar gandhishepard avatar ghosh avatar gowri-sankar avatar gregsonar avatar gureks avatar i-break-codes avatar ir3ne avatar maitreyav avatar naveenda avatar nicolasverlhiac avatar raank avatar sathishu37 avatar sim3001 avatar stikoo avatar subramanya4shenoy avatar teded32 avatar zeusdeux avatar

Watchers

 avatar

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.