An HTML5 boilerplate template that includes a JavaScript template sytem for managing your website's page links. You can edit your entire website's navigation page links in a single file. The links will all be linked up automatically.
___
T{} conveniently provides RAF timing functionality to any and multiple objects. Objects using T{} must include a tick() method and this is the RAF callback that includes the elapsed time data argument. Objects can easily be animated by adding and removing themselves to T{}. T{} is a singleton object and so there should only be one per program.
___
This script provides tweening to your animations using RAF. A tween is defined by a duration time length over which a value will transition successively from a start value to an end value. This script will calculate the current value of a property, between a pair of end point values, over time, upto a duration length of time.
___
This script will format an input of type="text" or type="tel" into XXX-XXX-XXXX.
___
This script will scroll a page smoothly to the top at the click of button. A button that you will want to place near the bottom of the page.
___
gpl v3
Free for personal or business use.
Source code is included -no obfuscation.
Not for re-sale.
Copyright 2018 | 2024 © nadeem.elahi@gmail.com | nad@3deem.com