code stringlengths 2 1.05M | repo_name stringlengths 5 114 | path stringlengths 4 991 | language stringclasses 1
value | license stringclasses 15
values | size int32 2 1.05M |
|---|---|---|---|---|---|
var CoreBot = require(__dirname+'/CoreBot.js');
var Slackbot = require(__dirname+'/SlackBot.js');
module.exports = {
core: CoreBot,
slackbot: Slackbot,
}
| vasujain/gitbitbot | node_modules/botkit/lib/Botkit.js | JavaScript | mit | 159 |
/*
* FCKeditor - The text editor for Internet - http://www.fckeditor.net
* Copyright (C) 2003-2007 Frederico Caldeira Knabben
*
* == BEGIN LICENSE ==
*
* Licensed under the terms of any of the following licenses at your
* choice:
*
* - GNU General Public License Version 2 or later (the "GPL")
* ... | jacobo/tnaidar | public/javascripts/fckeditor/editor/lang/ar.js | JavaScript | mit | 21,284 |
/*!
* jQuery corner plugin: simple corner rounding
* Examples and documentation at: http://jquery.malsup.com/corner/
* version 2.12 (23-MAY-2011)
* Requires jQuery v1.3.2 or later
* Dual licensed under the MIT and GPL licenses:
* http://www.opensource.org/licenses/mit-license.php
* http://www.gnu.org/licenses/gp... | AxelFG/ckbran-inf | old/modules/mod_swmenufree/jquery.corner.js | JavaScript | gpl-2.0 | 11,267 |
jQuery(document).ready(function($) {
$('#ef-post_following_users_box ul').listFilterizer();
var params = {
action: 'save_notifications',
post_id: $('#post_ID').val(),
};
$('.ef-post_following_list li input:checkbox, .ef-following_usergroups li input:checkbox').click(function() {
var user_group_ids = [];
... | ImprintPublications/yellow-rain | wp-content/plugins/edit-flow/modules/notifications/lib/notifications.js | JavaScript | gpl-2.0 | 1,154 |
Proj4js.defs["EPSG:3486"] = "+proj=lcc +lat_1=34.76666666666667 +lat_2=33.3 +lat_0=32.66666666666666 +lon_0=-92 +x_0=400000 +y_0=400000 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs"; | debard/georchestra-ird | mapfishapp/src/main/webapp/lib/proj4js/lib/defs/EPSG3486.js | JavaScript | gpl-3.0 | 191 |
var namespaceCqrs_1_1Azure_1_1DocumentDb_1_1Entities =
[
[ "AzureDocumentDbEntity", "classCqrs_1_1Azure_1_1DocumentDb_1_1Entities_1_1AzureDocumentDbEntity.html", "classCqrs_1_1Azure_1_1DocumentDb_1_1Entities_1_1AzureDocumentDbEntity" ]
]; | Chinchilla-Software-Com/CQRS | wiki/docs/4.2/html/namespaceCqrs_1_1Azure_1_1DocumentDb_1_1Entities.js | JavaScript | lgpl-2.1 | 242 |
function SaikuTableRenderer(data, options) {
this._data = data;
this._options = _.extend({}, SaikuRendererOptions, options);
}
SaikuTableRenderer.prototype.render = function(data, options) {
var self = this;
if (data) {
this._data = data;
}
if (options) {
... | gsying1474/saiku3 | src/main/webapp/js/saiku/render/SaikuTableRenderer.js | JavaScript | apache-2.0 | 22,141 |
// Copyright 2009 the Sputnik authors. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
/**
* List of words that are not reserved
*
* @path ch07/7.6/7.6.1/S7.6.1_A2.js
* @description Try assign 1 for not reserved words
*/
// a
var and = 1;
var and_eq = 1;
var as = 1;
v... | hippich/typescript | tests/Fidelity/test262/suite/ch07/7.6/7.6.1/S7.6.1_A2.js | JavaScript | apache-2.0 | 1,761 |
/*
Copyright © 2001-2004 World Wide Web Consortium,
(Massachusetts Institute of Technology, European Research Consortium
for Informatics and Mathematics, Keio University). All
Rights Reserved. This work is distributed under the W3C® Software License [1] in the
hope that it will be useful, but WITHOUT ANY WARRANT... | jazdw/domino | test/w3c/level1/html/button07.js | JavaScript | bsd-2-clause | 2,856 |
import PropTypes from 'prop-types';
import React from 'react';
import { STRINGS } from '../../../config/wagtailConfig';
import MediaBlock from '../blocks/MediaBlock';
/**
* Editor block to display media and edit content.
*/
const EmbedBlock = props => {
const { entity, onRemoveEntity } = props.blockProps;
cons... | mikedingjan/wagtail | client/src/components/Draftail/blocks/EmbedBlock.js | JavaScript | bsd-3-clause | 971 |
/*
This file is part of Ext JS 4.2
Copyright (c) 2011-2013 Sencha Inc
Contact: http://www.sencha.com/contact
GNU General Public License Usage
This file may be used under the terms of the GNU General Public License version 3.0 as
published by the Free Software Foundation and appearing in the file LICENSE included in... | lightbase/WSCacicNeo | wscacicneo/static/ext-js/src/grid/plugin/CellEditing.js | JavaScript | gpl-2.0 | 20,638 |
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
var iconName = 'spell-check';
var width = 576;
var height = 512;
var ligatures = [];
var unicode = 'f891';
var svgPathData = 'M272 256h91.36c43.2 0 82-32.2 84.51-75.34a79.82 79.82 0 0 0-25.26-63.07 79.81 79.81 0 0 0 9.06-44... | taudinpurkauspeli/taudinpurkauspeli | vendor/assets/bower_components/font-awesome/js-packages/@fortawesome/free-solid-svg-icons/faSpellCheck.js | JavaScript | gpl-3.0 | 1,279 |
/**
* Shopware 5
* Copyright (c) shopware AG
*
* According to our dual licensing model, this program can be used either
* under the terms of the GNU Affero General Public License, version 3,
* or under a proprietary license.
*
* The texts of the GNU Affero General Public License with an additional
* permission... | simkli/shopware | themes/Backend/ExtJs/backend/newsletter_manager/store/newsletter_group.js | JavaScript | agpl-3.0 | 2,110 |
/**
* Copyright 2018 The AMP HTML Authors. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless require... | erwinmombay/amphtml | extensions/amp-story/0.1/_locales/default.js | JavaScript | apache-2.0 | 2,289 |
/*
* FCKeditor - The text editor for Internet - http://www.fckeditor.net Copyright
* (C) 2003-2008 Frederico Caldeira Knabben == BEGIN LICENSE ==
*
* Licensed under the terms of any of the following licenses at your choice: -
* GNU General Public License Version 2 or later (the "GPL")
* http://www.gnu.org/licen... | zhangjunfang/eclipse-dir | nsp/src/main/webapp/scripts/lib/fckeditor/editor/_source/classes/fckdocumentfragment_gecko.js | JavaScript | bsd-2-clause | 1,505 |
tinymce.addI18n('it',{
"Cut": "Taglia",
"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "Il tuo browser non supporta l'accesso diretto negli Appunti. Per favore usa i tasti di scelta rapida Ctrl+X\/C\/V.",
"Paste": "Incolla",
"Close": "Chiudi",
"Al... | timetre/Collectif | www/bundles/stfalcontinymce/vendor/tinymce/langs/it.js | JavaScript | mit | 5,214 |
var searchData=
[
['nameresolve',['NameResolve',['../classblackbone_1_1_name_resolve.html',1,'blackbone']]],
['native',['Native',['../classblackbone_1_1_native.html',1,'blackbone']]],
['nativewow64',['NativeWow64',['../classblackbone_1_1_native_wow64.html',1,'blackbone']]],
['noclass',['NoClass',['../classblack... | shibbyr/Blackbone | doc/lib/html/search/classes_9.js | JavaScript | mit | 439 |
"use strict";
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
var _createClass = function () { f... | sufuf3/cdnjs | ajax/libs/DisplayJS/2.0.2/light/display.js | JavaScript | mit | 18,186 |
/*
Defines the default styles available in the CKEditor used for the
submission of journal articles. These styles should be in sync with
the CSS styles and the HTML templates of the journal
See config.stylesSet in the configuration file.
*/
CKEDITOR.stylesSet.add( 'journal-editor-style',
[
// Inl... | AlbertoPeon/invenio | modules/webstyle/etc/journal-editor-styles.js | JavaScript | gpl-2.0 | 1,467 |
/**
* @private
*/
Ext.define('Ext.util.sizemonitor.Scroll', {
extend: 'Ext.util.sizemonitor.Abstract',
getElementConfig: function() {
return {
reference: 'detectorsContainer',
classList: [Ext.baseCSSPrefix + 'size-monitors', 'scroll'],
children: [
... | department-of-veterans-affairs/ChartReview | web-app/js/ext-5.1.0/packages/sencha-core/src/util/sizemonitor/Scroll.js | JavaScript | apache-2.0 | 1,648 |
/**
* Copyright (c) 2015, Facebook, Inc. All rights reserved.
*
* Facebook, Inc. ("Facebook") owns all right, title and interest, including
* all intellectual property and other proprietary rights, in and to the React
* Native CustomComponents software (the "Software"). Subject to your
* compliance with these t... | dut3062796s/react-native | Libraries/CustomComponents/Navigator/Navigator.js | JavaScript | bsd-3-clause | 38,344 |
/**
* ReactDOMServer v16.0.0-alpha
*/
;(function(f) {
// CommonJS
if (typeof exports === "object" && typeof module !== "undefined") {
module.exports = f(require('react'));
// RequireJS
} else if (typeof define === "function" && define.amd) {
define(['react'], f);
// <script>
} else {
var... | sashberd/cdnjs | ajax/libs/react-dom/16.0.0-alpha/react-dom-server.js | JavaScript | mit | 557,057 |
/**
* ag-grid - Advanced Data Grid / Data Table supporting Javascript / React / AngularJS / Web Components
* @version v12.0.2
* @link http://www.ag-grid.com/
* @license MIT
*/
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var Events = (function () {
function Events() {
}
... | sashberd/cdnjs | ajax/libs/ag-grid/12.0.2/lib/events.js | JavaScript | mit | 6,526 |
(function($){
acf.fields.date_picker = acf.field.extend({
type: 'date_picker',
$el: null,
$input: null,
$hidden: null,
o : {},
actions: {
'ready': 'initialize',
'append': 'initialize'
},
events: {
'blur input[type="text"]': 'blur',
},
focus: function(){
// get eleme... | gabeshaughnessy/augmentedart | wp-content/themes/snap-child/functions/plugins/advanced-custom-fields/js/input/date-picker.js | JavaScript | mit | 1,675 |
export {};
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGFibGVzdGF0ZS5qcyIsInNvdXJjZVJvb3QiOiIuLi8uLi8uLi9zcmMvYXBwL2NvbXBvbmVudHMvYXBpLyIsInNvdXJjZXMiOlsidGFibGVzdGF0ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgU29ydE1ldGEgfSBmcm9tICcuL3NvcnRtZXRhJzt... | cdnjs/cdnjs | ajax/libs/primeng/11.4.5/esm2015/api/tablestate.js | JavaScript | mit | 901 |
var copy = require('cp-r');
var mkdirp = require('mkdirp');
var path = require('canonical-path');
module.exports = {
name: 'latest-version',
runAfter: ['write-files'],
description: 'Copy the latest version (that was compiled to docs/latest) into docs/versionName',
process: function(docs, config) {
var vers... | levexis/number-tennis | www/js/vendor/ionic/docs/processors/latest-version.js | JavaScript | gpl-2.0 | 715 |
/**
* @output wp-admin/js/dashboard.js
*/
/* global pagenow, ajaxurl, postboxes, wpActiveEditor:true, ajaxWidgets */
/* global ajaxPopulateWidgets, quickPressLoad, */
window.wp = window.wp || {};
/**
* Initializes the dashboard widget functionality.
*
* @since 2.7.0
*/
jQuery(document).ready( function($) {
va... | uicestone/HenriedFinance | wp-admin/js/dashboard.js | JavaScript | gpl-2.0 | 18,847 |
defineSuite([
'Core/RuntimeError'
], function(
RuntimeError) {
'use strict';
var name = 'RuntimeError';
var testMessage = 'Testing';
var e;
beforeEach(function() {
e = new RuntimeError(testMessage);
});
it('has a name property', function() {
expect(e.na... | ian-donaldson/world.exposed | Specs/Core/RuntimeErrorSpec.js | JavaScript | apache-2.0 | 798 |
(function (ng) {
'use strict';
ng.module('smart-table', []).run(['$templateCache', function ($templateCache) {
$templateCache.put('template/smart-table/pagination.html',
'<div class="pagination" ng-if="pages.length >= 2"><ul class="pagination">' +
'<li ng-repeat="page in ... | mauriciopersico/todojava | src/main/webapp/app/bower_components/angular-smart-table/dist/smart-table.debug.js | JavaScript | mit | 16,090 |
import { isBlank, isPresent } from 'angular2/src/facade/lang';
import { BaseException } from 'angular2/src/facade/exceptions';
import { StringMapWrapper } from 'angular2/src/facade/collection';
import * as cd from 'angular2/src/core/change_detection/pipes';
export class ProtoPipes {
constructor(
/**
... | MSCommunity/community | src/MyAngular2BaseApp/node_modules/angular2/es6/prod/src/core/pipes/pipes.js | JavaScript | mit | 1,433 |
/**
* Source code:
* function foo(): Bar { }
*/
exports.parse = () => ({
"type": "Program",
"range": [
0,
23
],
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 23
}
},
... | kentcdodds/eslint | tests/fixtures/parsers/type-annotations/function-return-type-annotation.js | JavaScript | mit | 7,211 |
/* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */
/* vim: set ts=2 et sw=2 tw=80: */
/*************************************************************
*
* MathJax/extensions/TeX/newcommand.js
*
* Implements the \newcommand, \newenvironment and \def
* macros, and is loaded automatically wh... | shencebebetterme/arxiv-sanity-preserver | static/extensions/TeX/newcommand.js | JavaScript | mit | 9,875 |
dojo.provide("tests._base.json");
tests.register("tests._base.json",
[
//Not testing dojo.toJson() on its own since Rhino will output the object properties in a different order.
//Still valid json, but just in a different order than the source string.
// take a json-compatible object, convert it to a json str... | ozoneplatform/owf-framework | web-app/js-lib/dojo-release-1.5.0-src/dojo/tests/_base/json.js | JavaScript | apache-2.0 | 1,142 |
module.exports = require('../../es/array/flat');
| ChromeDevTools/devtools-node-modules | third_party/node_modules/core-js/stable/array/flat.js | JavaScript | apache-2.0 | 49 |
Ext.define('Ext.theme.material.tab.Tab', {
override: 'Ext.tab.Tab',
config: {
iconAlign: 'top',
flex: 1
}
});
| ebouda33/torrent | www/ext/modern/theme-material/overrides/tab/Tab.js | JavaScript | gpl-3.0 | 138 |
// Copyright 2009 the Sputnik authors. All rights reserved.
/**
* String.prototype.substring (start, end)
*
* @path ch15/15.5/15.5.4/15.5.4.15/S15.5.4.15_A1_T14.js
* @description Used one argument, that is function(){}(). Instance is string
*/
/////////////////////////////////////////////////////////////////////... | Oceanswave/NiL.JS | Tests/tests/sputnik/ch15/15.5/15.5.4/15.5.4.15/S15.5.4.15_A1_T14.js | JavaScript | bsd-3-clause | 591 |
// Copyright 2009 the Sputnik authors. All rights reserved.
/**
* If MemberExpression is not Object, throw TypeError
*
* @path ch11/11.2/11.2.3/S11.2.3_A3_T4.js
* @description Checking "undefined" case
*/
//CHECK#1
try {
undefined();
$ERROR('#1.1: undefined() throw TypeError. Actual: ' + (e));
}
catch (e)... | Oceanswave/NiL.JS | Tests/tests/sputnik/ch11/11.2/11.2.3/S11.2.3_A3_T4.js | JavaScript | bsd-3-clause | 701 |
// Copyright 2009 the Sputnik authors. All rights reserved.
/**
* String.prototype.substring (start, end) returns a string value(not object)
*
* @path ch15/15.5/15.5.4/15.5.4.15/S15.5.4.15_A2_T8.js
* @description start is tested_string.length+1, end is 0
*/
var __string = new String("this is a string object");
... | Oceanswave/NiL.JS | Tests/tests/sputnik/ch15/15.5/15.5.4/15.5.4.15/S15.5.4.15_A2_T8.js | JavaScript | bsd-3-clause | 762 |
version https://git-lfs.github.com/spec/v1
oid sha256:1621564c0ec4863074aa1a97d46d239977f7898a5f6c4860f8299b893dcfdc3a
size 5188
| yogeshsaroya/new-cdnjs | ajax/libs/dojo/1.9.7/nls/kk/colors.js | JavaScript | mit | 129 |
var Settings,
ghostBookshelf = require('./base'),
uuid = require('uuid'),
_ = require('lodash'),
errors = require('../errors'),
Promise = require('bluebird'),
validation = require('../data/validation'),
events = require('../events'),
inte... | norsasono/openshift-ghost-starter | node_modules/ghost/core/server/models/settings.js | JavaScript | mit | 6,682 |
describe("app.pages.Profile", function() {
beforeEach(function() {
this.model = factory.person();
spyOn(this.model, 'block').and.returnValue($.Deferred());
spyOn(this.model, 'unblock').and.returnValue($.Deferred());
this.view = new app.pages.Profile({model: this.model});
});
context("#blockPerso... | Amadren/diaspora | spec/javascripts/app/pages/profile_spec.js | JavaScript | agpl-3.0 | 719 |
///////////////////////////////////////////////////////////////////////////////
// Debug Extensions
ss.Debug = global.Debug || function() {};
ss.Debug.__typeName = 'Debug';
if (!ss.Debug.writeln) {
ss.Debug.writeln = function#? DEBUG Debug$writeln##(text) {
if (global.console) {
if (global.console.debug) {
... | cezary12/SaltarelleCompiler | Runtime/CoreLib.Script/Debug.js | JavaScript | apache-2.0 | 979 |
/******/ (function(modules) { // webpackBootstrap
/******/ // The module cache
/******/ var installedModules = {};
/******/
/******/ // The require function
/******/ function __webpack_require__(moduleId) {
/******/
/******/ // Check if module is in cache
/******/ if(installedModules[moduleId]) {
/******/ re... | aoimedia/foundation | dist/js/plugins/foundation.slider.js | JavaScript | mit | 44,355 |
var wows = require('vows');
var assert = require('assert');
var XMLSerializer = require('xmldom').XMLSerializer;
var DOMParser = require('xmldom').DOMParser;
var DomJS = require("dom-js").DomJS;
try{
var Libxml = require('libxmljs');
}catch(e){
}
function xmldom(data){
console.time('xmldom');
var doc = new DOMParse... | targoo/serge_drupal | themes/serge/node_modules/grunt-grunticon/node_modules/xmldom/test/big-file-performance.js | JavaScript | gpl-2.0 | 4,218 |
'use strict';
/*
* Make sure the process terminates when epoll is used and 'nothing' is
* actually done. The epoll addon calls uv_ref and uv_unref to keep nodes
* event loop alive. Here we make sure that the addon isn't keeping the event
* loop alive unnecessarily long. If the process terminates, everything is ok.... | cbries/garden | webhmi/node_modules/onoff/node_modules/epoll/test/do-nothing.js | JavaScript | mit | 491 |
define(
({
insertEntity: "Inserisci simbolo"
})
);
| avz-cmf/zaboy-middleware | www/js/dojox/editor/plugins/nls/it/InsertEntity.js | JavaScript | gpl-3.0 | 52 |
define(["dojo/_base/kernel", "dojo/_base/xhr", "dojo/AdapterRegistry"], function(dojo, xhr, AdapterRegistry){
dojo.getObject("io.xhrPlugins", true, dojox);
var registry;
var plainXhr;
function getPlainXhr(){
return plainXhr = dojox.io.xhrPlugins.plainXhr = plainXhr || dojo._defaultXhr || xhr;
}
dojox.io.xhrPlu... | avz-cmf/zaboy-middleware | www/js/dojox/io/xhrPlugins.js | JavaScript | gpl-3.0 | 5,936 |
(function() {
var Mixin, Signal, Subscriber, Subscription, WeakMap, _ref, _ref1,
__hasProp = {}.hasOwnProperty,
__extends = function(child, parent) { for (var key in parent) { if (__hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.pro... | mrkwse/.atom | packages/project-palette-finder/node_modules/emissary/lib/subscriber.js | JavaScript | unlicense | 4,100 |
import isLaziable from './_isLaziable.js';
import setData from './_setData.js';
import setWrapToString from './_setWrapToString.js';
/** Used to compose bitmasks for function metadata. */
var BIND_FLAG = 1,
BIND_KEY_FLAG = 2,
CURRY_BOUND_FLAG = 4,
CURRY_FLAG = 8,
PARTIAL_FLAG = 32,
PARTIAL_RIGHT_FL... | jintoppy/react-training | step9-redux/node_modules/lodash-es/_createRecurry.js | JavaScript | mit | 2,045 |
(function() {
if (document.location.search.indexOf('min=true') > 0) {
document.write('<script src="../jscripts/tiny_mce/tiny_mce.js"></script>');
} else {
document.write('<script src="../jscripts/tiny_mce/tiny_mce_dev.js' + document.location.search + '"></script>');
}
})();
| gcmaz/sym-magic991 | web/scripts/tinymce/tests/js/tiny_mce_loader.js | JavaScript | mit | 291 |
/**
* Dialog Module for wikiEditor
*/
( function ( $, mw ) {
$.wikiEditor.modules.dialogs = {
/**
* Compatability map
*/
browsers: {
// Left-to-right languages
ltr: {
msie: [['>=', 7]],
// jQuery UI appears to be broken in FF 2.0 - 2.0.0.4
firefox: [
['>=', 2], ['!=', '2.0'], ['!=', '2.0.0.1'... | mediawiki4intranet/WikiEditor | modules/jquery.wikiEditor.dialogs.js | JavaScript | gpl-2.0 | 8,329 |
(function(A){A.effects.highlight=function(B){return this.queue(function(){var E=A(this),D=["backgroundImage","backgroundColor","opacity"];var H=A.effects.setMode(E,B.options.mode||"show");var C=B.options.color||"#ffff99";var G=E.css("backgroundColor");A.effects.save(E,D);E.show();E.css({backgroundImage:"none",backgroun... | bedita/www.bedita.com | webroot/js/ui/effects.highlight.min.js | JavaScript | agpl-3.0 | 668 |
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | rscrimojr/incubator-trafficcontrol | traffic_portal/app/src/common/modules/table/cacheGroupStaticDnsEntries/index.js | JavaScript | apache-2.0 | 1,010 |
(function () {
if (a == b)
return;
if (a != b)
return;
if (a == null) // This should fail even when eqeqeq is true
return;
}()); | bryantaylor/Epic | wp-content/themes/epic/node_modules/grunt-contrib-jshint/node_modules/jshint/tests/stable/unit/fixtures/eqeqeq.js | JavaScript | gpl-2.0 | 166 |
function ob_get_contents() {
// http://kevin.vanzonneveld.net
// + original by: Brett Zamir (http://brett-zamir.me)
// * example 1: ob_get_contents();
// * returns 1: 'some buffer contents'
this.php_js = this.php_js || {};
var phpjs = this.php_js,
ini = phpjs.ini,
obs = phpjs.obs;
i... | cigraphics/phpjs | experimental/outcontrol/ob_get_contents.js | JavaScript | mit | 674 |
class PropRegistry {
constructor() {
this.registry = {};
}
save(screenInstanceId = '', passProps = {}) {
this.registry[screenInstanceId] = passProps;
}
load(screenInstanceId = '') {
return this.registry[screenInstanceId] || {};
}
}
module.exports = new PropRegistry();
| junedomingo/react-native-navigation | src/PropRegistry.js | JavaScript | mit | 296 |
var selftest = require('../selftest.js');
var Sandbox = selftest.Sandbox;
var files = require('../files.js');
var testUtils = require('../test-utils.js');
var utils = require('../utils.js');
var _= require('underscore');
var packageClient = require("../package-client.js");
var catalog = require('../catalog.js');
var D... | jagi/meteor | tools/tests/package-tests.js | JavaScript | mit | 91,590 |
//// [numericNamedPropertyDuplicates.ts]
class C {
1: number;
1.0: number;
static 2: number;
static 2: number;
}
interface I {
2: number;
2.: number;
}
var a: {
1: number;
1: number;
}
var b = {
2: 1
2: 1
}
//// [numericNamedPropertyDuplicates.js]
var C = (function () {
... | yortus/TypeScript | tests/baselines/reference/numericNamedPropertyDuplicates.js | JavaScript | apache-2.0 | 413 |
/**
* ag-grid - Advanced Data Grid / Data Table supporting Javascript / React / AngularJS / Web Components
* @version v8.0.0
* @link http://www.ag-grid.com/
* @license MIT
*/
"use strict";
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
var c = arguments.length, r = c <... | jdh8/cdnjs | ajax/libs/ag-grid/8.0.0/lib/selectionController.js | JavaScript | mit | 13,694 |
var Collection = require('../../../lib/waterline/collection'),
assert = require('assert');
describe('Collection', function() {
/**
* Test to ensure API compatibility methods
* are correctly added to the Collection prototype
*/
describe('Query Methods', function() {
var person;
// Setup Fixt... | devinivy/waterline | test/structure/waterline/query.methods.js | JavaScript | mit | 3,241 |
'use strict';
var lint = require('./_lint');
//////////////////////////////
// SCSS syntax tests
//////////////////////////////
describe('property sort order - scss', function () {
var file = lint.file('property-sort-order.scss');
it('[order: alphabetical]', function (done) {
lint.test(file, {
'propert... | grshane/monthofmud | web/themes/custom/mom/node_modules/sass-lint/tests/rules/property-sort-order.js | JavaScript | mit | 5,598 |
/*! jQuery UI - v1.10.4 - 2014-06-08
* http://jqueryui.com
* Includes: jquery.ui.core.js, jquery.ui.widget.js, jquery.ui.mouse.js, jquery.ui.position.js, jquery.ui.draggable.js, jquery.ui.droppable.js, jquery.ui.resizable.js, jquery.ui.selectable.js, jquery.ui.sortable.js, jquery.ui.accordion.js, jquery.ui.autocomplete... | jesse108/infectionMap | webroot/static/lib/jquery_ui/js/jquery-ui-1.10.4.custom.js | JavaScript | apache-2.0 | 436,715 |
// AnimationTimer..................................................................
//
// An animation runs for a duration, in milliseconds. It's up to you,
// however, to start and stop the animation -- animation timers do not stop
// automatically. You can check to see if an animation timer is over with the
// isExpi... | claritysource/Core-HTML5-Game-Development-Video | act-3/tweeting-the-score/js/animationTimer.js | JavaScript | apache-2.0 | 3,355 |
var _curry3 = require('./internal/_curry3');
var mergeWithKey = require('./mergeWithKey');
/**
* Creates a new object with the own properties of the two provided objects. If
* a key exists in both objects, the provided function is applied to the values
* associated with the key in each object, with the result bein... | svozza/ramda | src/mergeWith.js | JavaScript | mit | 1,060 |
'use strict';
var semver = require('semver');
var debug = require('debug')('google-cdn');
var replacements = require('./lib/data').replacements;
var versions = require('./lib/data').versions;
var bowerUtil = require('./util/bower');
var hoist = require('./util/hoist');
var CDN_AJAX_PATH = '//ajax.googleapis.com/ajax... | seansay/emuser | record/static/node_modules/grunt-google-cdn/node_modules/google-cdn/googlecdn.js | JavaScript | mit | 1,851 |
var falseFunc = require("boolbase").falseFunc;
//https://github.com/slevithan/XRegExp/blob/master/src/xregexp.js#L469
var reChars = /[-[\]{}()*+?.,\\^$|#\s]/g;
/*
attribute selectors
*/
var attributeRules = {
__proto__: null,
equals: function(next, data, options) {
var name = data.name;
var v... | matryer/bitbar | xbarapp.com/node_modules/css-select/lib/attributes.js | JavaScript | mit | 5,895 |
// Copyright JS Foundation and other contributors, http://js.foundation
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless r... | grgustaf/jerryscript | tests/jerry-test-suite/15/15.08/15.08.02/15.08.02.18/15.08.02.18-006.js | JavaScript | apache-2.0 | 674 |
// Copyright JS Foundation and other contributors, http://js.foundation
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless r... | grgustaf/jerryscript | tests/jerry-test-suite/15/15.08/15.08.02/15.08.02.05/15.08.02.05-022.js | JavaScript | apache-2.0 | 679 |
import React from 'react';
import pure from 'recompose/pure';
import SvgIcon from '../../SvgIcon';
let HardwareWatch = (props) => (
<SvgIcon {...props}>
<path d="M20 12c0-2.54-1.19-4.81-3.04-6.27L16 0H8l-.95 5.73C5.19 7.19 4 9.45 4 12s1.19 4.81 3.05 6.27L8 24h8l.96-5.73C18.81 16.81 20 14.54 20 12zM6 12c0-3.31 2.... | mmrtnz/material-ui | src/svg-icons/hardware/watch.js | JavaScript | mit | 530 |
import React from 'react';
import pure from 'recompose/pure';
import SvgIcon from '../../SvgIcon';
let ActionChromeReaderMode = (props) => (
<SvgIcon {...props}>
<path d="M13 12h7v1.5h-7zm0-2.5h7V11h-7zm0 5h7V16h-7zM21 4H3c-1.1 0-2 .9-2 2v13c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 15h-9V6h9v13z"/>
... | IsenrichO/mui-with-arrows | src/svg-icons/action/chrome-reader-mode.js | JavaScript | mit | 536 |
YUI.add('view', function(Y) {
/**
Represents a logical piece of an application's user interface, and provides a
lightweight, overridable API for rendering content and handling delegated DOM
events on a container element.
@module app
@submodule view
@since 3.4.0
**/
/**
Represents a logical piece of an application's ... | viskin/cdnjs | ajax/libs/yui/3.6.0pr4/view/view.js | JavaScript | mit | 14,000 |
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this file,
* You can obtain one at http://mozilla.org/MPL/2.0/. */
define(["util"], function (util) {
var ot = util.Module("ot");
var assert = util.assert;
var StringSet = u... | IHTSDO/snomed-publish | web/src/main/webapp/static/js/libs/togetherjs-0.5.2/togetherjs/ot.js | JavaScript | apache-2.0 | 25,707 |
/*
Copyright (c) 2014, Yahoo! Inc. All rights reserved.
Copyrights licensed under the New BSD License.
See the accompanying LICENSE file for terms.
*/
(function (root, factory) {
'use strict';
var Intl = root.Intl || root.IntlPolyfill,
MessageFormat = factory(Intl);
// register in -all- ... | holtkamp/cdnjs | ajax/libs/intl-messageformat/0.1.0/intl-messageformat.nnh.js | JavaScript | mit | 27,114 |
(function webpackUniversalModuleDefinition(root, factory) {
if(typeof exports === 'object' && typeof module === 'object')
module.exports = factory(require("react"));
else if(typeof define === 'function' && define.amd)
define(["react"], factory);
else if(typeof exports === 'object')
exports["ReactDataGrid"] = f... | sashberd/cdnjs | ajax/libs/react-data-grid/0.13.35/react-data-grid-with-addons.js | JavaScript | mit | 172,010 |
function assert_closed_opener(w, closed, opener) {
assert_equals(w.closed, closed);
assert_equals(w.opener, opener);
}
async_test(t => {
const openee = window.open();
assert_closed_opener(openee, false, self);
openee.onunload = t.step_func(() => {
assert_closed_opener(openee, true, self);
t.step_time... | scheib/chromium | third_party/blink/web_tests/external/wpt/html/browsers/the-window-object/close-method.window.js | JavaScript | bsd-3-clause | 1,370 |
/*************************************************************************************************
The MIT License (MIT)
Copyright (c) 2015 THOMAS FORD
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
... | kennynaoh/cdnjs | ajax/libs/jinq/1.6.1/jinqjs-unstable.js | JavaScript | mit | 47,602 |
/*!
* JavaScript Custom Forms : Radio Module
*
* Copyright 2014 PSD2HTML (http://psd2html.com)
* Released under the MIT license (LICENSE.txt)
*
* Version: 1.0.2
*/
;(function($, window) {
'use strict';
jcf.addModule({
name: 'Radio',
selector: 'input[type="radio"]',
options: {
wrapNative: true,
ch... | menuka94/cdnjs | ajax/libs/jcf/1.0.2/js/jcf.radio.js | JavaScript | mit | 5,526 |
function print(msg)
{
WScript.Echo(msg) ;
}
function check(condition, msg)
{
if (!condition) {
print("***** testPyScriptlet.js failed *****");
print(msg);
}
}
var thisScriptEngine = ScriptEngine() ;
var majorVersion = ScriptEngineMajorVersion() ;
var minorVersion = ScriptEngineMinorVersion() ;
var buil... | JulienMcJay/eclock | windows/Python27/Lib/site-packages/pywin32-218-py2.7-win32.egg/win32com/test/testPyScriptlet.js | JavaScript | gpl-2.0 | 1,087 |
dojo.provide("dojox.lang.functional.binrec");
dojo.require("dojox.lang.functional.lambda");
dojo.require("dojox.lang.functional.util");
// This module provides recursion combinators:
// - a binary recursion combinator.
// Acknoledgements:
// - recursion combinators are inspired by Manfred von Thun's article
// "Rec... | Emergen/zivios-panel | web/public/scripts/devel/current/dojox/lang/functional/binrec.js | JavaScript | gpl-3.0 | 5,360 |
/*!
* Vue.js v2.1.4
* (c) 2014-2016 Evan You
* Released under the MIT License.
*/
'use strict';
/* */
/**
* Convert a value to a string that is actually rendered.
*/
function _toString (val) {
return val == null
? ''
: typeof val === 'object'
? JSON.stringify(val, null, 2)
: String(val)
}... | hezhiying/zine-admin-ui | zine/assets/vue/vue.common.js | JavaScript | mit | 214,906 |
/* ***** BEGIN LICENSE BLOCK *****
* Distributed under the BSD license:
*
* Copyright (c) 2010, Ajax.org B.V.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* * Redistributions of so... | cite-sa/xwcps | xwcps-parser-ui/libs/ace/mode/python_test.js | JavaScript | agpl-3.0 | 3,373 |
(function(global) {
'use strict';
var fabric = global.fabric || (global.fabric = { }),
extend = fabric.util.object.extend;
/**
* Brightness filter class
* @class fabric.Image.filters.Brightness
* @memberOf fabric.Image.filters
* @extends fabric.Image.filters.BaseFilter
* @see {@link fabri... | zerin108/fabric.js | src/filters/brightness_filter.class.js | JavaScript | mit | 2,531 |
define(function () { return {"zones":{"Antarctica/Davis":["z",{"wallclock":1329872400000,"format":"DAVT","abbrev":"DAVT","offset":25200000,"posix":1329854400000,"save":0},{"wallclock":1319767200000,"format":"DAVT","abbrev":"DAVT","offset":18000000,"posix":1319742000000,"save":0},{"wallclock":1268269200000,"format":"DAV... | shidao-fm/canvas-lms | public/javascripts/vendor/timezone/Antarctica/Davis.js | JavaScript | agpl-3.0 | 953 |
/**
* jq.appframework.js
* @copyright Intel 2013
* @author Ian Maffett
* @description A plugin to allow jQuery developers to use App Framework UI
*/
/* jshint eqeqeq:false */
(function($,window){
"use strict";
jQuery.event.props.push("touches");
jQuery.event.props.push("originalTouches");
jQuery.ev... | cbmland/wogogo | public/af22/jq.appframework.js | JavaScript | mit | 15,274 |
/*!
* jQuery UI 1.7.3
*
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
* http://docs.jquery.com/UI
*/
;jQuery.ui || (function($) {
var _remove = $.fn.remove,
isFF2 = $.browser.mozilla && (parseFloat($.browser... | tomwscott/GoCD | server/webapp/WEB-INF/rails.new/app/assets/javascripts/lib/ui.core-1.7.3.js | JavaScript | apache-2.0 | 13,975 |
function log(message)
{
document.getElementById("result").innerHTML += message + "<br>";
}
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.waitUntilDone();
}
var worker = createWorker();
worker.postMessage("eval typeof navigator");
worker.postMessage("eval navigator");
worker.postMessage("eva... | js0701/chromium-crosswalk | third_party/WebKit/LayoutTests/fast/workers/resources/worker-navigator.js | JavaScript | bsd-3-clause | 1,003 |
/**
* @fileoverview Rule to replace assignment expressions with operator assignment
* @author Brandon Mills
* @copyright 2014 Brandon Mills. All rights reserved.
*/
"use strict";
//------------------------------------------------------------------------------
// Helpers
//------------------------------------------... | bpatters/eservice | ui/node_modules/eslint/lib/rules/operator-assignment.js | JavaScript | apache-2.0 | 3,510 |
/*
*
* Date.addLocale(<code>) adds this locale to Sugar.
* To set the locale globally, simply call:
*
* Date.setLocale('fr');
*
* var locale = Date.getLocale(<code>) will return this object, which
* can be tweaked to change the behavior of parsing/formatting in the locales.
*
* locale.addFormat adds a date fo... | highflying/heroku-oauthd | plugins/slashme/node_modules/sugar/lib/locales/fr.js | JavaScript | apache-2.0 | 3,031 |
/**
* angular-permission
* Route permission and access control as simple as it can get
* @version v2.3.4 - 2016-04-08
* @link https://github.com/Narzerus/angular-permission
* @author Rafael Vidaurre <narzerus@gmail.com> (http://www.rafaelvidaurre.com), Blazej Krysiak <blazej.krysiak@gmail.com>
* @license MIT Lice... | dakshshah96/cdnjs | ajax/libs/angular-permission/2.3.4/angular-permission.js | JavaScript | mit | 41,320 |
(function(e){Drupal.behaviors.menuChangeParentItems={attach:function(t,n){e("fieldset#edit-menu input").each(function(){e(this).change(function(){Drupal.menu_update_parent_list()})})}},Drupal.menu_update_parent_list=function(){var t=[];e("input:checked",e("fieldset#edit-menu")).each(function(){t.push(Drupal.checkPlain(... | anouschka42/mariaheseltine | sites/all/modules/speedy/js/7.31/modules/menu/menu.admin.js | JavaScript | gpl-2.0 | 821 |
(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.Cycle = f()}})... | vvo/jsdelivr | files/cyclejs/1.0.0/cycle.js | JavaScript | mit | 403,897 |
/*
Copyright © 2001-2004 World Wide Web Consortium,
(Massachusetts Institute of Technology, European Research Consortium
for Informatics and Mathematics, Keio University). All
Rights Reserved. This work is distributed under the W3C® Software License [1] in the
hope that it will be useful, but WITHOUT ANY WARRANT... | danialbehzadi/Nokia-RM-1013-2.0.0.11 | webkit/LayoutTests/dom/xhtml/level2/html/HTMLTableSectionElement31.js | JavaScript | gpl-3.0 | 3,499 |
/*
Copyright © 2001-2004 World Wide Web Consortium,
(Massachusetts Institute of Technology, European Research Consortium
for Informatics and Mathematics, Keio University). All
Rights Reserved. This work is distributed under the W3C® Software License [1] in the
hope that it will be useful, but WITHOUT ANY WARRANT... | danialbehzadi/Nokia-RM-1013-2.0.0.11 | webkit/LayoutTests/dom/xhtml/level2/html/HTMLTableCellElement10.js | JavaScript | gpl-3.0 | 3,015 |
/*
jQuery Plugin: imgLiquid v0.9.75 / 19-04-13
jQuery plugin to resize images to fit in a container.
Copyright (c) 2012 Alejandro Emparan (karacas), twitter: @krc_ale
Dual licensed under the MIT and GPL licenses
https://github.com/karacas/imgLiquid
ex:
$(".imgLiquid").imgLiquid({fill:true});
//OPTIONS:
... | seogi1004/cdnjs | ajax/libs/imgLiquid/0.9.75/js/imgLiquid.js | JavaScript | mit | 9,600 |
/* YUI 3.9.1 (build 5852) Copyright 2013 Yahoo! Inc. http://yuilibrary.com/license/ */
YUI.add('anim-base', function (Y, NAME) {
/**
* The Animation Utility provides an API for creating advanced transitions.
* @module anim
*/
/**
* Provides the base Anim class, for animating numeric properties.
*
* @module anim
* @su... | berkmancenter/spectacle | web/js/app/editor/node_modules/grunt-contrib/node_modules/grunt-contrib-yuidoc/node_modules/yuidocjs/node_modules/yui/anim-base/anim-base-debug.js | JavaScript | gpl-2.0 | 19,018 |
tinyMCE.addI18n('ka.paste_dlg',{
text_title:"\u10E2\u10D4\u10E5\u10E1\u10E2\u10D8\u10E1 \u10E9\u10D0\u10E1\u10D0\u10E1\u10DB\u10D4\u10DA\u10D0\u10D3 \u10D2\u10D0\u10DB\u10DD\u10D8\u10E7\u10D4\u10DC\u10D4\u10D7 \u10D9\u10DA\u10D0\u10D5\u10D8\u10D0\u10E2\u10E3\u10E0\u10E3\u10DA\u10D8 \u10D9\u10DD\u10DB\u10D1\u10D8\u10DC... | pmariano/agendatech | vendor/plugins/tiny_mce/lib/tiny_mce/assets/tiny_mce/plugins/paste/langs/ka_dlg.js | JavaScript | lgpl-2.1 | 877 |
(function(b){var k=b.seriesTypes,l=b.each;k.heatmap=b.extendClass(k.map,{colorKey:"z",pointArrayMap:["y","z"],translate:function(){var c=this,b=c.options,i=Number.MAX_VALUE,j=Number.MIN_VALUE;c.generatePoints();l(c.data,function(a){var e=a.x,f=a.y,d=a.z,g=(b.colsize||1)/2,h=(b.rowsize||1)/2;a.path=["M",e-g,f-h,"L",e+g,... | krisjanis-gross/remote-pi-android | www/js/highcharts/modules/heatmap.js | JavaScript | unlicense | 517 |
// This program attempts to relatively rare OSR exits due to mispredictions
// on the value of a local variable, where the basic block in which the local
// is assigned the offending value is different than the basic block in which
// the misspeculation occurs. The occurrence of the value that causes
// speculation fai... | chromium/chromium | third_party/blink/web_tests/fast/js/regress/script-tests/rare-osr-exit-on-local.js | JavaScript | bsd-3-clause | 1,713 |
/* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */
/* vim: set ts=2 et sw=2 tw=80: */
/*************************************************************
*
* MathJax/jax/output/CommonHTML/autoload/multiline.js
*
* Implements the CommonHTML output for <mrow>'s that contain line breaks.
*
* -... | AndrewSyktyvkar/Math | wysivig/MathJax/unpacked/jax/output/CommonHTML/autoload/multiline.js | JavaScript | bsd-3-clause | 30,613 |
/*!
{
"name": "script[defer]",
"property": "scriptdefer",
"caniuse": "script-defer",
"tags": ["script"],
"builderAliases": ["script_defer"],
"authors": ["Theodoor van Donge"],
"warnings": ["Browser implementation of the `defer` attribute vary: http://stackoverflow.com/questions/3952009/defer-attribute-chr... | leotaillard/lesgrandestables2015 | wp-content/themes/lgtds2015/assets/components/modernizr/feature-detects/script/defer.js | JavaScript | gpl-2.0 | 625 |