1.0.11 • Published 2 years ago

@privjs/gradients v1.0.11

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Seeded Gradient Generator

Javascript utility to generate beautiful gradient backgrounds. Built by the team behind privjs.com

Demo

https://www.prasannamestha.com/blog/science-of-beautiful-color-gradients

Installation

$ npm i @privjs/gradients

Usage

import gradient from '@privjs/gradients'

const background = gradient('randomstring')

<div style={{ backgroundImage: background, width: '10rem', aspectRatio: '1' }}></div>

Support

Contact me on Twitter or write an email to prasanna@privjs.com.

Do check out PrivJs Safe: https://safe.privjs.com

1.0.11

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.10

2 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago