Palette-js

Developer
Size
2,357 Kb
Views
18,216

How do I make an palette-js?

Add a beautiful palette colors to your project with a single line of code. Open source project . What is a palette-js? How do you make a palette-js? This script and codes were developed by João Victor on 05 December 2022, Monday.

Palette-js Previews

Palette-js - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Palette-js</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css"> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="example"></div> <script src='https://cdn.rawgit.com/jotavejv/palette-js/d482cf3/dist/palette.min.js'></script> <script src="js/index.js"></script>
</body>
</html>

Palette-js - Script Codes CSS Codes

/*CSS from PaletteJS*/
.example { max-width: 700px; margin: 0 auto;
}

Palette-js - Script Codes JS Codes

"use strict";
//https://github.com/jotavejv/palette-js
var colors = ["aquamarine", "pink", "darkturquoise", "steelblue", "cadetblue", "lightblue", "lightsalmon", "teal", "darkseagreen", "khaki", "lightcoral", "lightgray", "coral", "slategray", "gray", "lightseagreen"];
palette(colors, document.querySelector('.example'));
Palette-js - Script Codes
Palette-js - Script Codes
Home Page Home
Developer João Victor
Username jotavejv
Uploaded December 05, 2022
Rating 4.5
Size 2,357 Kb
Views 18,216
Do you need developer help for Palette-js?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

João Victor (jotavejv) Script Codes
Create amazing sales emails with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!