1
0
mirror of https://github.com/JuanCanham/HackMyResume.git synced 2025-12-15 09:43:50 +00:00

Introduce FluentLib sources.

This commit is contained in:
devlinjd
2015-10-26 12:30:00 -04:00
parent 21d9db2d99
commit 0aaa9ffff8
24 changed files with 1576 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
/**
Plain JavaScript replacement of jQuery .extend based on jQuery sources.
@license Copyright (c) 2015 | James M. Devlin
@license Copyright (c) 2015 by James M. Devlin. All rights reserved.
*/
function _extend() {