Skip to content
/ duckjs Public

The first-ever duck delivery Javascript library.

Notifications You must be signed in to change notification settings

Firepal/duckjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DuckJS

The first-ever duck delivery Javascript library.

Designed to be performant and fast and bug-free, DuckJS will deliver a quacker. Literally.

Usage

Add the script to your webpage and create a div, pre or span element with the "duckjs" id.

The text in that element will be the duck-delivery button's text.

<!DOCTYPE html>
<html>
	<head>
		<script src="https://cdn.jsdelivr.net/gh/Firepal/duckjs@master/duck.js"></script>
	</head>
	<body>
		<div id="duckjs">
		put button<br>
		text here
		</div>
	</body>
</html>

To-do

With HTML attributes:

  • Customizable button position
  • Customizable button padding
  • Customizable duck size

About

The first-ever duck delivery Javascript library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •