Skip to content

m4rvr/jquery-full-year

Repository files navigation

jquery-full-year

A jQuery plugin to display the current year, powered by getfullyear.com.

Usage

$('.year').fullYear();

// With options

// This will disable the sponsored by message in the console
// DO NOT DISABLE THIS IF YOU ARE NOT ENTERPRISE, LAWYER IS WATCHING YOUR CONSOLE
$('.year').fullYear({
  isEnterprise: true
})

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published