Dueil Angoisseus
from: 'grey', direction: 'bottom'npm install text-gradient --save
          - Uses CSS text-gradients if supported (Chrome, Safari, iOS, android).
          - Otherwise it fallbacks to SVG masking url(#gradient).
          - The text remains controlled via CSS (font size, family, weight, align, line-height, etc...)
        
Dueil Angoisseus
from: 'grey', direction: 'bottom'The Quick Brown Fox
from: '#6B6ED8', to: 'rgb(74, 197, 195)'A B C D
from: 'hsl(337, 49%, 65%)', to: 'hsl(209, 45%, 45%)', direction: 'top'Copyright © Noel Delgado.
Licensed under the MIT License