[Pkg-javascript-commits] [underscore.string] 06/14: Imported Upstream version 3.3.4+dfsg

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Jul 28 06:23:27 UTC 2016


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository underscore.string.

commit 30f230717a7aa25fc667b3ce0cfc0cbfbfa48816
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon Jul 11 13:29:04 2016 +0530

    Imported Upstream version 3.3.4+dfsg
---
 dist/underscore.string.min.js | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git a/dist/underscore.string.min.js b/dist/underscore.string.min.js
deleted file mode 100644
index 785c03d..0000000
--- a/dist/underscore.string.min.js
+++ /dev/null
@@ -1,19 +0,0 @@
-/*
-* Underscore.string
-* (c) 2010 Esa-Matti Suuronen <esa-matti aet suuronen dot org>
-* Underscore.string is freely distributable under the terms of the MIT license.
-* Documentation: https://github.com/epeli/underscore.string
-* Some code is borrowed from MooTools and Alexandru Marasteanu.
-* Version '3.3.4'
-* @preserve
-*/
-(function(f){if(typeof exports==="object"&&typeof module!=="undefined"){module.exports=f()}else if(typeof define==="function"&&define.amd){define([],f)}else{var g;if(typeof window!=="undefined"){g=window}else if(typeof global!=="undefined"){g=global}else if(typeof self!=="undefined"){g=self}else{g=this}g.s=f()}})(function(){var define,module,exports;return function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i [...]
-* Underscore.string
-* (c) 2010 Esa-Matti Suuronen <esa-matti aet suuronen dot org>
-* Underscore.string is freely distributable under the terms of the MIT license.
-* Documentation: https://github.com/epeli/underscore.string
-* Some code is borrowed from MooTools and Alexandru Marasteanu.
-* Version '3.3.4'
-* @preserve
-*/
-"use strict";function s(value){if(!(this instanceof s))return new s(value);this._wrapped=value}s.VERSION="3.3.4";s.isBlank=require("./isBlank");s.stripTags=require("./stripTags");s.capitalize=require("./capitalize");s.decapitalize=require("./decapitalize");s.chop=require("./chop");s.trim=require("./trim");s.clean=require("./clean");s.cleanDiacritics=require("./cleanDiacritics");s.count=require("./count");s.chars=require("./chars");s.swapCase=require("./swapCase");s.escapeHTML=require("./ [...]
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/underscore.string.git



More information about the Pkg-javascript-commits mailing list