entities listlengths 1 8.61k | max_stars_repo_path stringlengths 7 172 | max_stars_repo_name stringlengths 5 89 | max_stars_count int64 0 82k | content stringlengths 14 1.05M | id stringlengths 2 6 | new_content stringlengths 15 1.05M | modified bool 1
class | references stringlengths 29 1.05M |
|---|---|---|---|---|---|---|---|---|
[
{
"context": "+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAALlJREFUeNpi1F3xYAIDA4MBA35wgQWqyB5dRoaVmeHJ779",
"end": 716,
"score": 0.5451204180717468,
"start": 715,
"tag": "KEY",
"value": "P"
},
{
"context": "AAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAALlJREFUeNpi1F3xY... | packages/server/test/unit/screenshots_spec.coffee | pedbarros/cypress | 2 | require("../spec_helper")
_ = require("lodash")
path = require("path")
Jimp = require("jimp")
Buffer = require("buffer").Buffer
dataUriToBuffer = require("data-uri-to-buffer")
sizeOf = require("image-size")
Fixtures = require("../support/helpers/fixtures")
config = require("#{... | 1355 | require("../spec_helper")
_ = require("lodash")
path = require("path")
Jimp = require("jimp")
Buffer = require("buffer").Buffer
dataUriToBuffer = require("data-uri-to-buffer")
sizeOf = require("image-size")
Fixtures = require("../support/helpers/fixtures")
config = require("#{... | true | require("../spec_helper")
_ = require("lodash")
path = require("path")
Jimp = require("jimp")
Buffer = require("buffer").Buffer
dataUriToBuffer = require("data-uri-to-buffer")
sizeOf = require("image-size")
Fixtures = require("../support/helpers/fixtures")
config = require("#{... |
[
{
"context": "image of lod curves linked to plot of lod curves\n# Karl W Broman\n\niplotMScanone_eff = (lod_data, eff_data, times, ",
"end": 85,
"score": 0.999846339225769,
"start": 72,
"tag": "NAME",
"value": "Karl W Broman"
}
] | inst/charts/iplotMScanone_eff.coffee | FourchettesDeInterActive/qtlcharts | 0 | # iplotMScanone_eff: image of lod curves linked to plot of lod curves
# Karl W Broman
iplotMScanone_eff = (lod_data, eff_data, times, chartOpts) ->
# chartOpts start
wleft = chartOpts?.wleft ? 650 # width of left panels in pixels
wright = chartOpts?.wright ? 350 # width of right panel in pixels
htop =... | 174749 | # iplotMScanone_eff: image of lod curves linked to plot of lod curves
# <NAME>
iplotMScanone_eff = (lod_data, eff_data, times, chartOpts) ->
# chartOpts start
wleft = chartOpts?.wleft ? 650 # width of left panels in pixels
wright = chartOpts?.wright ? 350 # width of right panel in pixels
htop = chartO... | true | # iplotMScanone_eff: image of lod curves linked to plot of lod curves
# PI:NAME:<NAME>END_PI
iplotMScanone_eff = (lod_data, eff_data, times, chartOpts) ->
# chartOpts start
wleft = chartOpts?.wleft ? 650 # width of left panels in pixels
wright = chartOpts?.wright ? 350 # width of right panel in pixels
... |
[
{
"context": "\n firstName: 'Test'\n lastName: 'User'\n email: 'test@user.com'\n\ndescribe 'User Model', ->\n it 'should be able ",
"end": 173,
"score": 0.9999263882637024,
"start": 160,
"tag": "EMAIL",
"value": "test@user.com"
},
{
"context": ".equal 'User'\n testuser.email.s... | test/models/user.coffee | t3mpus/tempus-api | 3 | User = require '../../models/user'
should = require 'should'
uuid = require 'uuid'
makeTestUser = -> new User
firstName: 'Test'
lastName: 'User'
email: 'test@user.com'
describe 'User Model', ->
it 'should be able to construct a new user', ->
testUser = new User
testUser.should.not.be.equal undefined
... | 144971 | User = require '../../models/user'
should = require 'should'
uuid = require 'uuid'
makeTestUser = -> new User
firstName: 'Test'
lastName: 'User'
email: '<EMAIL>'
describe 'User Model', ->
it 'should be able to construct a new user', ->
testUser = new User
testUser.should.not.be.equal undefined
it '... | true | User = require '../../models/user'
should = require 'should'
uuid = require 'uuid'
makeTestUser = -> new User
firstName: 'Test'
lastName: 'User'
email: 'PI:EMAIL:<EMAIL>END_PI'
describe 'User Model', ->
it 'should be able to construct a new user', ->
testUser = new User
testUser.should.not.be.equal un... |
[
{
"context": "###\n *\n * jQuery ResponsiveTables by Gary Hepting - https://github.com/ghepting/responsiveTables\n *",
"end": 50,
"score": 0.9998961687088013,
"start": 38,
"tag": "NAME",
"value": "Gary Hepting"
},
{
"context": "onsiveTables by Gary Hepting - https://github.com/ghept... | js/plugins/coffee/jquery.responsiveTables.coffee | storagebot/groundwork | 1 | ###
*
* jQuery ResponsiveTables by Gary Hepting - https://github.com/ghepting/responsiveTables
*
* Open source under the BSD License.
*
* Copyright © 2013 Gary Hepting. All rights reserved.
*
###
(($) ->
elems = []
$.fn.responsiveTable = (options) ->
settings =
compressor: options.compressor... | 201085 | ###
*
* jQuery ResponsiveTables by <NAME> - https://github.com/ghepting/responsiveTables
*
* Open source under the BSD License.
*
* Copyright © 2013 <NAME>. All rights reserved.
*
###
(($) ->
elems = []
$.fn.responsiveTable = (options) ->
settings =
compressor: options.compressor or 10
... | true | ###
*
* jQuery ResponsiveTables by PI:NAME:<NAME>END_PI - https://github.com/ghepting/responsiveTables
*
* Open source under the BSD License.
*
* Copyright © 2013 PI:NAME:<NAME>END_PI. All rights reserved.
*
###
(($) ->
elems = []
$.fn.responsiveTable = (options) ->
settings =
compressor: op... |
[
{
"context": "ags\", type: [\"Array\"], default: []\n \n @scope \"byBaldwin\", firstName: \"=~\": \"Baldwin\"\n @scope \"thisWeek\",",
"end": 255,
"score": 0.9790275692939758,
"start": 248,
"tag": "USERNAME",
"value": "Baldwin"
},
{
"context": "lt: []\n \n @scope \"byBaldwin\", ... | test/test-app/app/models/user.coffee | ludicast/tower | 1 | class App.User extends Tower.Model
@field "id", type: "Id"
@field "firstName"
@field "createdAt", type: "Time", default: -> new Date()
@field "likes", type: "Integer", default: 0
@field "tags", type: ["Array"], default: []
@scope "byBaldwin", firstName: "=~": "Baldwin"
@scope "thisWeek", @where created... | 156444 | class App.User extends Tower.Model
@field "id", type: "Id"
@field "firstName"
@field "createdAt", type: "Time", default: -> new Date()
@field "likes", type: "Integer", default: 0
@field "tags", type: ["Array"], default: []
@scope "byBaldwin", firstName: "=~": "<NAME>"
@scope "thisWeek", @where createdA... | true | class App.User extends Tower.Model
@field "id", type: "Id"
@field "firstName"
@field "createdAt", type: "Time", default: -> new Date()
@field "likes", type: "Integer", default: 0
@field "tags", type: ["Array"], default: []
@scope "byBaldwin", firstName: "=~": "PI:NAME:<NAME>END_PI"
@scope "thisWeek", @... |
[
{
"context": "e) ->\n handle = Util.formatNameAsUnixHandle \"Fahad Ibnay Heylaal\"\n expect(handle).to.deep.equal \"FIH\"\n\n ",
"end": 496,
"score": 0.9998142719268799,
"start": 477,
"tag": "NAME",
"value": "Fahad Ibnay Heylaal"
},
{
"context": "FIH\"\n\n handle ... | test/test-util.coffee | kvz/baseamp | 4 | should = require("chai").should()
debug = require("debug")("Baseamp:test-util")
util = require "util"
fs = require "fs"
expect = require("chai").expect
fixture_dir = "#{__dirname}/fixtures"
Util = require "../src/Util"
describe "todo", ->
@timeout 10000 # <-- This is the Mocha ... | 160879 | should = require("chai").should()
debug = require("debug")("Baseamp:test-util")
util = require "util"
fs = require "fs"
expect = require("chai").expect
fixture_dir = "#{__dirname}/fixtures"
Util = require "../src/Util"
describe "todo", ->
@timeout 10000 # <-- This is the Mocha ... | true | should = require("chai").should()
debug = require("debug")("Baseamp:test-util")
util = require "util"
fs = require "fs"
expect = require("chai").expect
fixture_dir = "#{__dirname}/fixtures"
Util = require "../src/Util"
describe "todo", ->
@timeout 10000 # <-- This is the Mocha ... |
[
{
"context": " mail_tel : user\n password : password\n .then (res) ->\n return Promise",
"end": 2178,
"score": 0.9972511529922485,
"start": 2170,
"tag": "PASSWORD",
"value": "password"
},
{
"context": "ookie = new ToughCookie.Cookie\n ... | src/NicoSession.coffee | taku-o/node-nicovideo-api | 28 | {Emitter} = require "event-kit"
cheerio = require "cheerio"
Request = require "request-promise"
ToughCookie = require "tough-cookie"
{SerializeCookieStore} = require "tough-cookie-serialize"
Deferred = require "promise-native-deferred"
NicoUrl = require "./NicoURL"
NicoException = require "./NicoException"
NicoLiveAPI... | 4144 | {Emitter} = require "event-kit"
cheerio = require "cheerio"
Request = require "request-promise"
ToughCookie = require "tough-cookie"
{SerializeCookieStore} = require "tough-cookie-serialize"
Deferred = require "promise-native-deferred"
NicoUrl = require "./NicoURL"
NicoException = require "./NicoException"
NicoLiveAPI... | true | {Emitter} = require "event-kit"
cheerio = require "cheerio"
Request = require "request-promise"
ToughCookie = require "tough-cookie"
{SerializeCookieStore} = require "tough-cookie-serialize"
Deferred = require "promise-native-deferred"
NicoUrl = require "./NicoURL"
NicoException = require "./NicoException"
NicoLiveAPI... |
[
{
"context": "mailgun.org:9bad59febb44cf256ff0766960922980@smtp.mailgun.org:587'\n process.env.MAIL_URL = 'smtp://not",
"end": 255,
"score": 0.6061450242996216,
"start": 248,
"tag": "EMAIL",
"value": "mailgun"
},
{
"context": "env.MAIL_URL = 'smtp://notify%40mail.tiegushi.com:Ac... | PushServer/server/test_email_url.coffee | Ritesh1991/mobile_app_server | 0 |
if Meteor.isServer
Meteor.startup ()->
if (not process.env.MAIL_URL) or process.env.MAIL_URL is ''
#process.env.MAIL_URL = 'smtp://postmaster%40sandboxb40d25ffd9474e8b88a566924d4167bb.mailgun.org:9bad59febb44cf256ff0766960922980@smtp.mailgun.org:587'
process.env.MAIL_URL = 'smtp://notify%40mail.tieg... | 83604 |
if Meteor.isServer
Meteor.startup ()->
if (not process.env.MAIL_URL) or process.env.MAIL_URL is ''
#process.env.MAIL_URL = 'smtp://postmaster%40sandboxb40d25ffd9474e8b88a566924d4167bb.mailgun.org:9bad59febb44cf256ff0766960922980@smtp.<EMAIL>.org:587'
process.env.MAIL_URL = 'smtp://notify%40mail.tieg... | true |
if Meteor.isServer
Meteor.startup ()->
if (not process.env.MAIL_URL) or process.env.MAIL_URL is ''
#process.env.MAIL_URL = 'smtp://postmaster%40sandboxb40d25ffd9474e8b88a566924d4167bb.mailgun.org:9bad59febb44cf256ff0766960922980@smtp.PI:EMAIL:<EMAIL>END_PI.org:587'
process.env.MAIL_URL = 'smtp://not... |
[
{
"context": "t or force\n util.log \"Sending 'teams_new' to '#{@email}'\".yellow\n team = @parentArray._parent\n pos",
"end": 498,
"score": 0.6377660036087036,
"start": 492,
"tag": "USERNAME",
"value": "@email"
},
{
"context": " postageapp.apiCall @email, 'teams_new', nul... | models/invite.coffee | sabman/website | 4 | mongoose = require 'mongoose'
rbytes = require 'rbytes'
util = require 'util'
env = require '../config/env'
postageapp = require('postageapp')(env.secrets.postageapp)
qs = require 'querystring'
InviteSchema = module.exports = new mongoose.Schema
email: String
sent:
type: Boolean
default: no
code:
typ... | 168032 | mongoose = require 'mongoose'
rbytes = require 'rbytes'
util = require 'util'
env = require '../config/env'
postageapp = require('postageapp')(env.secrets.postageapp)
qs = require 'querystring'
InviteSchema = module.exports = new mongoose.Schema
email: String
sent:
type: Boolean
default: no
code:
typ... | true | mongoose = require 'mongoose'
rbytes = require 'rbytes'
util = require 'util'
env = require '../config/env'
postageapp = require('postageapp')(env.secrets.postageapp)
qs = require 'querystring'
InviteSchema = module.exports = new mongoose.Schema
email: String
sent:
type: Boolean
default: no
code:
typ... |
[
{
"context": "e timeouts.\n#\n# MIT License\n#\n# Copyright (c) 2016 Dennis Raymondo van der Sluis\n#\n# Permission is hereby granted, free of charge,",
"end": 148,
"score": 0.9998842477798462,
"start": 119,
"tag": "NAME",
"value": "Dennis Raymondo van der Sluis"
}
] | control-timeout.coffee | phazelift/control-timeout | 1 | #
# control-timeout - A timeout class for controlling one or multiple timeouts.
#
# MIT License
#
# Copyright (c) 2016 Dennis Raymondo van der Sluis
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the S... | 19383 | #
# control-timeout - A timeout class for controlling one or multiple timeouts.
#
# MIT License
#
# Copyright (c) 2016 <NAME>
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restric... | true | #
# control-timeout - A timeout class for controlling one or multiple timeouts.
#
# MIT License
#
# Copyright (c) 2016 PI:NAME:<NAME>END_PI
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software w... |
[
{
"context": "A commonjs, coffeescript FDF generator inspired by Justin Koivisto's \"KOIVI HTML Form to FDF Parser for PHP (C) 2004",
"end": 68,
"score": 0.9998984336853027,
"start": 53,
"tag": "NAME",
"value": "Justin Koivisto"
},
{
"context": "i.com/fill-pdf-form-fields/tutorial.ph... | packages/npm-container/.npm/package/node_modules/fdf/index.coffee | 18F/iaa-mvp | 3 | # A commonjs, coffeescript FDF generator inspired by Justin Koivisto's "KOIVI HTML Form to FDF Parser for PHP (C) 2004"
# http://koivi.com/fill-pdf-form-fields/tutorial.php
# @author Clark Van Oyen
md5 = require "MD5"
fs = require "fs"
# fdf.generate
# ---------
# Generates an FDF (Form Data File) fr... | 42429 | # A commonjs, coffeescript FDF generator inspired by <NAME>'s "KOIVI HTML Form to FDF Parser for PHP (C) 2004"
# http://koivi.com/fill-pdf-form-fields/tutorial.php
# @author <NAME>
md5 = require "MD5"
fs = require "fs"
# fdf.generate
# ---------
# Generates an FDF (Form Data File) from a provided inp... | true | # A commonjs, coffeescript FDF generator inspired by PI:NAME:<NAME>END_PI's "KOIVI HTML Form to FDF Parser for PHP (C) 2004"
# http://koivi.com/fill-pdf-form-fields/tutorial.php
# @author PI:NAME:<NAME>END_PI
md5 = require "MD5"
fs = require "fs"
# fdf.generate
# ---------
# Generates an FDF (Form Da... |
[
{
"context": "erview Tests for constructor-super rule.\n# @author Toru Nagashima\n###\n\n'use strict'\n\n#-----------------------------",
"end": 79,
"score": 0.9998633861541748,
"start": 65,
"tag": "NAME",
"value": "Toru Nagashima"
},
{
"context": " return a\n '''\n\n # h... | src/tests/rules/constructor-super.coffee | danielbayley/eslint-plugin-coffee | 21 | ###*
# @fileoverview Tests for constructor-super rule.
# @author Toru Nagashima
###
'use strict'
#------------------------------------------------------------------------------
# Requirements
#------------------------------------------------------------------------------
rule = require 'eslint/lib/rules/constructor-... | 199542 | ###*
# @fileoverview Tests for constructor-super rule.
# @author <NAME>
###
'use strict'
#------------------------------------------------------------------------------
# Requirements
#------------------------------------------------------------------------------
rule = require 'eslint/lib/rules/constructor-super'
{... | true | ###*
# @fileoverview Tests for constructor-super rule.
# @author PI:NAME:<NAME>END_PI
###
'use strict'
#------------------------------------------------------------------------------
# Requirements
#------------------------------------------------------------------------------
rule = require 'eslint/lib/rules/constr... |
[
{
"context": "se login'\n browser.setValue '.x-input-email', 'patrick@purpleapp.com'\n browser.setValue '.x-input-password', 'patri",
"end": 500,
"score": 0.99992835521698,
"start": 479,
"tag": "EMAIL",
"value": "patrick@purpleapp.com"
},
{
"context": "p.com'\n browser.setVa... | src/test/test/specs/Accounts.coffee | Purple-Services/app | 2 | Utils = require('./test_utils.js')
assert = require('assert')
sinon = require('sinon')
describe 'webdriver.io page', ->
it 'should have the right title', ->
console.log 'should have the right title'
browser.url Utils.clientUrl
title = browser.getTitle()
assert.equal title, 'Purple'
return
it ... | 174664 | Utils = require('./test_utils.js')
assert = require('assert')
sinon = require('sinon')
describe 'webdriver.io page', ->
it 'should have the right title', ->
console.log 'should have the right title'
browser.url Utils.clientUrl
title = browser.getTitle()
assert.equal title, 'Purple'
return
it ... | true | Utils = require('./test_utils.js')
assert = require('assert')
sinon = require('sinon')
describe 'webdriver.io page', ->
it 'should have the right title', ->
console.log 'should have the right title'
browser.url Utils.clientUrl
title = browser.getTitle()
assert.equal title, 'Purple'
return
it ... |
[
{
"context": "ld say hello to person', ->\n expect(hello 'Bob').toBe 'hello Bob'\n\n it 'should say \"hello wor",
"end": 86,
"score": 0.9156580567359924,
"start": 83,
"tag": "NAME",
"value": "Bob"
},
{
"context": "erson', ->\n expect(hello 'Bob').toBe 'hello Bob'\n\n... | examples/coffeescript/tests.coffee | Turbo87/testem | 1,004 | describe 'hello', ->
it 'should say hello to person', ->
expect(hello 'Bob').toBe 'hello Bob'
it 'should say "hello world" if no provided', ->
expect(hello()).toBe 'hello world' | 28596 | describe 'hello', ->
it 'should say hello to person', ->
expect(hello '<NAME>').toBe 'hello <NAME>'
it 'should say "hello world" if no provided', ->
expect(hello()).toBe 'hello world' | true | describe 'hello', ->
it 'should say hello to person', ->
expect(hello 'PI:NAME:<NAME>END_PI').toBe 'hello PI:NAME:<NAME>END_PI'
it 'should say "hello world" if no provided', ->
expect(hello()).toBe 'hello world' |
[
{
"context": "#\n# Commands:\n# hubot hi - Hi! 🤖\n#\n# Author:\n# Zach Whaley (zachwhaley) <zachbwhaley@gmail.com>\n\n\nmodule.exp",
"end": 91,
"score": 0.9998670816421509,
"start": 80,
"tag": "NAME",
"value": "Zach Whaley"
},
{
"context": "# hubot hi - Hi! 🤖\n#\n# Author:\n#... | scripts/hi.coffee | galtx-centex/roobot | 3 | # Description:
# Say Hi! 🤖
#
# Commands:
# hubot hi - Hi! 🤖
#
# Author:
# Zach Whaley (zachwhaley) <zachbwhaley@gmail.com>
module.exports = (robot) ->
robot.respond /hi/i, (res) ->
res.reply "Hi! 🤖"
| 210677 | # Description:
# Say Hi! 🤖
#
# Commands:
# hubot hi - Hi! 🤖
#
# Author:
# <NAME> (zachwhaley) <<EMAIL>>
module.exports = (robot) ->
robot.respond /hi/i, (res) ->
res.reply "Hi! 🤖"
| true | # Description:
# Say Hi! 🤖
#
# Commands:
# hubot hi - Hi! 🤖
#
# Author:
# PI:NAME:<NAME>END_PI (zachwhaley) <PI:EMAIL:<EMAIL>END_PI>
module.exports = (robot) ->
robot.respond /hi/i, (res) ->
res.reply "Hi! 🤖"
|
[
{
"context": "example =\n Created: 1371157430\n Id: '511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158'\n ParentId: ''\n RepoTags: [\n '<none>:<none>'",
"end": 103,
"score": 0.9887920618057251,
"start": 39,
"tag": "KEY",
"value": "511136ea3c5a64f264b78b5433614aec563103b... | src/groupimages.coffee | metocean/ducke | 2 | example =
Created: 1371157430
Id: '511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158'
ParentId: ''
RepoTags: [
'<none>:<none>'
]
Size: 0
VirtualSize: 0
module.exports = (images) ->
root = {}
byid = {}
bytag = {}
for image in images
node =
image: image
childre... | 13041 | example =
Created: 1371157430
Id: '<KEY>'
ParentId: ''
RepoTags: [
'<none>:<none>'
]
Size: 0
VirtualSize: 0
module.exports = (images) ->
root = {}
byid = {}
bytag = {}
for image in images
node =
image: image
children: []
byid[image.Id] = node
root[image.Id] = n... | true | example =
Created: 1371157430
Id: 'PI:KEY:<KEY>END_PI'
ParentId: ''
RepoTags: [
'<none>:<none>'
]
Size: 0
VirtualSize: 0
module.exports = (images) ->
root = {}
byid = {}
bytag = {}
for image in images
node =
image: image
children: []
byid[image.Id] = node
root[... |
[
{
"context": "ndom element from the array', ->\n names = [ 'Alice', 'Bob', 'Carol', 'Dave' ]\n for i in [1..NUM",
"end": 514,
"score": 0.999843418598175,
"start": 509,
"tag": "NAME",
"value": "Alice"
},
{
"context": "ent from the array', ->\n names = [ 'Alice', 'Bob', ... | _old/node/test/js/arrayTest.coffee | lagdotcom/rot.js | 1,653 | # arrayTest.coffee
#----------------------------------------------------------------------------
should = require 'should'
ROT = require '../../lib/rot'
NUM_RANDOM_CALLS = 100
describe 'array', ->
it 'should have added methods to the Array prototype', ->
[].should.have.properties ['random', 'randomize']
des... | 9289 | # arrayTest.coffee
#----------------------------------------------------------------------------
should = require 'should'
ROT = require '../../lib/rot'
NUM_RANDOM_CALLS = 100
describe 'array', ->
it 'should have added methods to the Array prototype', ->
[].should.have.properties ['random', 'randomize']
des... | true | # arrayTest.coffee
#----------------------------------------------------------------------------
should = require 'should'
ROT = require '../../lib/rot'
NUM_RANDOM_CALLS = 100
describe 'array', ->
it 'should have added methods to the Array prototype', ->
[].should.have.properties ['random', 'randomize']
des... |
[
{
"context": "nd with an image\n#\n# Notes\n# None\n#\n# Author:\n# Julianoe <ju.gasba+npm@gmail.com> (https://github.com/juli",
"end": 272,
"score": 0.8843636512756348,
"start": 264,
"tag": "NAME",
"value": "Julianoe"
},
{
"context": "image\n#\n# Notes\n# None\n#\n# Author:\n# ... | src/melenshack.coffee | Julianoe/hubot-melenshack | 0 | # Description:
# Hubot supports Melenchon with a set of images ! Can't Stench the Meluch !
#
# Dependencies:
# None
#
# Configuration:
# None
#
# Commands:
# Say : "Mélenchon en images", the bot will respond with an image
#
# Notes
# None
#
# Author:
# Julianoe <ju.gasba+npm@gmail.com> (https://github.com/ju... | 82671 | # Description:
# Hubot supports Melenchon with a set of images ! Can't Stench the Meluch !
#
# Dependencies:
# None
#
# Configuration:
# None
#
# Commands:
# Say : "Mélenchon en images", the bot will respond with an image
#
# Notes
# None
#
# Author:
# <NAME> <<EMAIL>> (https://github.com/julianoe)
module.e... | true | # Description:
# Hubot supports Melenchon with a set of images ! Can't Stench the Meluch !
#
# Dependencies:
# None
#
# Configuration:
# None
#
# Commands:
# Say : "Mélenchon en images", the bot will respond with an image
#
# Notes
# None
#
# Author:
# PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI> (https://g... |
[
{
"context": " 1.0.0\n@file MultipleFields.js\n@author Elison de Campos\n@contact http://jokerjs.zaez.net/contato\n\n@co",
"end": 146,
"score": 0.999874472618103,
"start": 130,
"tag": "NAME",
"value": "Elison de Campos"
}
] | vendor/assets/javascripts/joker/MultipleFields.coffee | zaeznet/joker-rails | 0 | ###
@summary Joker
@description Framework of RIAs applications
@version 1.0.0
@file MultipleFields.js
@author Elison de Campos
@contact http://jokerjs.zaez.net/contato
@copyright Copyright 2013 Zaez Solucoes em Tecnologia, all rights reserved.
This source file is free software, under the licen... | 42881 | ###
@summary Joker
@description Framework of RIAs applications
@version 1.0.0
@file MultipleFields.js
@author <NAME>
@contact http://jokerjs.zaez.net/contato
@copyright Copyright 2013 Zaez Solucoes em Tecnologia, all rights reserved.
This source file is free software, under the license MIT, av... | true | ###
@summary Joker
@description Framework of RIAs applications
@version 1.0.0
@file MultipleFields.js
@author PI:NAME:<NAME>END_PI
@contact http://jokerjs.zaez.net/contato
@copyright Copyright 2013 Zaez Solucoes em Tecnologia, all rights reserved.
This source file is free software, under the l... |
[
{
"context": "ithArgs('userId').returns(\n name: 'name'\n email: 'email'\n a",
"end": 786,
"score": 0.9988589882850647,
"start": 782,
"tag": "NAME",
"value": "name"
},
{
"context": " test.deepEqual(user,\n name: 'name',... | src/tests/server/export/test_wave.coffee | LaPingvino/rizzoma | 88 | testCase = require('nodeunit').testCase
sinon = require('sinon')
WaveExportMarkupBuilder = require('../../../server/export/wave').WaveExportMarkupBuilder
module.exports =
WaveExportMarkupBuilderTest: testCase
setUp: (callback) ->
@_builder = new WaveExportMarkupBuilder()
callb... | 46400 | testCase = require('nodeunit').testCase
sinon = require('sinon')
WaveExportMarkupBuilder = require('../../../server/export/wave').WaveExportMarkupBuilder
module.exports =
WaveExportMarkupBuilderTest: testCase
setUp: (callback) ->
@_builder = new WaveExportMarkupBuilder()
callb... | true | testCase = require('nodeunit').testCase
sinon = require('sinon')
WaveExportMarkupBuilder = require('../../../server/export/wave').WaveExportMarkupBuilder
module.exports =
WaveExportMarkupBuilderTest: testCase
setUp: (callback) ->
@_builder = new WaveExportMarkupBuilder()
callb... |
[
{
"context": " rich text editing jQuery UI widget\n# (c) 2011 Henri Bergius, IKS Consortium\n# Hallo may be freely distrib",
"end": 79,
"score": 0.9998531341552734,
"start": 66,
"tag": "NAME",
"value": "Henri Bergius"
}
] | src/plugins/publicationselector.coffee | git-j/hallo | 0 | # Hallo - a rich text editing jQuery UI widget
# (c) 2011 Henri Bergius, IKS Consortium
# Hallo may be freely distributed under the MIT license
# This plugin handles the selection from a list of previously associated publications
((jQuery) ->
jQuery.widget 'IKS.hallopublicationselector',
widget: null... | 188458 | # Hallo - a rich text editing jQuery UI widget
# (c) 2011 <NAME>, IKS Consortium
# Hallo may be freely distributed under the MIT license
# This plugin handles the selection from a list of previously associated publications
((jQuery) ->
jQuery.widget 'IKS.hallopublicationselector',
widget: null
se... | true | # Hallo - a rich text editing jQuery UI widget
# (c) 2011 PI:NAME:<NAME>END_PI, IKS Consortium
# Hallo may be freely distributed under the MIT license
# This plugin handles the selection from a list of previously associated publications
((jQuery) ->
jQuery.widget 'IKS.hallopublicationselector',
widge... |
[
{
"context": "module.exports =\n 'purisima-creek':\n name: 'Purisima Creek'\n picture: '/pictures/purisima.jpg'\n area: ",
"end": 62,
"score": 0.9872609376907349,
"start": 48,
"tag": "NAME",
"value": "Purisima Creek"
},
{
"context": "g', '/purisima/4.jpg']\n 'mori-point':\... | src/models/hikes.coffee | rachelmcquirk/hiking | 0 | module.exports =
'purisima-creek':
name: 'Purisima Creek'
picture: '/pictures/purisima.jpg'
area: 'Penninsula Area'
path: '/hikes/san-francisco-bay/purisima-creek'
length: '3.3 miles'
location: 'Purisima Creek Redwoods'
elevation: 'x feet'
latitude: 37.44963
longitude: -122.33882
... | 173208 | module.exports =
'purisima-creek':
name: '<NAME>'
picture: '/pictures/purisima.jpg'
area: 'Penninsula Area'
path: '/hikes/san-francisco-bay/purisima-creek'
length: '3.3 miles'
location: 'Purisima Creek Redwoods'
elevation: 'x feet'
latitude: 37.44963
longitude: -122.33882
diffi... | true | module.exports =
'purisima-creek':
name: 'PI:NAME:<NAME>END_PI'
picture: '/pictures/purisima.jpg'
area: 'Penninsula Area'
path: '/hikes/san-francisco-bay/purisima-creek'
length: '3.3 miles'
location: 'Purisima Creek Redwoods'
elevation: 'x feet'
latitude: 37.44963
longitude: -122.3... |
[
{
"context": "n \"{your answer} who?\", then \"lol\"\n#\n# Author:\n# Tim Kinnane\n#\n\nmodule.exports = (robot) ->\n require '../../l",
"end": 464,
"score": 0.9998759031295776,
"start": 453,
"tag": "NAME",
"value": "Tim Kinnane"
}
] | integration/scripts/knock-knock-direct-reply.coffee | PropertyUX/nubot-playbook | 0 | # Description:
# Tell Hubot a knock knock joke - it is guaranteed to laugh
# Uses inline path declarations, with branches separate (is a little cleaner)
#
# Dependencies:
# hubot-playbook
#
# Configuration:
# Playbook direct scene responds to a single user and room
# sendReplies: ture (false by default) - Hub... | 198546 | # Description:
# Tell Hubot a knock knock joke - it is guaranteed to laugh
# Uses inline path declarations, with branches separate (is a little cleaner)
#
# Dependencies:
# hubot-playbook
#
# Configuration:
# Playbook direct scene responds to a single user and room
# sendReplies: ture (false by default) - Hub... | true | # Description:
# Tell Hubot a knock knock joke - it is guaranteed to laugh
# Uses inline path declarations, with branches separate (is a little cleaner)
#
# Dependencies:
# hubot-playbook
#
# Configuration:
# Playbook direct scene responds to a single user and room
# sendReplies: ture (false by default) - Hub... |
[
{
"context": " enable=max_line_length\n done()\n \n it 'john due',(done)->\n npmFetchAvatar 'john due',(error,re",
"end": 448,
"score": 0.9805943965911865,
"start": 440,
"tag": "NAME",
"value": "john due"
},
{
"context": " \n it 'john due',(done)->\n npmFetchAvat... | index.spec.coffee | 59naga/npm-fetch-avatar | 0 | # Dependencies
npmFetchAvatar= require './'
# Environment
jasmine.DEFAULT_TIMEOUT_INTERVAL= 5000
# Specs
describe 'npmFetchAvatar',->
it 'substack',(done)->
npmFetchAvatar 'substack',(error,result)->
# coffeelint: disable=max_line_length
expect(result).toBe 'https://secure.gravatar.com/avatar/d4a2f1... | 8169 | # Dependencies
npmFetchAvatar= require './'
# Environment
jasmine.DEFAULT_TIMEOUT_INTERVAL= 5000
# Specs
describe 'npmFetchAvatar',->
it 'substack',(done)->
npmFetchAvatar 'substack',(error,result)->
# coffeelint: disable=max_line_length
expect(result).toBe 'https://secure.gravatar.com/avatar/d4a2f1... | true | # Dependencies
npmFetchAvatar= require './'
# Environment
jasmine.DEFAULT_TIMEOUT_INTERVAL= 5000
# Specs
describe 'npmFetchAvatar',->
it 'substack',(done)->
npmFetchAvatar 'substack',(error,result)->
# coffeelint: disable=max_line_length
expect(result).toBe 'https://secure.gravatar.com/avatar/d4a2f1... |
[
{
"context": "rr, docs) ->\n items.concat([{cognome: 'Petrucci', 'Fabio'}])\n\n items\n # .when '/regis",
"end": 683,
"score": 0.9997749328613281,
"start": 675,
"tag": "NAME",
"value": "Petrucci"
},
{
"context": "\n items.concat([{cognome: 'Petrucci'... | app/app.coffee | biospank/brunch-nw-angular-seed | 3 | 'use strict'
# Declare app level module which depends on filters, and services
angular.module('app', [
'ngCookies'
'ngResource'
'ngRoute'
'app.controllers'
'app.directives'
'app.filters'
'app.services'
])
.config([
'$routeProvider'
'$locationProvider'
($routeProvider, $locationProvider, config) ->
... | 39399 | 'use strict'
# Declare app level module which depends on filters, and services
angular.module('app', [
'ngCookies'
'ngResource'
'ngRoute'
'app.controllers'
'app.directives'
'app.filters'
'app.services'
])
.config([
'$routeProvider'
'$locationProvider'
($routeProvider, $locationProvider, config) ->
... | true | 'use strict'
# Declare app level module which depends on filters, and services
angular.module('app', [
'ngCookies'
'ngResource'
'ngRoute'
'app.controllers'
'app.directives'
'app.filters'
'app.services'
])
.config([
'$routeProvider'
'$locationProvider'
($routeProvider, $locationProvider, config) ->
... |
[
{
"context": "debug文件push到生产目录,并将引用到的背景图片自动添加hash后缀\n* \n* @author pjg <iampjg@gmail.com>\n* @link http://pjg.pw\n* @versi",
"end": 80,
"score": 0.9996275901794434,
"start": 77,
"tag": "USERNAME",
"value": "pjg"
},
{
"context": "件push到生产目录,并将引用到的背景图片自动添加hash后缀\n* \n* @author pjg <iam... | node_modules/vbuilder/lib/cssCtl/index.coffee | duolaimi/v.builder.site | 0 | ###*
* @fileOverview 将CSS的debug文件push到生产目录,并将引用到的背景图片自动添加hash后缀
*
* @author pjg <iampjg@gmail.com>
* @link http://pjg.pw
* @version $Id$
###
fs = require 'fs'
path = require 'path'
_ = require 'lodash'
crypto = require 'crypto'
vfs = require 'vinyl-fs'
gutil = require 'gulp-util'
less = requir... | 75923 | ###*
* @fileOverview 将CSS的debug文件push到生产目录,并将引用到的背景图片自动添加hash后缀
*
* @author pjg <<EMAIL>>
* @link http://pjg.pw
* @version $Id$
###
fs = require 'fs'
path = require 'path'
_ = require 'lodash'
crypto = require 'crypto'
vfs = require 'vinyl-fs'
gutil = require 'gulp-util'
less = require 'gulp-l... | true | ###*
* @fileOverview 将CSS的debug文件push到生产目录,并将引用到的背景图片自动添加hash后缀
*
* @author pjg <PI:EMAIL:<EMAIL>END_PI>
* @link http://pjg.pw
* @version $Id$
###
fs = require 'fs'
path = require 'path'
_ = require 'lodash'
crypto = require 'crypto'
vfs = require 'vinyl-fs'
gutil = require 'gulp-util'
less = ... |
[
{
"context": ".js --preamble \"// Sequenced v<%= pkg.version %> | arielyang@github | MIT Licensed\"'\n\t\t\t\tcwd: '.'\n\n\t\tconcat:\n\t\t\tdist:",
"end": 385,
"score": 0.9753665924072266,
"start": 369,
"tag": "EMAIL",
"value": "arielyang@github"
}
] | Gruntfile.coffee | arielyang/sequenced | 0 | module.exports = (grunt) ->
# Project configuration.
grunt.initConfig
pkg: grunt.file.readJSON('package.json')
# Task configuration.
exec:
compile:
command: 'coffee -c -b dest/sequenced.coffee'
cwd: '.'
compress:
command: 'uglifyjs dest/sequenced.js --compress --mangle -o dest/sequenced.min.j... | 130940 | module.exports = (grunt) ->
# Project configuration.
grunt.initConfig
pkg: grunt.file.readJSON('package.json')
# Task configuration.
exec:
compile:
command: 'coffee -c -b dest/sequenced.coffee'
cwd: '.'
compress:
command: 'uglifyjs dest/sequenced.js --compress --mangle -o dest/sequenced.min.j... | true | module.exports = (grunt) ->
# Project configuration.
grunt.initConfig
pkg: grunt.file.readJSON('package.json')
# Task configuration.
exec:
compile:
command: 'coffee -c -b dest/sequenced.coffee'
cwd: '.'
compress:
command: 'uglifyjs dest/sequenced.js --compress --mangle -o dest/sequenced.min.j... |
[
{
"context": "js\n\n PXL.js\n Benjamin Blundell - ben@pxljs.com\n http://pxljs.",
"end": 197,
"score": 0.9998764991760254,
"start": 180,
"tag": "NAME",
"value": "Benjamin Blundell"
},
{
"context": " PXL.js\n ... | examples/lights.coffee | OniDaito/pxljs | 1 | ### ABOUT
.__
_________ __| |
\____ \ \/ / |
| |_> > <| |__
| __/__/\_ \____/
|__| \/ js
PXL.js
Benjamin Blundell - ben@pxljs.com
http://pxljs.com
This software is released under the MIT Licence. See LICENCE.txt for... | 22287 | ### ABOUT
.__
_________ __| |
\____ \ \/ / |
| |_> > <| |__
| __/__/\_ \____/
|__| \/ js
PXL.js
<NAME> - <EMAIL>
http://pxljs.com
This software is released under the MIT Licence. See LICENCE.txt for details
###
in... | true | ### ABOUT
.__
_________ __| |
\____ \ \/ / |
| |_> > <| |__
| __/__/\_ \____/
|__| \/ js
PXL.js
PI:NAME:<NAME>END_PI - PI:EMAIL:<EMAIL>END_PI
http://pxljs.com
This software is released under the MIT Licence. See LIC... |
[
{
"context": "# Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the GNU Affero General Public Li",
"end": 43,
"score": 0.9999106526374817,
"start": 29,
"tag": "EMAIL",
"value": "contact@ppy.sh"
},
{
"context": "comments.isShowDeleted\n\n el Comment,\n key: comment.... | resources/assets/coffee/react/_components/comments.coffee | osu-katakuna/osu-katakuna-web | 5 | # Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the GNU Affero General Public License v3.0.
# See the LICENCE file in the repository root for full licence text.
import { Comment } from 'comment'
import { CommentEditor } from 'comment-editor'
import { CommentShowMore } from 'comment-show-more'
import { Com... | 59477 | # Copyright (c) ppy Pty Ltd <<EMAIL>>. Licensed under the GNU Affero General Public License v3.0.
# See the LICENCE file in the repository root for full licence text.
import { Comment } from 'comment'
import { CommentEditor } from 'comment-editor'
import { CommentShowMore } from 'comment-show-more'
import { CommentsSo... | true | # Copyright (c) ppy Pty Ltd <PI:EMAIL:<EMAIL>END_PI>. Licensed under the GNU Affero General Public License v3.0.
# See the LICENCE file in the repository root for full licence text.
import { Comment } from 'comment'
import { CommentEditor } from 'comment-editor'
import { CommentShowMore } from 'comment-show-more'
impo... |
[
{
"context": " email: $scope.email_input,\n password: $scope.password_input\n }\n request = $http {\n url: ajaxurl,",
"end": 492,
"score": 0.8724168539047241,
"start": 472,
"tag": "PASSWORD",
"value": "scope.password_input"
},
{
"context": " email: $scope.em... | plugin-assets/custom/base.coffee | wp-plugins/anybackup | 0 | window.app = angular.module('BitsAnyBackup', ['ui.bootstrap'])
app.filter 'html', ($sce) ->
(input) ->
$sce.trustAsHtml(input)
app.controller "LoginModalController", ($scope, $http, $modalInstance, $rootScope) ->
$scope.backups = []
$scope.dismiss = ->
$modalInstance.dismiss('cancel')
$scope.loginAc... | 190987 | window.app = angular.module('BitsAnyBackup', ['ui.bootstrap'])
app.filter 'html', ($sce) ->
(input) ->
$sce.trustAsHtml(input)
app.controller "LoginModalController", ($scope, $http, $modalInstance, $rootScope) ->
$scope.backups = []
$scope.dismiss = ->
$modalInstance.dismiss('cancel')
$scope.loginAc... | true | window.app = angular.module('BitsAnyBackup', ['ui.bootstrap'])
app.filter 'html', ($sce) ->
(input) ->
$sce.trustAsHtml(input)
app.controller "LoginModalController", ($scope, $http, $modalInstance, $rootScope) ->
$scope.backups = []
$scope.dismiss = ->
$modalInstance.dismiss('cancel')
$scope.loginAc... |
[
{
"context": "name: 'Tablatal'\nscopeName: 'tablatal'\nfileTypes: ['tbtl', 't",
"end": 11,
"score": 0.7857733964920044,
"start": 7,
"tag": "NAME",
"value": "Tabl"
}
] | grammars/tree-sitter-tablatal.cson | jakofranko/language-tablatal | 0 | name: 'Tablatal'
scopeName: 'tablatal'
fileTypes: ['tbtl', 'tome', 'ma']
type: 'tree-sitter'
parser: 'tree-sitter-tablatal'
scopes:
'header_definition': 'language.constant.tablatal.header'
'row_definition': 'entity.string.tablatal.row'
'comment_definition': 'comment.block.tablatal'
comments:
start: '~... | 224484 | name: '<NAME>atal'
scopeName: 'tablatal'
fileTypes: ['tbtl', 'tome', 'ma']
type: 'tree-sitter'
parser: 'tree-sitter-tablatal'
scopes:
'header_definition': 'language.constant.tablatal.header'
'row_definition': 'entity.string.tablatal.row'
'comment_definition': 'comment.block.tablatal'
comments:
start: ... | true | name: 'PI:NAME:<NAME>END_PIatal'
scopeName: 'tablatal'
fileTypes: ['tbtl', 'tome', 'ma']
type: 'tree-sitter'
parser: 'tree-sitter-tablatal'
scopes:
'header_definition': 'language.constant.tablatal.header'
'row_definition': 'entity.string.tablatal.row'
'comment_definition': 'comment.block.tablatal'
comment... |
[
{
"context": "# Copyright (c) 2008-2013 Michael Dvorkin and contributors.\n#\n# Eatech CRM is freely distri",
"end": 41,
"score": 0.999862551689148,
"start": 26,
"tag": "NAME",
"value": "Michael Dvorkin"
}
] | app/assets/javascripts/crm_classes.js.coffee | amiteatech/fat_free_crm | 0 | # Copyright (c) 2008-2013 Michael Dvorkin and contributors.
#
# Eatech CRM is freely distributable under the terms of MIT license.
# See MIT-LICENSE file or http://www.opensource.org/licenses/mit-license.php
#------------------------------------------------------------------------------
(($) ->
window.crm ||= {}
... | 80103 | # Copyright (c) 2008-2013 <NAME> and contributors.
#
# Eatech CRM is freely distributable under the terms of MIT license.
# See MIT-LICENSE file or http://www.opensource.org/licenses/mit-license.php
#------------------------------------------------------------------------------
(($) ->
window.crm ||= {}
class crm... | true | # Copyright (c) 2008-2013 PI:NAME:<NAME>END_PI and contributors.
#
# Eatech CRM is freely distributable under the terms of MIT license.
# See MIT-LICENSE file or http://www.opensource.org/licenses/mit-license.php
#------------------------------------------------------------------------------
(($) ->
window.crm ||= {... |
[
{
"context": "ns.port ?= 9090\n @options.host ?= '127.0.0.1'\n @options.user ?= 'xbmc'\n @options.p",
"end": 287,
"score": 0.9997637271881104,
"start": 278,
"tag": "IP_ADDRESS",
"value": "127.0.0.1"
},
{
"context": " ?= '127.0.0.1'\n @options.user ... | home/pi/Documents/NodeFrame/node_modules/xbmc/src/TCPConnection.coffee | srmooney/PiFrame | 0 | debug = require('debug') 'xbmc:TCPConnection'
pubsub = require './PubSub'
{defer} = require 'node-promise'
net = require 'net'
class Connection
constructor: (@options = {}) ->
debug 'constructor', @options
@options.port ?= 9090
@options.host ?= '127.0.0.1'
@options.user ?= 'xbm... | 226113 | debug = require('debug') 'xbmc:TCPConnection'
pubsub = require './PubSub'
{defer} = require 'node-promise'
net = require 'net'
class Connection
constructor: (@options = {}) ->
debug 'constructor', @options
@options.port ?= 9090
@options.host ?= '127.0.0.1'
@options.user ?= 'xbm... | true | debug = require('debug') 'xbmc:TCPConnection'
pubsub = require './PubSub'
{defer} = require 'node-promise'
net = require 'net'
class Connection
constructor: (@options = {}) ->
debug 'constructor', @options
@options.port ?= 9090
@options.host ?= '127.0.0.1'
@options.user ?= 'xbm... |
[
{
"context": "te <user> with a humorous greeting\n#\n# Author:\n# sopel\n\nmodule.exports = (robot) ->\n\n robot.respond /(b",
"end": 432,
"score": 0.9996979832649231,
"start": 427,
"tag": "USERNAME",
"value": "sopel"
},
{
"context": "irthdays are feathers in the broad wing of tim... | scripts/birthday.coffee | sagasu/doc | 1 | # Description:
# Delegate your birthday greetings, celebrations and quotes to Hubot.
#
# Dependencies:
# None
#
# Configuration:
# None
#
# Commands:
# hubot birthday quote for <user> -- congratulate <user> with a random birthday quote
# hubot celebrate me <user> -- congratulate <user> with an inspirational g... | 52694 | # Description:
# Delegate your birthday greetings, celebrations and quotes to Hubot.
#
# Dependencies:
# None
#
# Configuration:
# None
#
# Commands:
# hubot birthday quote for <user> -- congratulate <user> with a random birthday quote
# hubot celebrate me <user> -- congratulate <user> with an inspirational g... | true | # Description:
# Delegate your birthday greetings, celebrations and quotes to Hubot.
#
# Dependencies:
# None
#
# Configuration:
# None
#
# Commands:
# hubot birthday quote for <user> -- congratulate <user> with a random birthday quote
# hubot celebrate me <user> -- congratulate <user> with an inspirational g... |
[
{
"context": "ngJS - Engine Core\n# Copyright (c) 2014,2015 Queue Sakura-Shiki\n# Released under the MIT license\n# \n\n# Page switc",
"end": 117,
"score": 0.9995989799499512,
"start": 105,
"tag": "NAME",
"value": "Sakura-Shiki"
}
] | leaping.coffee | qkwkw/WonderWallJS | 0 | ##############################################
# LeapingJS - Engine Core
# Copyright (c) 2014,2015 Queue Sakura-Shiki
# Released under the MIT license
#
# Page switching time
PAGE_DELAY = 60
# Polyfills for AnimationFrame API
nextFrame =
# window.requestAnimationFrame ||
# window.mozRequestAnimationFrame ||
# win... | 59205 | ##############################################
# LeapingJS - Engine Core
# Copyright (c) 2014,2015 Queue <NAME>
# Released under the MIT license
#
# Page switching time
PAGE_DELAY = 60
# Polyfills for AnimationFrame API
nextFrame =
# window.requestAnimationFrame ||
# window.mozRequestAnimationFrame ||
# window.ms... | true | ##############################################
# LeapingJS - Engine Core
# Copyright (c) 2014,2015 Queue PI:NAME:<NAME>END_PI
# Released under the MIT license
#
# Page switching time
PAGE_DELAY = 60
# Polyfills for AnimationFrame API
nextFrame =
# window.requestAnimationFrame ||
# window.mozRequestAnimationFrame |... |
[
{
"context": "# Droplet C mode\n#\n# Copyright (c) 2015 Anthony Bau\n# MIT License\n\nhelper = require '../helper.coffee",
"end": 51,
"score": 0.9998594522476196,
"start": 40,
"tag": "NAME",
"value": "Anthony Bau"
}
] | src/languages/c.coffee | takeratta/droplet | 145 | # Droplet C mode
#
# Copyright (c) 2015 Anthony Bau
# MIT License
helper = require '../helper.coffee'
parser = require '../parser.coffee'
antlrHelper = require '../antlr.coffee'
{fixQuotedString, looseCUnescape, quoteAndCEscape} = helper
RULES = {
# Indents
'compoundStatement': {
'type': 'indent',
'inden... | 84702 | # Droplet C mode
#
# Copyright (c) 2015 <NAME>
# MIT License
helper = require '../helper.coffee'
parser = require '../parser.coffee'
antlrHelper = require '../antlr.coffee'
{fixQuotedString, looseCUnescape, quoteAndCEscape} = helper
RULES = {
# Indents
'compoundStatement': {
'type': 'indent',
'indentCont... | true | # Droplet C mode
#
# Copyright (c) 2015 PI:NAME:<NAME>END_PI
# MIT License
helper = require '../helper.coffee'
parser = require '../parser.coffee'
antlrHelper = require '../antlr.coffee'
{fixQuotedString, looseCUnescape, quoteAndCEscape} = helper
RULES = {
# Indents
'compoundStatement': {
'type': 'indent',
... |
[
{
"context": "fileTypes: [\n \"swift\"\n]\nname: \"Swift Kitura\"\npatterns: [\n {\n match: \"Kitura|Router(Reques",
"end": 44,
"score": 0.7090116143226624,
"start": 32,
"tag": "NAME",
"value": "Swift Kitura"
}
] | grammars/swift kitura.cson | tetodorov/atom-kitura | 0 | fileTypes: [
"swift"
]
name: "Swift Kitura"
patterns: [
{
match: "Kitura|Router(Request|Response)?|BodyParser|ContentType|StaticFileServer"
name: "support.type"
}
{
match: "get|post|put|patch|delete|any|run"
name: "support.function"
}
{
include: "source.swift"
}
]
scopeName: "source.sw... | 21933 | fileTypes: [
"swift"
]
name: "<NAME>"
patterns: [
{
match: "Kitura|Router(Request|Response)?|BodyParser|ContentType|StaticFileServer"
name: "support.type"
}
{
match: "get|post|put|patch|delete|any|run"
name: "support.function"
}
{
include: "source.swift"
}
]
scopeName: "source.swift.ki... | true | fileTypes: [
"swift"
]
name: "PI:NAME:<NAME>END_PI"
patterns: [
{
match: "Kitura|Router(Request|Response)?|BodyParser|ContentType|StaticFileServer"
name: "support.type"
}
{
match: "get|post|put|patch|delete|any|run"
name: "support.function"
}
{
include: "source.swift"
}
]
scopeName: "s... |
[
{
"context": "bel>\n <label>Password <input type=\"password\" name=\"password\"></label>\n <button",
"end": 665,
"score": 0.9978266954421997,
"start": 657,
"tag": "PASSWORD",
"value": "password"
}
] | spec/selection_spec.coffee | ghuntley/zombie | 1 | { Vows, assert, brains, Browser } = require("./helpers")
Vows.describe("Selection").addBatch
"content selection":
topic: ->
brains.get "/browser/walking", (req, res)->
res.send """
<html>
<head>
<script src="/jquery.js"></script>
<script src="/sammy.js"><... | 115491 | { Vows, assert, brains, Browser } = require("./helpers")
Vows.describe("Selection").addBatch
"content selection":
topic: ->
brains.get "/browser/walking", (req, res)->
res.send """
<html>
<head>
<script src="/jquery.js"></script>
<script src="/sammy.js"><... | true | { Vows, assert, brains, Browser } = require("./helpers")
Vows.describe("Selection").addBatch
"content selection":
topic: ->
brains.get "/browser/walking", (req, res)->
res.send """
<html>
<head>
<script src="/jquery.js"></script>
<script src="/sammy.js"><... |
[
{
"context": "AppController\n\n @options =\n name : 'Admin'\n background : yes\n\n\n NAV_ITEMS =\n team",
"end": 1521,
"score": 0.9909763932228088,
"start": 1516,
"tag": "NAME",
"value": "Admin"
}
] | client/admin/lib/index.coffee | ezgikaysi/koding | 1 | kd = require 'kd'
AppController = require 'app/appcontroller'
LogsView = require './views/logs'
AdminAPIView = require './views/api/adminapiview'
AdminAppView = require './views/customviews/adminappview'
TeamInviteView = req... | 202206 | kd = require 'kd'
AppController = require 'app/appcontroller'
LogsView = require './views/logs'
AdminAPIView = require './views/api/adminapiview'
AdminAppView = require './views/customviews/adminappview'
TeamInviteView = req... | true | kd = require 'kd'
AppController = require 'app/appcontroller'
LogsView = require './views/logs'
AdminAPIView = require './views/api/adminapiview'
AdminAppView = require './views/customviews/adminappview'
TeamInviteView = req... |
[
{
"context": "!success)\n\tthrow bdb.errmsg()\n\nkeys = bdb.range(\"t0800\",true,\"t0900\",true,100)\n\nfor key in keys\n\tvv = bd",
"end": 656,
"score": 0.9838393926620483,
"start": 651,
"tag": "KEY",
"value": "t0800"
},
{
"context": "row bdb.errmsg()\n\nkeys = bdb.range(\"t0800\"... | tcbn/coffee/read/tcbn_read.coffee | ekzemplaro/data_base_language | 3 | #! /usr/local/bin/coffee
# ---------------------------------------------------------------
# tcbn_read.coffee
#
# Sep/14/2011
#
# ---------------------------------------------------------------
fs = require("fs")
sys = require('sys')
TC = require('/var/www/data_base/common/node_common/lib/tokyocabinet')
# ---------... | 152970 | #! /usr/local/bin/coffee
# ---------------------------------------------------------------
# tcbn_read.coffee
#
# Sep/14/2011
#
# ---------------------------------------------------------------
fs = require("fs")
sys = require('sys')
TC = require('/var/www/data_base/common/node_common/lib/tokyocabinet')
# ---------... | true | #! /usr/local/bin/coffee
# ---------------------------------------------------------------
# tcbn_read.coffee
#
# Sep/14/2011
#
# ---------------------------------------------------------------
fs = require("fs")
sys = require('sys')
TC = require('/var/www/data_base/common/node_common/lib/tokyocabinet')
# ---------... |
[
{
"context": "tient'\n name: [\n {\n given: ['Niccolò', 'Great']\n family: ['Paganini']\n ",
"end": 228,
"score": 0.9997273087501526,
"start": 221,
"tag": "NAME",
"value": "Niccolò"
},
{
"context": " name: [\n {\n given: ['Niccolò'... | test/fhir/search_string_spec.coffee | micabe/fhirbase | 0 | search = require('../../src/fhir/search_string')
test = require('../helpers.coffee')
assert = require('assert')
testCases = [
{
resource: {
resourceType: 'Patient'
name: [
{
given: ['Niccolò', 'Great']
family: ['Paganini']
prefix: ['Music']
}
{
... | 64405 | search = require('../../src/fhir/search_string')
test = require('../helpers.coffee')
assert = require('assert')
testCases = [
{
resource: {
resourceType: 'Patient'
name: [
{
given: ['<NAME>', '<NAME>']
family: ['<NAME>']
prefix: ['<NAME>']
}
{
... | true | search = require('../../src/fhir/search_string')
test = require('../helpers.coffee')
assert = require('assert')
testCases = [
{
resource: {
resourceType: 'Patient'
name: [
{
given: ['PI:NAME:<NAME>END_PI', 'PI:NAME:<NAME>END_PI']
family: ['PI:NAME:<NAME>END_PI']
... |
[
{
"context": "Rails Embedded Ruby support\n#\n# Copyright (C) 2012 Nikolay Nemshilov\n#\nColorifier.erb = new Class Colorifier.html,\n\n ",
"end": 72,
"score": 0.9998807907104492,
"start": 55,
"tag": "NAME",
"value": "Nikolay Nemshilov"
}
] | src/lang/erb.coffee | MadRabbit/colorifier | 1 | #
# Rails Embedded Ruby support
#
# Copyright (C) 2012 Nikolay Nemshilov
#
Colorifier.erb = new Class Colorifier.html,
paint: (text)->
@$super text, (text)->
@_ruby(text)
_ruby: (text)->
@___ or= []
tokens = @___
text.replace /(<%)([\s\S]*?)(%>)/ig, (m, _1, _2, _3)->
tokens.push... | 21082 | #
# Rails Embedded Ruby support
#
# Copyright (C) 2012 <NAME>
#
Colorifier.erb = new Class Colorifier.html,
paint: (text)->
@$super text, (text)->
@_ruby(text)
_ruby: (text)->
@___ or= []
tokens = @___
text.replace /(<%)([\s\S]*?)(%>)/ig, (m, _1, _2, _3)->
tokens.push(ruby.paint... | true | #
# Rails Embedded Ruby support
#
# Copyright (C) 2012 PI:NAME:<NAME>END_PI
#
Colorifier.erb = new Class Colorifier.html,
paint: (text)->
@$super text, (text)->
@_ruby(text)
_ruby: (text)->
@___ or= []
tokens = @___
text.replace /(<%)([\s\S]*?)(%>)/ig, (m, _1, _2, _3)->
tokens.p... |
[
{
"context": "mail_info = {\n subject: \"こんにちは\"\n from: \"test@example.com\"\n body: \"お久しぶりです。げんきですか?\"\n}\n\nfor key, value of m",
"end": 58,
"score": 0.9999257922172546,
"start": 42,
"tag": "EMAIL",
"value": "test@example.com"
}
] | ch04/04-coffee/for_of.coffee | gogosub77/node-webscraping | 0 | mail_info = {
subject: "こんにちは"
from: "test@example.com"
body: "お久しぶりです。げんきですか?"
}
for key, value of mail_info
console.log "#{key} : #{value}"
| 26232 | mail_info = {
subject: "こんにちは"
from: "<EMAIL>"
body: "お久しぶりです。げんきですか?"
}
for key, value of mail_info
console.log "#{key} : #{value}"
| true | mail_info = {
subject: "こんにちは"
from: "PI:EMAIL:<EMAIL>END_PI"
body: "お久しぶりです。げんきですか?"
}
for key, value of mail_info
console.log "#{key} : #{value}"
|
[
{
"context": "le allow you to use the gooey effect\n#\n# @author Olivier Bossel <olivier.bossel@gmail.com>\n# @created 22.01.16\n#",
"end": 107,
"score": 0.9998802542686462,
"start": 93,
"tag": "NAME",
"value": "Olivier Bossel"
},
{
"context": "se the gooey effect\n#\n# @author ... | node_modules/sugarcss/coffee/sugar-gooey.coffee | hagsey/nlpt2 | 0 | ###
# Sugar-gooey.js
#
# This little js file allow you to use the gooey effect
#
# @author Olivier Bossel <olivier.bossel@gmail.com>
# @created 22.01.16
# @updated 20.01.16
# @version 1.0.0
###
((factory) ->
if typeof define == 'function' and define.amd
# AMD. Register as an anonymous module.
define [ ], fact... | 81014 | ###
# Sugar-gooey.js
#
# This little js file allow you to use the gooey effect
#
# @author <NAME> <<EMAIL>>
# @created 22.01.16
# @updated 20.01.16
# @version 1.0.0
###
((factory) ->
if typeof define == 'function' and define.amd
# AMD. Register as an anonymous module.
define [ ], factory
else if typeof expor... | true | ###
# Sugar-gooey.js
#
# This little js file allow you to use the gooey effect
#
# @author PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>
# @created 22.01.16
# @updated 20.01.16
# @version 1.0.0
###
((factory) ->
if typeof define == 'function' and define.amd
# AMD. Register as an anonymous module.
define [ ], ... |
[
{
"context": "assName = 'scribe'\n\n contributors: [\n {name: 'Ryan Faidley'}\n {name: 'Mischa Lewis-Norelle', github: 'mle",
"end": 332,
"score": 0.9998835325241089,
"start": 320,
"tag": "NAME",
"value": "Ryan Faidley"
},
{
"context": "ibutors: [\n {name: 'Ryan Faidley'}\n... | app/views/contribute/ScribeView.coffee | adamcsillag/codecombat | 2 | ContributeClassView = require './ContributeClassView'
template = require 'templates/contribute/scribe'
{me} = require 'core/auth'
module.exports = class ScribeView extends ContributeClassView
id: 'scribe-view'
template: template
initialize: ->
@contributorClassName = 'scribe'
contributors: [
{name: '... | 21955 | ContributeClassView = require './ContributeClassView'
template = require 'templates/contribute/scribe'
{me} = require 'core/auth'
module.exports = class ScribeView extends ContributeClassView
id: 'scribe-view'
template: template
initialize: ->
@contributorClassName = 'scribe'
contributors: [
{name: '... | true | ContributeClassView = require './ContributeClassView'
template = require 'templates/contribute/scribe'
{me} = require 'core/auth'
module.exports = class ScribeView extends ContributeClassView
id: 'scribe-view'
template: template
initialize: ->
@contributorClassName = 'scribe'
contributors: [
{name: '... |
[
{
"context": "mfabrik GmbH\n * MIT Licence\n * https://github.com/programmfabrik/coffeescript-ui, http://www.coffeescript-ui.org\n#",
"end": 166,
"score": 0.9885415434837341,
"start": 152,
"tag": "USERNAME",
"value": "programmfabrik"
},
{
"context": "le_input\"\n\t\t\t\tform:\n\t\t\t... | demo/src/demos/FormLayoutDemo.coffee | programmfabrik/coffeescript-ui | 10 | ###
* coffeescript-ui - Coffeescript User Interface System (CUI)
* Copyright (c) 2013 - 2016 Programmfabrik GmbH
* MIT Licence
* https://github.com/programmfabrik/coffeescript-ui, http://www.coffeescript-ui.org
###
class Demo.FormLayoutDemo extends Demo
getGroup: ->
"Test"
display: ->
@demo_table = new Dem... | 17006 | ###
* coffeescript-ui - Coffeescript User Interface System (CUI)
* Copyright (c) 2013 - 2016 Programmfabrik GmbH
* MIT Licence
* https://github.com/programmfabrik/coffeescript-ui, http://www.coffeescript-ui.org
###
class Demo.FormLayoutDemo extends Demo
getGroup: ->
"Test"
display: ->
@demo_table = new Dem... | true | ###
* coffeescript-ui - Coffeescript User Interface System (CUI)
* Copyright (c) 2013 - 2016 Programmfabrik GmbH
* MIT Licence
* https://github.com/programmfabrik/coffeescript-ui, http://www.coffeescript-ui.org
###
class Demo.FormLayoutDemo extends Demo
getGroup: ->
"Test"
display: ->
@demo_table = new Dem... |
[
{
"context": "e.getName()\n\n contact =\n name: 'contact'\n url: '/contact'\n template",
"end": 579,
"score": 0.9688158631324768,
"start": 572,
"tag": "NAME",
"value": "contact"
},
{
"context": "ontact'\n\n contactList =\n nam... | ui-router/demo-2/router.coffee | mrdulin/angularjs | 0 | class config
@$inject = ['$stateProvider', '$urlRouterProvider']
constructor: ($stateProvider, $urlRouterProvider)->
$urlRouterProvider
.when '/', 'home'
.otherwise '/home'
##这种对象形式的路由要注意的是name和parent字段
home =
name: 'home'
url: '/home'
... | 31553 | class config
@$inject = ['$stateProvider', '$urlRouterProvider']
constructor: ($stateProvider, $urlRouterProvider)->
$urlRouterProvider
.when '/', 'home'
.otherwise '/home'
##这种对象形式的路由要注意的是name和parent字段
home =
name: 'home'
url: '/home'
... | true | class config
@$inject = ['$stateProvider', '$urlRouterProvider']
constructor: ($stateProvider, $urlRouterProvider)->
$urlRouterProvider
.when '/', 'home'
.otherwise '/home'
##这种对象形式的路由要注意的是name和parent字段
home =
name: 'home'
url: '/home'
... |
[
{
"context": "scribe '#fillUser', ->\n user = {\n email: 'example@example.com'\n bill_address: {\n family_name: 'foo'",
"end": 320,
"score": 0.9999213218688965,
"start": 301,
"tag": "EMAIL",
"value": "example@example.com"
}
] | backend/spec/javascripts/comable/admin/user_selector_spec.coffee | appirits/comable | 14 | #= require jquery
#= require jasmine-jquery
#= require comable/admin/user_selector
describe 'UserSelector', ->
described_class = null
subject = null
beforeEach ->
described_class = UserSelector
subject = described_class.prototype
describe '#fillUser', ->
user = {
email: 'example@example.com... | 110819 | #= require jquery
#= require jasmine-jquery
#= require comable/admin/user_selector
describe 'UserSelector', ->
described_class = null
subject = null
beforeEach ->
described_class = UserSelector
subject = described_class.prototype
describe '#fillUser', ->
user = {
email: '<EMAIL>'
bill... | true | #= require jquery
#= require jasmine-jquery
#= require comable/admin/user_selector
describe 'UserSelector', ->
described_class = null
subject = null
beforeEach ->
described_class = UserSelector
subject = described_class.prototype
describe '#fillUser', ->
user = {
email: 'PI:EMAIL:<EMAIL>END... |
[
{
"context": "\n email: email\n firstName: firstName\n lastName: lastName\n order:\n ",
"end": 2051,
"score": 0.999625027179718,
"start": 2042,
"tag": "NAME",
"value": "firstName"
},
{
"context": " firstName: firstName\n las... | test/server/order.coffee | hanzo-io/hanzo.js | 147 | promise = require 'broken'
sleep = (delay) ->
new Promise (resolve, reject) ->
setTimeout resolve, delay
describe 'Api.order', ->
fixture = null
ord = null
before ->
fixture =
shippingAddress:
line1: 'line1'
line2: 'line2'
city: 'city'
state... | 112857 | promise = require 'broken'
sleep = (delay) ->
new Promise (resolve, reject) ->
setTimeout resolve, delay
describe 'Api.order', ->
fixture = null
ord = null
before ->
fixture =
shippingAddress:
line1: 'line1'
line2: 'line2'
city: 'city'
state... | true | promise = require 'broken'
sleep = (delay) ->
new Promise (resolve, reject) ->
setTimeout resolve, delay
describe 'Api.order', ->
fixture = null
ord = null
before ->
fixture =
shippingAddress:
line1: 'line1'
line2: 'line2'
city: 'city'
state... |
[
{
"context": "nt:\n address: req.body.parentEmail\n if /@codecombat.com/.test(context.recipient.address) or not _.str.tri",
"end": 438,
"score": 0.9634086489677429,
"start": 423,
"tag": "EMAIL",
"value": "@codecombat.com"
},
{
"context": "ess: req.body.teacherEmail\n b... | server/middleware/contact.coffee | johanvl/codecombat | 1 | sendwithus = require '../sendwithus'
utils = require '../lib/utils'
errors = require '../commons/errors'
wrap = require 'co-express'
database = require '../commons/database'
parse = require '../commons/parse'
module.exports =
sendParentSignupInstructions: wrap (req, res, next) ->
context =
email_id: sendwi... | 70791 | sendwithus = require '../sendwithus'
utils = require '../lib/utils'
errors = require '../commons/errors'
wrap = require 'co-express'
database = require '../commons/database'
parse = require '../commons/parse'
module.exports =
sendParentSignupInstructions: wrap (req, res, next) ->
context =
email_id: sendwi... | true | sendwithus = require '../sendwithus'
utils = require '../lib/utils'
errors = require '../commons/errors'
wrap = require 'co-express'
database = require '../commons/database'
parse = require '../commons/parse'
module.exports =
sendParentSignupInstructions: wrap (req, res, next) ->
context =
email_id: sendwi... |
[
{
"context": "the left operand of relational operators\n# @author Toru Nagashima\n###\n\n'use strict'\n\n#-----------------------------",
"end": 112,
"score": 0.9998745918273926,
"start": 98,
"tag": "NAME",
"value": "Toru Nagashima"
}
] | src/rules/no-unsafe-negation.coffee | danielbayley/eslint-plugin-coffee | 21 | ###*
# @fileoverview Rule to disallow negating the left operand of relational operators
# @author Toru Nagashima
###
'use strict'
#------------------------------------------------------------------------------
# Requirements
#------------------------------------------------------------------------------
astUtils = r... | 94270 | ###*
# @fileoverview Rule to disallow negating the left operand of relational operators
# @author <NAME>
###
'use strict'
#------------------------------------------------------------------------------
# Requirements
#------------------------------------------------------------------------------
astUtils = require '... | true | ###*
# @fileoverview Rule to disallow negating the left operand of relational operators
# @author PI:NAME:<NAME>END_PI
###
'use strict'
#------------------------------------------------------------------------------
# Requirements
#------------------------------------------------------------------------------
astUti... |
[
{
"context": "tail\n reply: reply\n key: reply.get('id')\n ), if @props.isLogined then @renderEditor()",
"end": 2489,
"score": 0.6243258118629456,
"start": 2487,
"tag": "KEY",
"value": "id"
}
] | src/app/topic-detail.coffee | cnodejs/cnodejs-reader | 65 | 'use strict'
hsl = require('hsl')
React = require('react')
keycode = require('keycode')
Immutable = require('immutable')
reset = require('../util/reset')
configs = require('../configs')
controller = require('../controller')
Time = React.createFactory(require('./time'))
Hint = React.createFactory(require('./hint'))
Spac... | 68496 | 'use strict'
hsl = require('hsl')
React = require('react')
keycode = require('keycode')
Immutable = require('immutable')
reset = require('../util/reset')
configs = require('../configs')
controller = require('../controller')
Time = React.createFactory(require('./time'))
Hint = React.createFactory(require('./hint'))
Spac... | true | 'use strict'
hsl = require('hsl')
React = require('react')
keycode = require('keycode')
Immutable = require('immutable')
reset = require('../util/reset')
configs = require('../configs')
controller = require('../controller')
Time = React.createFactory(require('./time'))
Hint = React.createFactory(require('./hint'))
Spac... |
[
{
"context": "e Music\n * @category Web Components\n * @author Nazar Mokrynskyi <nazar@mokrynskyi.com>\n * @copyright Copyright (c",
"end": 96,
"score": 0.9998939037322998,
"start": 80,
"tag": "NAME",
"value": "Nazar Mokrynskyi"
},
{
"context": "y Web Components\n * @author N... | html/cs-music-player/script.coffee | mariot/Klif-Mozika | 0 | ###*
* @package CleverStyle Music
* @category Web Components
* @author Nazar Mokrynskyi <nazar@mokrynskyi.com>
* @copyright Copyright (c) 2014-2015, Nazar Mokrynskyi
* @license MIT License, see license.txt
###
music_storage = navigator.getDeviceStorage('music')
sound_processing = cs.sound_processing
mu... | 219394 | ###*
* @package CleverStyle Music
* @category Web Components
* @author <NAME> <<EMAIL>>
* @copyright Copyright (c) 2014-2015, <NAME>
* @license MIT License, see license.txt
###
music_storage = navigator.getDeviceStorage('music')
sound_processing = cs.sound_processing
music_library = cs.music_library
... | true | ###*
* @package CleverStyle Music
* @category Web Components
* @author PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>
* @copyright Copyright (c) 2014-2015, PI:NAME:<NAME>END_PI
* @license MIT License, see license.txt
###
music_storage = navigator.getDeviceStorage('music')
sound_processing = cs.sound_pro... |
[
{
"context": " debug: debug\n\n client.setAccessToken('abcde')\n\n assert client.accessToken is 'abcd",
"end": 556,
"score": 0.9469712972640991,
"start": 551,
"tag": "KEY",
"value": "abcde"
},
{
"context": "bcde')\n\n assert client.accessToken is 'abc... | spec/loopback-client.coffee | CureApp/loopback-promised | 10 |
LoopbackPromised = require '../src/loopback-promised'
LoopbackClient = require '../src/loopback-client'
LoopbackUserClient = require '../src/loopback-user-client'
before ->
@timeout 5000
require('./init')
debug = true
baseURL = 'localhost:4157/test-api'
lbPromised = LoopbackPromised.createInstance
... | 49360 |
LoopbackPromised = require '../src/loopback-promised'
LoopbackClient = require '../src/loopback-client'
LoopbackUserClient = require '../src/loopback-user-client'
before ->
@timeout 5000
require('./init')
debug = true
baseURL = 'localhost:4157/test-api'
lbPromised = LoopbackPromised.createInstance
... | true |
LoopbackPromised = require '../src/loopback-promised'
LoopbackClient = require '../src/loopback-client'
LoopbackUserClient = require '../src/loopback-user-client'
before ->
@timeout 5000
require('./init')
debug = true
baseURL = 'localhost:4157/test-api'
lbPromised = LoopbackPromised.createInstance
... |
[
{
"context": "learPasscode()\n # TODO remove\n @passcode = 'testsecret'\n\n # session length is in minutes\n setPasscode:",
"end": 338,
"score": 0.9992771148681641,
"start": 328,
"tag": "PASSWORD",
"value": "testsecret"
}
] | utils/encservice.coffee | jiangts/EncJournal | 0 | EncLayer = require './enclayer'
FSLayer = require './fslayer'
path = require 'path'
# High level APIs to be called by enc-cli and the web app
class EncService
constructor: (@rootDir, @promptPasscode) ->
@fs = new FSLayer(@rootDir)
@enc = new EncLayer(@rootDir)
@clearPasscode()
# TODO remove
@pass... | 186068 | EncLayer = require './enclayer'
FSLayer = require './fslayer'
path = require 'path'
# High level APIs to be called by enc-cli and the web app
class EncService
constructor: (@rootDir, @promptPasscode) ->
@fs = new FSLayer(@rootDir)
@enc = new EncLayer(@rootDir)
@clearPasscode()
# TODO remove
@pass... | true | EncLayer = require './enclayer'
FSLayer = require './fslayer'
path = require 'path'
# High level APIs to be called by enc-cli and the web app
class EncService
constructor: (@rootDir, @promptPasscode) ->
@fs = new FSLayer(@rootDir)
@enc = new EncLayer(@rootDir)
@clearPasscode()
# TODO remove
@pass... |
[
{
"context": "\napiKey = \"eb34bd67.megadroneshare\"\n\n# A deep merge of two objects (as opposed to th",
"end": 34,
"score": 0.9997179508209229,
"start": 11,
"tag": "KEY",
"value": "eb34bd67.megadroneshare"
},
{
"context": "eader per RFC2617 Authorization: DroneApi apikey=\"blah.bla... | src/scripts/services/dapiServices.coffee | SecureCloud-biz/droneshare | 41 |
apiKey = "eb34bd67.megadroneshare"
# A deep merge of two objects (as opposed to the shallow merge from angular.extend)
merge = (obj1, obj2) ->
result = {} # (kinda non ideomatic, but oh well)
for k, v of obj1
newv = if (k of obj2) && (typeof v == "object")
merge(v, obj2[k]) # if an object merge
els... | 87025 |
apiKey = "<KEY>"
# A deep merge of two objects (as opposed to the shallow merge from angular.extend)
merge = (obj1, obj2) ->
result = {} # (kinda non ideomatic, but oh well)
for k, v of obj1
newv = if (k of obj2) && (typeof v == "object")
merge(v, obj2[k]) # if an object merge
else
v
resu... | true |
apiKey = "PI:KEY:<KEY>END_PI"
# A deep merge of two objects (as opposed to the shallow merge from angular.extend)
merge = (obj1, obj2) ->
result = {} # (kinda non ideomatic, but oh well)
for k, v of obj1
newv = if (k of obj2) && (typeof v == "object")
merge(v, obj2[k]) # if an object merge
else
... |
[
{
"context": "---------------------------------\n# Copyright 2013 I.B.M.\n# \n# Licensed under the Apache License, Version 2",
"end": 952,
"score": 0.9939495921134949,
"start": 947,
"tag": "NAME",
"value": "I.B.M"
}
] | lib-src/coffee/node/cli.coffee | pmuellr/nodprof | 6 | # Licensed under the Apache License. See footer for details.
fs = require "fs"
path = require "path"
nopt = require "nopt"
_ = require "underscore"
pkg = require "../../package.json"
nodprof = require "../.."
utils = require "../common/utils"
logger = require "../common/logger"
config = require "./... | 199237 | # Licensed under the Apache License. See footer for details.
fs = require "fs"
path = require "path"
nopt = require "nopt"
_ = require "underscore"
pkg = require "../../package.json"
nodprof = require "../.."
utils = require "../common/utils"
logger = require "../common/logger"
config = require "./... | true | # Licensed under the Apache License. See footer for details.
fs = require "fs"
path = require "path"
nopt = require "nopt"
_ = require "underscore"
pkg = require "../../package.json"
nodprof = require "../.."
utils = require "../common/utils"
logger = require "../common/logger"
config = require "./... |
[
{
"context": "text onto HTML canvas elements\n\nWritten in 2013 by Karl Naylor <kpn103@yahoo.com>\n\nTo the extent possible under ",
"end": 106,
"score": 0.9998897314071655,
"start": 95,
"tag": "NAME",
"value": "Karl Naylor"
},
{
"context": " canvas elements\n\nWritten in 2013 by Kar... | src/content/coffee/handywriteOnCanvas/geometry.coffee | karlorg/phonetify | 1 | ###
handywriteOnCanvas - renders handywrite text onto HTML canvas elements
Written in 2013 by Karl Naylor <kpn103@yahoo.com>
To the extent possible under law, the author(s) have dedicated all
copyright and related and neighboring rights to this software to the
public domain worldwide. This software is distributed wit... | 14092 | ###
handywriteOnCanvas - renders handywrite text onto HTML canvas elements
Written in 2013 by <NAME> <<EMAIL>>
To the extent possible under law, the author(s) have dedicated all
copyright and related and neighboring rights to this software to the
public domain worldwide. This software is distributed without any
warra... | true | ###
handywriteOnCanvas - renders handywrite text onto HTML canvas elements
Written in 2013 by PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>
To the extent possible under law, the author(s) have dedicated all
copyright and related and neighboring rights to this software to the
public domain worldwide. This software is ... |
[
{
"context": "e: 13}\n\t\t\t\t{name: \"Queen\", value: 12}\n\t\t\t\t{name: \"Jack\", value: 11}\n\t\t\t\t{name: \"10\", value: 10}\n\t\t\t\t{nam",
"end": 1183,
"score": 0.9741065502166748,
"start": 1179,
"tag": "NAME",
"value": "Jack"
}
] | test/10-matches.coffee | clanofthecloud/javascript-client | 1 | should = require 'should'
Clan = require('../src/Clan.coffee')('testgame-key', 'testgame-secret') # app credentials
dataset = require './0-dataset.json'
events_gamer = null
matches = null
events_friend = null
matches_friend = null
matchID = null
lastEventId = null
describe 'Matches', ->
it 'should login first a... | 217101 | should = require 'should'
Clan = require('../src/Clan.coffee')('testgame-key', 'testgame-secret') # app credentials
dataset = require './0-dataset.json'
events_gamer = null
matches = null
events_friend = null
matches_friend = null
matchID = null
lastEventId = null
describe 'Matches', ->
it 'should login first a... | true | should = require 'should'
Clan = require('../src/Clan.coffee')('testgame-key', 'testgame-secret') # app credentials
dataset = require './0-dataset.json'
events_gamer = null
matches = null
events_friend = null
matches_friend = null
matchID = null
lastEventId = null
describe 'Matches', ->
it 'should login first a... |
[
{
"context": "he .env, update the value\n\t\t\t\tpair = answers.key + '=' + answers.value\n\t\t\t\tif env.search(new RegExp('^' ",
"end": 5061,
"score": 0.9330450892448425,
"start": 5058,
"tag": "KEY",
"value": "'='"
},
{
"context": ".blTask 'slack start', -> slack.send\n\t\tusername... | tools/shipit.coffee | BKWLD/benchpress | 3 | ###
This file exports an object that can be to merge configuration into some
defaults and then apply them to shipit
###
# Deps
_ = require 'lodash'
crypto = require 'crypto'
child_process = require 'child_process'
inquirer = require 'inquirer'
Slack = require 'node-slack'
shipitDeploy = require 'shipit-deploy'
shipitS... | 54336 | ###
This file exports an object that can be to merge configuration into some
defaults and then apply them to shipit
###
# Deps
_ = require 'lodash'
crypto = require 'crypto'
child_process = require 'child_process'
inquirer = require 'inquirer'
Slack = require 'node-slack'
shipitDeploy = require 'shipit-deploy'
shipitS... | true | ###
This file exports an object that can be to merge configuration into some
defaults and then apply them to shipit
###
# Deps
_ = require 'lodash'
crypto = require 'crypto'
child_process = require 'child_process'
inquirer = require 'inquirer'
Slack = require 'node-slack'
shipitDeploy = require 'shipit-deploy'
shipitS... |
[
{
"context": "#\n# Copyright 2016 Kinvey, Inc.\n#\n# Licensed under the Apache License, Vers",
"end": 25,
"score": 0.5352257490158081,
"start": 19,
"tag": "NAME",
"value": "Kinvey"
}
] | lib/routes/configuration.coffee | enterstudio/business-logic-mock-proxy | 2 | #
# Copyright 2016 Kinvey, Inc.
#
# 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 required by applicable law or agreed to in writing... | 170399 | #
# Copyright 2016 <NAME>, Inc.
#
# 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 required by applicable law or agreed to in writing... | true | #
# Copyright 2016 PI:NAME:<NAME>END_PI, Inc.
#
# 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 required by applicable law or agreed... |
[
{
"context": " backbone-orm.js 0.7.14\n Copyright (c) 2013-2016 Vidigami\n License: MIT (http://www.opensource.org/license",
"end": 63,
"score": 0.9998615980148315,
"start": 55,
"tag": "NAME",
"value": "Vidigami"
},
{
"context": "ses/mit-license.php)\n Source: https://github.com/... | src/cache/model_cache.coffee | dk-dev/backbone-orm | 54 | ###
backbone-orm.js 0.7.14
Copyright (c) 2013-2016 Vidigami
License: MIT (http://www.opensource.org/licenses/mit-license.php)
Source: https://github.com/vidigami/backbone-orm
Dependencies: Backbone.js and Underscore.js.
###
Backbone = require 'backbone'
_ = require 'underscore'
Queue = require '../lib/queue'... | 198431 | ###
backbone-orm.js 0.7.14
Copyright (c) 2013-2016 <NAME>
License: MIT (http://www.opensource.org/licenses/mit-license.php)
Source: https://github.com/vidigami/backbone-orm
Dependencies: Backbone.js and Underscore.js.
###
Backbone = require 'backbone'
_ = require 'underscore'
Queue = require '../lib/queue'
... | true | ###
backbone-orm.js 0.7.14
Copyright (c) 2013-2016 PI:NAME:<NAME>END_PI
License: MIT (http://www.opensource.org/licenses/mit-license.php)
Source: https://github.com/vidigami/backbone-orm
Dependencies: Backbone.js and Underscore.js.
###
Backbone = require 'backbone'
_ = require 'underscore'
Queue = require '.... |
[
{
"context": " ( done ) ->\n AgentModel.create(\n email: 'test+graph+routes@joukou.com'\n name: 'test/graph/routes'\n password: ",
"end": 1134,
"score": 0.9999004006385803,
"start": 1106,
"tag": "EMAIL",
"value": "test+graph+routes@joukou.com"
},
{
"context": "\n ... | test/persona/graph/routes.coffee | joukou/joukou-api | 0 | "use strict"
###*
Copyright 2014 Joukou Ltd
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 required by applicable law or agreed to in writing,... | 29256 | "use strict"
###*
Copyright 2014 Joukou Ltd
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 required by applicable law or agreed to in writing,... | true | "use strict"
###*
Copyright 2014 Joukou Ltd
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 required by applicable law or agreed to in writing,... |
[
{
"context": "eModel\"\n view.defines\n stateful:\n key1: \"val1\"\n key2: \"val2\"\n\n it \"should create a state ",
"end": 213,
"score": 0.9942843914031982,
"start": 209,
"tag": "KEY",
"value": "val1"
},
{
"context": "nes\n stateful:\n key1: \"val1\"\n k... | spec/javascripts/concerns/state_model_spec.coffee | datapimp/luca | 4 | describe 'The State Model Concern', ->
view = Luca.register "Luca.components.StatefulView"
view.extends "Luca.View"
view.mixesIn "StateModel"
view.defines
stateful:
key1: "val1"
key2: "val2"
it "should create a state model on the view", ->
view = new Luca.components.Sta... | 47675 | describe 'The State Model Concern', ->
view = Luca.register "Luca.components.StatefulView"
view.extends "Luca.View"
view.mixesIn "StateModel"
view.defines
stateful:
key1: "<KEY>"
key2: "<KEY>"
it "should create a state model on the view", ->
view = new Luca.components.S... | true | describe 'The State Model Concern', ->
view = Luca.register "Luca.components.StatefulView"
view.extends "Luca.View"
view.mixesIn "StateModel"
view.defines
stateful:
key1: "PI:KEY:<KEY>END_PI"
key2: "PI:KEY:<KEY>END_PI"
it "should create a state model on the view", ->
vi... |
[
{
"context": "###\n * @author \t\tAbdelhakim RAFIK\n * @version \tv1.0.1\n * @license \tMIT License\n * @",
"end": 33,
"score": 0.9998902082443237,
"start": 17,
"tag": "NAME",
"value": "Abdelhakim RAFIK"
},
{
"context": "nse \tMIT License\n * @copyright \tCopyright (c) 2021 Abdelhaki... | src/app/models/comment.coffee | AbdelhakimRafik/Project | 1 | ###
* @author Abdelhakim RAFIK
* @version v1.0.1
* @license MIT License
* @copyright Copyright (c) 2021 Abdelhakim RAFIK
* @date June 2021
###
###
Comments model
###
module.exports = (sequelize, DataTypes) ->
# define the model
sequelize.define 'Comment',
parent:
allowNull: true
type: DataTypes... | 40579 | ###
* @author <NAME>
* @version v1.0.1
* @license MIT License
* @copyright Copyright (c) 2021 <NAME>
* @date June 2021
###
###
Comments model
###
module.exports = (sequelize, DataTypes) ->
# define the model
sequelize.define 'Comment',
parent:
allowNull: true
type: DataTypes.INTEGER
content:
... | true | ###
* @author PI:NAME:<NAME>END_PI
* @version v1.0.1
* @license MIT License
* @copyright Copyright (c) 2021 PI:NAME:<NAME>END_PI
* @date June 2021
###
###
Comments model
###
module.exports = (sequelize, DataTypes) ->
# define the model
sequelize.define 'Comment',
parent:
allowNull: true
type: D... |
[
{
"context": " if cmdData.length > 2\n keyData = [cmdData[1], cmdData[2]]\n fun = keyData.join('.')\n ",
"end": 15543,
"score": 0.9624279141426086,
"start": 15520,
"tag": "KEY",
"value": "cmdData[1], cmdData[2]]"
},
{
"context": "ata[1], cmdData[... | halite/lattice/app/view/console.coffee | CARFAX/halite | 212 | mainApp = angular.module("MainApp") #get reference to MainApp module
mainApp.controller 'ConsoleCtlr', ['$scope', '$location', '$route', '$q', '$filter',
'$templateCache',
'Configuration','AppData', 'AppPref', 'Item', 'Itemizer',
'Minioner', 'Resulter', 'Jobber', 'ArgInfo', 'Runner', 'Wheeler', 'Commander'... | 19762 | mainApp = angular.module("MainApp") #get reference to MainApp module
mainApp.controller 'ConsoleCtlr', ['$scope', '$location', '$route', '$q', '$filter',
'$templateCache',
'Configuration','AppData', 'AppPref', 'Item', 'Itemizer',
'Minioner', 'Resulter', 'Jobber', 'ArgInfo', 'Runner', 'Wheeler', 'Commander'... | true | mainApp = angular.module("MainApp") #get reference to MainApp module
mainApp.controller 'ConsoleCtlr', ['$scope', '$location', '$route', '$q', '$filter',
'$templateCache',
'Configuration','AppData', 'AppPref', 'Item', 'Itemizer',
'Minioner', 'Resulter', 'Jobber', 'ArgInfo', 'Runner', 'Wheeler', 'Commander'... |
[
{
"context": "in shows our login part in home view.\n\n @author Sebastian Sachtleben\n###\nclass Login extends FormView\n\n\tentity: 'ui/me",
"end": 183,
"score": 0.9998968243598938,
"start": 163,
"tag": "NAME",
"value": "Sebastian Sachtleben"
}
] | app/assets/javascripts/site/views/header/login.coffee | ssachtleben/herowar | 1 | FormView = require 'views/formView'
templates = require 'templates'
app = require 'application'
###
The Login shows our login part in home view.
@author Sebastian Sachtleben
###
class Login extends FormView
entity: 'ui/me'
template: templates.get 'header/login.tmpl'
url: '/login/email/auth'
validate... | 214363 | FormView = require 'views/formView'
templates = require 'templates'
app = require 'application'
###
The Login shows our login part in home view.
@author <NAME>
###
class Login extends FormView
entity: 'ui/me'
template: templates.get 'header/login.tmpl'
url: '/login/email/auth'
validateForm: ($Form) ... | true | FormView = require 'views/formView'
templates = require 'templates'
app = require 'application'
###
The Login shows our login part in home view.
@author PI:NAME:<NAME>END_PI
###
class Login extends FormView
entity: 'ui/me'
template: templates.get 'header/login.tmpl'
url: '/login/email/auth'
validate... |
[
{
"context": "or.call 'addOutgoingIntegration',\n\t\t\t\t\tusername: 'rocket.cat'\n\t\t\t\t\turls: [options.target_url]\n\t\t\t\t\tname: optio",
"end": 2636,
"score": 0.9995508193969727,
"start": 2626,
"tag": "USERNAME",
"value": "rocket.cat"
},
{
"context": "or.call 'addOutgoingInte... | packages/rocketchat-integrations/server/api/api.coffee | NMandapaty/Rocket.Chat | 0 | vm = Npm.require('vm')
compiledScripts = {}
getIntegrationScript = (integration) ->
compiledScript = compiledScripts[integration._id]
if compiledScript? and +compiledScript._updatedAt is +integration._updatedAt
return compiledScript.script
script = integration.scriptCompiled
vmScript = undefined
sandbox =
_... | 127504 | vm = Npm.require('vm')
compiledScripts = {}
getIntegrationScript = (integration) ->
compiledScript = compiledScripts[integration._id]
if compiledScript? and +compiledScript._updatedAt is +integration._updatedAt
return compiledScript.script
script = integration.scriptCompiled
vmScript = undefined
sandbox =
_... | true | vm = Npm.require('vm')
compiledScripts = {}
getIntegrationScript = (integration) ->
compiledScript = compiledScripts[integration._id]
if compiledScript? and +compiledScript._updatedAt is +integration._updatedAt
return compiledScript.script
script = integration.scriptCompiled
vmScript = undefined
sandbox =
_... |
[
{
"context": "plication extends Chaplin.Application\n\n password: null\n\n constructor: (options) ->\n @password = opti",
"end": 577,
"score": 0.9838510155677795,
"start": 573,
"tag": "PASSWORD",
"value": "null"
},
{
"context": "ername: constants.storage.username\n password... | app/application.coffee | jordidiaz/hm | 0 | StorageManager = require './storage/storage-manager'
NotificationManager = require 'lib/notification-manager'
DataBindingManager = require 'lib/data-binding-manager'
mediator = require 'mediator'
Charges = require './storage/models/charges'
MonthCharges = require './storage/models/mo... | 192849 | StorageManager = require './storage/storage-manager'
NotificationManager = require 'lib/notification-manager'
DataBindingManager = require 'lib/data-binding-manager'
mediator = require 'mediator'
Charges = require './storage/models/charges'
MonthCharges = require './storage/models/mo... | true | StorageManager = require './storage/storage-manager'
NotificationManager = require 'lib/notification-manager'
DataBindingManager = require 'lib/data-binding-manager'
mediator = require 'mediator'
Charges = require './storage/models/charges'
MonthCharges = require './storage/models/mo... |
[
{
"context": "ams:netconf:base:1.0</capability>\\n'\n if @chkframing\n @ncs.write ' <capability>urn:ietf:para",
"end": 3413,
"score": 0.6865941286087036,
"start": 3406,
"tag": "USERNAME",
"value": "framing"
},
{
"context": "ams:netconf:base:1.1</capability>\\n'\n ... | lib/ncclient.coffee | nokia/atom-netconf | 15 | ###
ncclient.coffee
Copyright (c) 2016-2021 Nokia
Note:
This file is part of the netconf package for the ATOM Text Editor.
Licensed under the MIT license
See LICENSE.md delivered with this project for more information.
###
{EventEmitter} = require 'events'
url = require 'url'
ssh2 = require 'ssh2'
stream... | 84263 | ###
ncclient.coffee
Copyright (c) 2016-2021 Nokia
Note:
This file is part of the netconf package for the ATOM Text Editor.
Licensed under the MIT license
See LICENSE.md delivered with this project for more information.
###
{EventEmitter} = require 'events'
url = require 'url'
ssh2 = require 'ssh2'
stream... | true | ###
ncclient.coffee
Copyright (c) 2016-2021 Nokia
Note:
This file is part of the netconf package for the ATOM Text Editor.
Licensed under the MIT license
See LICENSE.md delivered with this project for more information.
###
{EventEmitter} = require 'events'
url = require 'url'
ssh2 = require 'ssh2'
stream... |
[
{
"context": "\" \" + time\n datetime_ms = Date.now()\n\n key = \"#{tagg.trail_index} #{time}: #{category} / #{type}\"\n crumb = {\n short: ",
"end": 5312,
"score": 0.9654455184936523,
"start": 5280,
"tag": "KEY",
"value": "\"#{tagg.trail_index} #{time}: #{"
}
] | source/06__test.coffee | davidchip/tagg | 0 | tagg.trail_index = 0
tagg.debug = {
_all: {}
_verbose: {}
}
tagg.wrapTest = (test, delay=10) ->
return new Promise((testsFinished) =>
timeout = new Promise ((timeoutCompleted) =>
tagg.loaded.then(() =>
setTimeout (() =>
timeoutCompleted()
... | 132994 | tagg.trail_index = 0
tagg.debug = {
_all: {}
_verbose: {}
}
tagg.wrapTest = (test, delay=10) ->
return new Promise((testsFinished) =>
timeout = new Promise ((timeoutCompleted) =>
tagg.loaded.then(() =>
setTimeout (() =>
timeoutCompleted()
... | true | tagg.trail_index = 0
tagg.debug = {
_all: {}
_verbose: {}
}
tagg.wrapTest = (test, delay=10) ->
return new Promise((testsFinished) =>
timeout = new Promise ((timeoutCompleted) =>
tagg.loaded.then(() =>
setTimeout (() =>
timeoutCompleted()
... |
[
{
"context": "\n\n @setPublished = (id, published) ->\n key = \"published_#{id}\"\n @_set key, published\n\n @getPublished = (id) ",
"end": 1207,
"score": 0.9673157930374146,
"start": 1191,
"tag": "KEY",
"value": "published_#{id}\""
},
{
"context": ", published\n\n @getPubli... | server/api/page/page.model.coffee | EcomGems/tilda-site | 13 | 'use strict'
Q = require 'q'
config = require '../../config/environment'
redis = require '../../helpers/redis'
Tilda = require '../../helpers/tilda'
tilda = new Tilda config.tilda.api.public_key, config.tilda.api.secret_key
Project = require '../project/project.model'
Promises = require 'bluebird'
md5 = require '... | 101003 | 'use strict'
Q = require 'q'
config = require '../../config/environment'
redis = require '../../helpers/redis'
Tilda = require '../../helpers/tilda'
tilda = new Tilda config.tilda.api.public_key, config.tilda.api.secret_key
Project = require '../project/project.model'
Promises = require 'bluebird'
md5 = require '... | true | 'use strict'
Q = require 'q'
config = require '../../config/environment'
redis = require '../../helpers/redis'
Tilda = require '../../helpers/tilda'
tilda = new Tilda config.tilda.api.public_key, config.tilda.api.secret_key
Project = require '../project/project.model'
Promises = require 'bluebird'
md5 = require '... |
[
{
"context": "###\nTilt the simulator\n\n@auther ho.s\n@date 2016.10.04\n###\nOrientationSimulator = {}\nOr",
"end": 36,
"score": 0.8351641297340393,
"start": 32,
"tag": "NAME",
"value": "ho.s"
}
] | 360Viewer.framer/modules/OrientationSimulator.coffee | framer-modules/sensor | 12 | ###
Tilt the simulator
@auther ho.s
@date 2016.10.04
###
OrientationSimulator = {}
OrientationSimulator.onTilt = (cb) ->
return unless Utils.isDesktop()
Events.Gamma = "OrientationSimulator.gamma"
ry = 1 * 1.2
dx = 50
dz = -5
dScaleX = .96
guideDx = 30
# Set perspective
Framer.Device.hands.perspective = 10... | 27315 | ###
Tilt the simulator
@auther <NAME>
@date 2016.10.04
###
OrientationSimulator = {}
OrientationSimulator.onTilt = (cb) ->
return unless Utils.isDesktop()
Events.Gamma = "OrientationSimulator.gamma"
ry = 1 * 1.2
dx = 50
dz = -5
dScaleX = .96
guideDx = 30
# Set perspective
Framer.Device.hands.perspective = ... | true | ###
Tilt the simulator
@auther PI:NAME:<NAME>END_PI
@date 2016.10.04
###
OrientationSimulator = {}
OrientationSimulator.onTilt = (cb) ->
return unless Utils.isDesktop()
Events.Gamma = "OrientationSimulator.gamma"
ry = 1 * 1.2
dx = 50
dz = -5
dScaleX = .96
guideDx = 30
# Set perspective
Framer.Device.hands.... |
[
{
"context": "sted workaround for #365 ###\n swap.author = 'director' if csl.type in [ 'motion_picture', 'broadcast']\n",
"end": 1289,
"score": 0.9707790613174438,
"start": 1281,
"tag": "NAME",
"value": "director"
}
] | resource/translators/betterCSL.coffee | edwinksl/zotero-better-bibtex | 0 | doExport = ->
items = []
while item = Zotero.nextItem()
continue if item.itemType == 'note' || item.itemType == 'attachment'
cached = Zotero.BetterBibTeX.cache.fetch(item.itemID, Translator.header)
if cached
csl = cached.bibtex
else
Zotero.BetterBibTeX.keymanager.extract(item, 'nextItem... | 59238 | doExport = ->
items = []
while item = Zotero.nextItem()
continue if item.itemType == 'note' || item.itemType == 'attachment'
cached = Zotero.BetterBibTeX.cache.fetch(item.itemID, Translator.header)
if cached
csl = cached.bibtex
else
Zotero.BetterBibTeX.keymanager.extract(item, 'nextItem... | true | doExport = ->
items = []
while item = Zotero.nextItem()
continue if item.itemType == 'note' || item.itemType == 'attachment'
cached = Zotero.BetterBibTeX.cache.fetch(item.itemID, Translator.header)
if cached
csl = cached.bibtex
else
Zotero.BetterBibTeX.keymanager.extract(item, 'nextItem... |
[
{
"context": "# Copyright (C) 2013 John Judnich\n# Released under The MIT License - see \"LICENSE\" ",
"end": 33,
"score": 0.9998758435249329,
"start": 21,
"tag": "NAME",
"value": "John Judnich"
}
] | shaders/PlanetFarMeshShader.coffee | anandprabhakar0507/Kosmos | 46 | # Copyright (C) 2013 John Judnich
# Released under The MIT License - see "LICENSE" file for details.
frag = """
precision mediump float;
varying vec3 vNormal;
varying vec2 vUV;
uniform vec3 lightVec;
uniform sampler2D sampler;
uniform vec3 planetColor1;
uniform vec3 planetColor2;
uniform float alpha;
vec3 compu... | 44612 | # Copyright (C) 2013 <NAME>
# Released under The MIT License - see "LICENSE" file for details.
frag = """
precision mediump float;
varying vec3 vNormal;
varying vec2 vUV;
uniform vec3 lightVec;
uniform sampler2D sampler;
uniform vec3 planetColor1;
uniform vec3 planetColor2;
uniform float alpha;
vec3 computeLigh... | true | # Copyright (C) 2013 PI:NAME:<NAME>END_PI
# Released under The MIT License - see "LICENSE" file for details.
frag = """
precision mediump float;
varying vec3 vNormal;
varying vec2 vUV;
uniform vec3 lightVec;
uniform sampler2D sampler;
uniform vec3 planetColor1;
uniform vec3 planetColor2;
uniform float alpha;
ve... |
[
{
"context": "\n###\nTest CSV - Copyright David Worms <open@adaltas.com> (BSD Licensed)\n###\n\nfs = requi",
"end": 37,
"score": 0.9998608827590942,
"start": 26,
"tag": "NAME",
"value": "David Worms"
},
{
"context": "\n###\nTest CSV - Copyright David Worms <open@adaltas.com> (BSD Lic... | node_modules/csvtojson/node_modules/csv/test/eof.coffee | thomjoy/sydney-buses | 1 |
###
Test CSV - Copyright David Worms <open@adaltas.com> (BSD Licensed)
###
fs = require 'fs'
should = require 'should'
csv = if process.env.CSV_COV then require '../lib-cov' else require '../src'
describe 'eof', ->
it 'should work with `to.string`', (next) ->
string = "a,b,c\n1,2,3"
csv()
.from.string... | 50857 |
###
Test CSV - Copyright <NAME> <<EMAIL>> (BSD Licensed)
###
fs = require 'fs'
should = require 'should'
csv = if process.env.CSV_COV then require '../lib-cov' else require '../src'
describe 'eof', ->
it 'should work with `to.string`', (next) ->
string = "a,b,c\n1,2,3"
csv()
.from.string(string)
.... | true |
###
Test CSV - Copyright PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI> (BSD Licensed)
###
fs = require 'fs'
should = require 'should'
csv = if process.env.CSV_COV then require '../lib-cov' else require '../src'
describe 'eof', ->
it 'should work with `to.string`', (next) ->
string = "a,b,c\n1,2,3"
csv()
... |
[
{
"context": "EGIN PGP PRIVATE KEY BLOCK-----\nVersion: GnuPG v2\n\nlNYEVcxnrxMJKyQDAwIIAQELAwMEUJgB6OlAqOFOsLsW1kG9NbqVZyPITd5H1dvX\nquD399rUXy16WKTCOBv8Rtk8pJMfLoyPQfN4BbysZTOYYp1Uw3gBQV2KahVxokyx\nTXo5DqramOvTpdXK8aALac3nxUWP/gcDAkMjTh8avKR10UNX9QpHiyZqQROwLYEI\nnhRW18mK5LO/AiH+0mpxK4rMbVAGy4FJAvt6JDaM7/mDbB... | test/files/brainpool384.iced | samkenxstream/kbpgp | 464 | {KeyManager} = require '../../lib/main'
{do_message} = require '../../lib/openpgp/processor'
{burn} = require '../../lib/openpgp/burner'
km = null
top = require '../../lib/main'
#=================================================================
exports.import_brainpool384_key_with_private_gen_by_gnupg = (T, cb) ->
... | 29938 | {KeyManager} = require '../../lib/main'
{do_message} = require '../../lib/openpgp/processor'
{burn} = require '../../lib/openpgp/burner'
km = null
top = require '../../lib/main'
#=================================================================
exports.import_brainpool384_key_with_private_gen_by_gnupg = (T, cb) ->
... | true | {KeyManager} = require '../../lib/main'
{do_message} = require '../../lib/openpgp/processor'
{burn} = require '../../lib/openpgp/burner'
km = null
top = require '../../lib/main'
#=================================================================
exports.import_brainpool384_key_with_private_gen_by_gnupg = (T, cb) ->
... |
[
{
"context": "edit-name'\n view.$(click).click()\n value = 'Peter Bishop' if value is null\n view.$(field).text value\n ",
"end": 518,
"score": 0.9996376037597656,
"start": 506,
"tag": "NAME",
"value": "Peter Bishop"
},
{
"context": "d not be tracked globally\n view.$(fi... | mixins/views/editable-callbacks.spec.coffee | kpunith8/gringotts | 0 | import Chaplin from 'chaplin'
import ValidateModelMock from '../../lib/mocks/validate-model-mock'
import EditableViewMock from '../../lib/mocks/editable-view-mock'
describe 'Editable callbacks', ->
sandbox = null
model = null
view = null
patch = null
enter = null
field = null
click = null
value = null
... | 217928 | import Chaplin from 'chaplin'
import ValidateModelMock from '../../lib/mocks/validate-model-mock'
import EditableViewMock from '../../lib/mocks/editable-view-mock'
describe 'Editable callbacks', ->
sandbox = null
model = null
view = null
patch = null
enter = null
field = null
click = null
value = null
... | true | import Chaplin from 'chaplin'
import ValidateModelMock from '../../lib/mocks/validate-model-mock'
import EditableViewMock from '../../lib/mocks/editable-view-mock'
describe 'Editable callbacks', ->
sandbox = null
model = null
view = null
patch = null
enter = null
field = null
click = null
value = null
... |
[
{
"context": " @polyglot.t(\"hi_name_welcome_to_place\", {name: \"Spike\", place: \"the webz\"}).should.equal(\"Hi, Spike, we",
"end": 630,
"score": 0.9253809452056885,
"start": 625,
"tag": "NAME",
"value": "Spike"
},
{
"context": " @polyglot.t(\"name_your_name_is_name\", {name: ... | test/main.coffee | zeke/polyglot.js | 1 | Polyglot = require("../lib/polyglot")
should = require('should')
describe "t", ->
phrases =
"hello": "Hello"
"hi_name_welcome_to_place": "Hi, %{name}, welcome to %{place}!"
"name_your_name_is_name": "%{name}, your name is %{name}!"
"empty_string": ""
beforeEach ->
@polyglot = new Polyglot({ph... | 163937 | Polyglot = require("../lib/polyglot")
should = require('should')
describe "t", ->
phrases =
"hello": "Hello"
"hi_name_welcome_to_place": "Hi, %{name}, welcome to %{place}!"
"name_your_name_is_name": "%{name}, your name is %{name}!"
"empty_string": ""
beforeEach ->
@polyglot = new Polyglot({ph... | true | Polyglot = require("../lib/polyglot")
should = require('should')
describe "t", ->
phrases =
"hello": "Hello"
"hi_name_welcome_to_place": "Hi, %{name}, welcome to %{place}!"
"name_your_name_is_name": "%{name}, your name is %{name}!"
"empty_string": ""
beforeEach ->
@polyglot = new Polyglot({ph... |
[
{
"context": "ownloader\n username: program.username\n password: program.password\n session: program.session\n extension: program.e",
"end": 888,
"score": 0.9987758994102478,
"start": 872,
"tag": "PASSWORD",
"value": "program.password"
}
] | lib/download.coffee | kaikash/yandex-contest-downloader | 1 | packageFile = require '../package.json'
program = require 'commander'
Downloader = require './components/downloader.coffee'
program
.version packageFile.version, '-v, --version'
.option '-e, --extension [extension]', 'Specify file extension', 'py'
.option '-u, --username [username]', 'Specify yandex contest user... | 159257 | packageFile = require '../package.json'
program = require 'commander'
Downloader = require './components/downloader.coffee'
program
.version packageFile.version, '-v, --version'
.option '-e, --extension [extension]', 'Specify file extension', 'py'
.option '-u, --username [username]', 'Specify yandex contest user... | true | packageFile = require '../package.json'
program = require 'commander'
Downloader = require './components/downloader.coffee'
program
.version packageFile.version, '-v, --version'
.option '-e, --extension [extension]', 'Specify file extension', 'py'
.option '-u, --username [username]', 'Specify yandex contest user... |
[
{
"context": "y = config.oauth.tokenQueryParam\n tokenKey ?= 'access_token'\n\n qs:\n \"#{tokenKey}\": config.oauth",
"end": 426,
"score": 0.7447997331619263,
"start": 420,
"tag": "KEY",
"value": "access"
}
] | src/models/request-formatter.coffee | octoblu/channel-proxy-service | 0 | _ = require 'lodash'
url = require 'url'
class RequestFormatter
BasicAuthStrategy: (config) =>
auth:
username: config.oauth.access_token
password: config.oauth.access_token_secret
NoAuthStrategy: => {}
AccessTokenBearerStrategy: (config) =>
auth:
bearer: config.oauth.access_token
... | 14245 | _ = require 'lodash'
url = require 'url'
class RequestFormatter
BasicAuthStrategy: (config) =>
auth:
username: config.oauth.access_token
password: config.oauth.access_token_secret
NoAuthStrategy: => {}
AccessTokenBearerStrategy: (config) =>
auth:
bearer: config.oauth.access_token
... | true | _ = require 'lodash'
url = require 'url'
class RequestFormatter
BasicAuthStrategy: (config) =>
auth:
username: config.oauth.access_token
password: config.oauth.access_token_secret
NoAuthStrategy: => {}
AccessTokenBearerStrategy: (config) =>
auth:
bearer: config.oauth.access_token
... |
[
{
"context": "# Copyright Joyent, Inc. and other Node contributors.\n#\n# Permission",
"end": 18,
"score": 0.9991069436073303,
"start": 12,
"tag": "NAME",
"value": "Joyent"
}
] | test/simple/test-fs-realpath.coffee | lxe/io.coffee | 0 | # Copyright Joyent, Inc. and other Node contributors.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the
# "Software"), to deal in the Software without restriction, including
# without limitation the rights to use, copy, modify, me... | 97626 | # Copyright <NAME>, Inc. and other Node contributors.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the
# "Software"), to deal in the Software without restriction, including
# without limitation the rights to use, copy, modify, me... | true | # Copyright PI:NAME:<NAME>END_PI, Inc. and other Node contributors.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the
# "Software"), to deal in the Software without restriction, including
# without limitation the rights to use, co... |
[
{
"context": "# Copyright 2012 Joshua Carver \n# \n# Licensed under the Apache License, Versio",
"end": 30,
"score": 0.9998713731765747,
"start": 17,
"tag": "NAME",
"value": "Joshua Carver"
}
] | src/coffeescript/charts/index_chart_options.coffee | jcarver989/raphy-charts | 5 | # Copyright 2012 Joshua Carver
#
# 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 required by applicable law or agreed to in... | 171334 | # Copyright 2012 <NAME>
#
# 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 required by applicable law or agreed to in writin... | true | # Copyright 2012 PI:NAME:<NAME>END_PI
#
# 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 required by applicable law or agree... |
[
{
"context": "get: (which)->\n if this.available\n key = \"hex-bot-#{which}\"\n return localStorage.getItem(key)\n return",
"end": 660,
"score": 0.9806398749351501,
"start": 643,
"tag": "KEY",
"value": "hex-bot-#{which}\""
},
{
"context": "which, code)->\n if this.... | src/coffee/view/Persistence.coffee | retroverse/hex-redux | 0 | class Persistence
available: false
getAvailable: (type)->
try
storage = window[type]
x = '__storage_test__'
storage.setItem x, x
storage.removeItem x
return true
catch e
return e instanceof DOMException and (
e.code is 22 or
e.code is 1014 or
e.nam... | 34774 | class Persistence
available: false
getAvailable: (type)->
try
storage = window[type]
x = '__storage_test__'
storage.setItem x, x
storage.removeItem x
return true
catch e
return e instanceof DOMException and (
e.code is 22 or
e.code is 1014 or
e.nam... | true | class Persistence
available: false
getAvailable: (type)->
try
storage = window[type]
x = '__storage_test__'
storage.setItem x, x
storage.removeItem x
return true
catch e
return e instanceof DOMException and (
e.code is 22 or
e.code is 1014 or
e.nam... |
[
{
"context": "his,is, a,test '\n author:\n name: 'Doe'\n\n response =\n locals: {}\n\n cb = ->\n ",
"end": 1020,
"score": 0.9997056722640991,
"start": 1017,
"tag": "NAME",
"value": "Doe"
},
{
"context": "']\n expect(form.author.name.value).to.equal 'D... | test/form.middleware.spec.coffee | nrako/formal | 2 | ### global describe, it, beforeEach ###
chai = require 'chai'
expect = chai.expect
Form = require '../lib/form'
describe 'Form route-middleware', ->
it 'supports form.middleware', (done) ->
middleware = Form
title:
type: String
trim: true
required: true
attributes:
... | 8722 | ### global describe, it, beforeEach ###
chai = require 'chai'
expect = chai.expect
Form = require '../lib/form'
describe 'Form route-middleware', ->
it 'supports form.middleware', (done) ->
middleware = Form
title:
type: String
trim: true
required: true
attributes:
... | true | ### global describe, it, beforeEach ###
chai = require 'chai'
expect = chai.expect
Form = require '../lib/form'
describe 'Form route-middleware', ->
it 'supports form.middleware', (done) ->
middleware = Form
title:
type: String
trim: true
required: true
attributes:
... |
[
{
"context": "t de plecare.\"\n century_skills_quote4_author: \"Joey, clasa a 10-a\"\n century_skills_subtitle4: \"Com",
"end": 3473,
"score": 0.9998112320899963,
"start": 3469,
"tag": "NAME",
"value": "Joey"
},
{
"context": "de scriere a codului.\"\n quotes_quote5_author: \... | app/locale/ro.coffee | georgyana/codecombat | 0 | module.exports = nativeDescription: "Română", englishDescription: "Romanian", translation:
new_home:
title: "CodeCombat - Învăța Python și Javascript prin jocuri de programare"
meta_keywords: "CodeCombat, python, javascript, jocuri de programare"
meta_description: "Învață să scrii cod printr-un joc de pro... | 39479 | module.exports = nativeDescription: "Română", englishDescription: "Romanian", translation:
new_home:
title: "CodeCombat - Învăța Python și Javascript prin jocuri de programare"
meta_keywords: "CodeCombat, python, javascript, jocuri de programare"
meta_description: "Învață să scrii cod printr-un joc de pro... | true | module.exports = nativeDescription: "Română", englishDescription: "Romanian", translation:
new_home:
title: "CodeCombat - Învăța Python și Javascript prin jocuri de programare"
meta_keywords: "CodeCombat, python, javascript, jocuri de programare"
meta_description: "Învață să scrii cod printr-un joc de pro... |
[
{
"context": "= undefined\n $timeout = undefined\n validName = 'Paul'\n invalidName = 'Pa'\n\n beforeEach module('ui.bo",
"end": 112,
"score": 0.9996579885482788,
"start": 108,
"tag": "NAME",
"value": "Paul"
},
{
"context": "= undefined\n validName = 'Paul'\n invalidName = 'Pa'... | test/showErrors.spec.coffee | malibagci/angular-bootstrap-show-errors | 1 | describe 'showErrors', ->
$compile = undefined
$scope = undefined
$timeout = undefined
validName = 'Paul'
invalidName = 'Pa'
beforeEach module('ui.bootstrap.showErrors')
beforeEach inject((_$compile_, _$rootScope_, _$timeout_) ->
$compile = _$compile_
$scope = _$rootScope_
$timeout = _$timeou... | 153745 | describe 'showErrors', ->
$compile = undefined
$scope = undefined
$timeout = undefined
validName = '<NAME>'
invalidName = '<NAME>'
beforeEach module('ui.bootstrap.showErrors')
beforeEach inject((_$compile_, _$rootScope_, _$timeout_) ->
$compile = _$compile_
$scope = _$rootScope_
$timeout = _$... | true | describe 'showErrors', ->
$compile = undefined
$scope = undefined
$timeout = undefined
validName = 'PI:NAME:<NAME>END_PI'
invalidName = 'PI:NAME:<NAME>END_PI'
beforeEach module('ui.bootstrap.showErrors')
beforeEach inject((_$compile_, _$rootScope_, _$timeout_) ->
$compile = _$compile_
$scope = _$... |
[
{
"context": "ns, groups, out, callback) ->\n keys = [\n 'flowhub-avatar'\n 'flowhub-plan'\n 'flowhub-theme'\n ",
"end": 324,
"score": 0.8955202102661133,
"start": 310,
"tag": "KEY",
"value": "flowhub-avatar"
},
{
"context": "ck) ->\n keys = [\n 'flowhub... | components/ClearUserData.coffee | rishi229225111/noflo-ui | 0 | noflo = require 'noflo'
exports.getComponent = ->
c = new noflo.Component
c.inPorts.add 'clear',
datatype: 'bang'
c.outPorts.add 'user', ->
datatype: 'object'
noflo.helpers.WirePattern c,
in: 'clear'
out: 'user'
async: true
, (ins, groups, out, callback) ->
keys = [
'flowhub-av... | 90517 | noflo = require 'noflo'
exports.getComponent = ->
c = new noflo.Component
c.inPorts.add 'clear',
datatype: 'bang'
c.outPorts.add 'user', ->
datatype: 'object'
noflo.helpers.WirePattern c,
in: 'clear'
out: 'user'
async: true
, (ins, groups, out, callback) ->
keys = [
'<KEY>'
... | true | noflo = require 'noflo'
exports.getComponent = ->
c = new noflo.Component
c.inPorts.add 'clear',
datatype: 'bang'
c.outPorts.add 'user', ->
datatype: 'object'
noflo.helpers.WirePattern c,
in: 'clear'
out: 'user'
async: true
, (ins, groups, out, callback) ->
keys = [
'PI:KEY:<KE... |
[
{
"context": " 37\n ,\n token: \"test token two\"\n misc: \"test miscellaneous da",
"end": 2080,
"score": 0.6951109766960144,
"start": 2066,
"tag": "KEY",
"value": "test token two"
},
{
"context": " 73\n ,\n ... | src/coffee/parseList.spec.coffee | jameswilddev/influx7 | 1 | describe "parseList", ->
parseList = require "./parseList"
run = (config) ->
describe config.description, ->
inputCopy = undefined
beforeEach ->
inputCopy = JSON.parse JSON.stringify config.input
if config.throws
it "throws the expected... | 134149 | describe "parseList", ->
parseList = require "./parseList"
run = (config) ->
describe config.description, ->
inputCopy = undefined
beforeEach ->
inputCopy = JSON.parse JSON.stringify config.input
if config.throws
it "throws the expected... | true | describe "parseList", ->
parseList = require "./parseList"
run = (config) ->
describe config.description, ->
inputCopy = undefined
beforeEach ->
inputCopy = JSON.parse JSON.stringify config.input
if config.throws
it "throws the expected... |
[
{
"context": "flege'\n 'en': 'Kneipp Care'\n 'es': 'Cuidado Kneipp'\n 'cn': '克奈普护理'\n 'legcare4desc':\n ",
"end": 11605,
"score": 0.9998322129249573,
"start": 11591,
"tag": "NAME",
"value": "Cuidado Kneipp"
}
] | source/datahandermodule/programsLangfile.coffee | JhonnyJason/program-editor-frontend-sources | 0 | programLangStrings =
'relax1':
'de': 'Beruhigung'
'en': 'Chillout'
'es': 'Chilling'
'cn': '自我放空'
'relax1desc':
'de': 'Hast du gerne Zeit für dich? Manchmal ist es notwendig, sich von allem zu trennen, um sich zu entspannen und die Ruhe zu Manchmal ist es notwendig, zur R... | 175917 | programLangStrings =
'relax1':
'de': 'Beruhigung'
'en': 'Chillout'
'es': 'Chilling'
'cn': '自我放空'
'relax1desc':
'de': 'Hast du gerne Zeit für dich? Manchmal ist es notwendig, sich von allem zu trennen, um sich zu entspannen und die Ruhe zu Manchmal ist es notwendig, zur R... | true | programLangStrings =
'relax1':
'de': 'Beruhigung'
'en': 'Chillout'
'es': 'Chilling'
'cn': '自我放空'
'relax1desc':
'de': 'Hast du gerne Zeit für dich? Manchmal ist es notwendig, sich von allem zu trennen, um sich zu entspannen und die Ruhe zu Manchmal ist es notwendig, zur R... |
[
{
"context": "ame: 1, modelYear: 1 }, { unique: true })\r\n@author Nathan Klick\r\n@copyright QRef 2012\r\n@abstract\r\n###\r\nclass Airc",
"end": 353,
"score": 0.9998853206634521,
"start": 341,
"tag": "NAME",
"value": "Nathan Klick"
}
] | Workspace/QRef/NodeServer/src/schema/AircraftProductAuthorizationAttemptSchema.coffee | qrefdev/qref | 0 | mongoose = require('mongoose')
Schema = mongoose.Schema
ObjectId = Schema.ObjectId
Mixed = Schema.Types.Mixed
###
Schema representing a specific aircraft make and model.
@example MongoDB Collection
db.aircraft.models
@example MongoDB Indexes
db.aircraft.models.ensureIndex({ name: 1, modelYear: 1 }, { uniq... | 210194 | mongoose = require('mongoose')
Schema = mongoose.Schema
ObjectId = Schema.ObjectId
Mixed = Schema.Types.Mixed
###
Schema representing a specific aircraft make and model.
@example MongoDB Collection
db.aircraft.models
@example MongoDB Indexes
db.aircraft.models.ensureIndex({ name: 1, modelYear: 1 }, { uniq... | true | mongoose = require('mongoose')
Schema = mongoose.Schema
ObjectId = Schema.ObjectId
Mixed = Schema.Types.Mixed
###
Schema representing a specific aircraft make and model.
@example MongoDB Collection
db.aircraft.models
@example MongoDB Indexes
db.aircraft.models.ensureIndex({ name: 1, modelYear: 1 }, { uniq... |
[
{
"context": "#\n# Configuration:\n# HUBOT_TEAMCITY_USERNAME = <user name>\n# HUBOT_TEAMCITY_PASSWORD = <password>\n# HUB",
"end": 152,
"score": 0.9595211744308472,
"start": 143,
"tag": "USERNAME",
"value": "user name"
},
{
"context": "NAME = <user name>\n# HUBOT_TEAMCITY_PAS... | src/scripts/teamcity.coffee | TaxiOS/hubot-scripts | 1 | # Description:
# wrapper for TeamCity REST API
#
# Dependencies:
# "underscore": "1.3.3"
#
# Configuration:
# HUBOT_TEAMCITY_USERNAME = <user name>
# HUBOT_TEAMCITY_PASSWORD = <password>
# HUBOT_TEAMCITY_HOSTNAME = <host : port>
# HUBOT_TEAMCITY_SCHEME = <http || https> defaults to http if not set.
#
# Comm... | 49652 | # Description:
# wrapper for TeamCity REST API
#
# Dependencies:
# "underscore": "1.3.3"
#
# Configuration:
# HUBOT_TEAMCITY_USERNAME = <user name>
# HUBOT_TEAMCITY_PASSWORD = <<PASSWORD>>
# HUBOT_TEAMCITY_HOSTNAME = <host : port>
# HUBOT_TEAMCITY_SCHEME = <http || https> defaults to http if not set.
#
# Co... | true | # Description:
# wrapper for TeamCity REST API
#
# Dependencies:
# "underscore": "1.3.3"
#
# Configuration:
# HUBOT_TEAMCITY_USERNAME = <user name>
# HUBOT_TEAMCITY_PASSWORD = <PI:PASSWORD:<PASSWORD>END_PI>
# HUBOT_TEAMCITY_HOSTNAME = <host : port>
# HUBOT_TEAMCITY_SCHEME = <http || https> defaults to http ... |
[
{
"context": "_NAME = 'autocomplete-robot-framework'\nCFG_KEY = 'autocomplete-robot-framework'\n\nTIMEOUT=5000 #ms\nSEP = pathUtils.sep\n\n# Credits",
"end": 384,
"score": 0.9983376264572144,
"start": 356,
"tag": "KEY",
"value": "autocomplete-robot-framework"
}
] | spec/robot-framework-keywords-autocomplete-spec.coffee | gliviu/autocomplete-robot-framework | 7 | robotParser = require('../lib/parse-robot')
libdocParser = require('../lib/parse-libdoc')
libRepo = require('../lib/library-repo')
libManager = require('../lib/library-manager')
keywordsRepo = require('../lib/keywords')
common = require('../lib/common')
fs = require 'fs'
pathUtils = require 'path'
PACKAGE_NAME = 'autoc... | 109611 | robotParser = require('../lib/parse-robot')
libdocParser = require('../lib/parse-libdoc')
libRepo = require('../lib/library-repo')
libManager = require('../lib/library-manager')
keywordsRepo = require('../lib/keywords')
common = require('../lib/common')
fs = require 'fs'
pathUtils = require 'path'
PACKAGE_NAME = 'autoc... | true | robotParser = require('../lib/parse-robot')
libdocParser = require('../lib/parse-libdoc')
libRepo = require('../lib/library-repo')
libManager = require('../lib/library-manager')
keywordsRepo = require('../lib/keywords')
common = require('../lib/common')
fs = require 'fs'
pathUtils = require 'path'
PACKAGE_NAME = 'autoc... |
[
{
"context": "icates are created like this\n# https://github.com/argon/node-apn/wiki/Preparing-Certificates\n\ncert = path",
"end": 321,
"score": 0.9967823028564453,
"start": 316,
"tag": "USERNAME",
"value": "argon"
},
{
"context": "is 'production' then return\n token = device.token... | src/services/apn.coffee | abhan00/mygitrepopractice | 0 | path = require 'path'
apn = require 'apn'
CERTS_PATH = process.env.CERTS_PATH or 'push-notification-service-data'
delete process.env.CERTS_PATH # nobody else needs to know
ENV = 'development'
ENV = 'production' if process.env.NODE_ENV is 'production'
# APN certificates are created like this
# https://github.com/argo... | 157887 | path = require 'path'
apn = require 'apn'
CERTS_PATH = process.env.CERTS_PATH or 'push-notification-service-data'
delete process.env.CERTS_PATH # nobody else needs to know
ENV = 'development'
ENV = 'production' if process.env.NODE_ENV is 'production'
# APN certificates are created like this
# https://github.com/argo... | true | path = require 'path'
apn = require 'apn'
CERTS_PATH = process.env.CERTS_PATH or 'push-notification-service-data'
delete process.env.CERTS_PATH # nobody else needs to know
ENV = 'development'
ENV = 'production' if process.env.NODE_ENV is 'production'
# APN certificates are created like this
# https://github.com/argo... |
[
{
"context": " Big Sick'\n\tyear: 2017\n\t}\n\t{\n\trating: 92\n\ttitle: 'Wonder Woman'\n\tyear: 2017\n\t}\n\t{\n\trating: 92\n\ttitle:",
"end": 3134,
"score": 0.6056333184242249,
"start": 3133,
"tag": "NAME",
"value": "W"
},
{
"context": "der Woman'\n\tyear: 2017\n\t}\n\t{\n\trating... | prototypes/scrollingCards.framer/app.coffee | davo/FramerNYCMeetup | 7 | # Requirements
{ chroma } = require 'npm'
Canvas.backgroundColor = 'black'
textColor = (toneOne, toneTwo) ->
vsWhite = chroma.contrast(toneOne, toneTwo)
if vsWhite < 4.5
return '#FFF'
else
chroma(toneOne).saturate(0.6).hex()
# Colors
colors = [
{
'color1': '#FFFFFF'
'color2': '#6284FF'
'color3': '... | 193944 | # Requirements
{ chroma } = require 'npm'
Canvas.backgroundColor = 'black'
textColor = (toneOne, toneTwo) ->
vsWhite = chroma.contrast(toneOne, toneTwo)
if vsWhite < 4.5
return '#FFF'
else
chroma(toneOne).saturate(0.6).hex()
# Colors
colors = [
{
'color1': '#FFFFFF'
'color2': '#6284FF'
'color3': '... | true | # Requirements
{ chroma } = require 'npm'
Canvas.backgroundColor = 'black'
textColor = (toneOne, toneTwo) ->
vsWhite = chroma.contrast(toneOne, toneTwo)
if vsWhite < 4.5
return '#FFF'
else
chroma(toneOne).saturate(0.6).hex()
# Colors
colors = [
{
'color1': '#FFFFFF'
'color2': '#6284FF'
'color3': '... |
[
{
"context": "email) ->\n doc =\n email: email\n password: '12345678'\n profile:\n first_name: faker.name.firstN",
"end": 5231,
"score": 0.9992924928665161,
"start": 5223,
"tag": "PASSWORD",
"value": "12345678"
},
{
"context": "one, email) ->\n Meteor.loginWithPasswor... | app_tests/client/yield.app-tests.coffee | Phaze1D/SA-Units | 0 | faker = require 'faker'
{ chai, assert, expect } = require 'meteor/practicalmeteor:chai'
{ Meteor } = require 'meteor/meteor'
{ Accounts } = require 'meteor/accounts-base'
{ resetDatabase } = require 'meteor/xolvio:cleaner'
{ Random } = require 'meteor/random'
{ _ } = require 'meteor/underscore'
UnitModule = require ... | 92452 | faker = require 'faker'
{ chai, assert, expect } = require 'meteor/practicalmeteor:chai'
{ Meteor } = require 'meteor/meteor'
{ Accounts } = require 'meteor/accounts-base'
{ resetDatabase } = require 'meteor/xolvio:cleaner'
{ Random } = require 'meteor/random'
{ _ } = require 'meteor/underscore'
UnitModule = require ... | true | faker = require 'faker'
{ chai, assert, expect } = require 'meteor/practicalmeteor:chai'
{ Meteor } = require 'meteor/meteor'
{ Accounts } = require 'meteor/accounts-base'
{ resetDatabase } = require 'meteor/xolvio:cleaner'
{ Random } = require 'meteor/random'
{ _ } = require 'meteor/underscore'
UnitModule = require ... |
[
{
"context": "pName: 'awesomeApp'\n\t\t\tcommit: 'abcdef'\n\t\t\tname: 'awesomeDevice'\n\t\t\tversion: 'v1.0.0'\n\t\t\tdeviceType: 'raspberry-p",
"end": 1016,
"score": 0.7219251394271851,
"start": 1003,
"tag": "USERNAME",
"value": "awesomeDevice"
},
{
"context": "eId: 1,\n\t\t\t\tser... | test/04-service.spec.coffee | XevoInc/balena-supervisor | 0 | { assert, expect } = require './lib/chai-config'
_ = require 'lodash'
{ Service } = require '../src/compose/service'
configs = {
simple: {
compose: require('./data/docker-states/simple/compose.json')
imageInfo: require('./data/docker-states/simple/imageInfo.json')
inspect: require('./data/docker-states/simple... | 83781 | { assert, expect } = require './lib/chai-config'
_ = require 'lodash'
{ Service } = require '../src/compose/service'
configs = {
simple: {
compose: require('./data/docker-states/simple/compose.json')
imageInfo: require('./data/docker-states/simple/imageInfo.json')
inspect: require('./data/docker-states/simple... | true | { assert, expect } = require './lib/chai-config'
_ = require 'lodash'
{ Service } = require '../src/compose/service'
configs = {
simple: {
compose: require('./data/docker-states/simple/compose.json')
imageInfo: require('./data/docker-states/simple/imageInfo.json')
inspect: require('./data/docker-states/simple... |
[
{
"context": "5'\n account1 = generateDummyAccount '123', 'qwertyuser'\n account2 = generateDummyAccount '",
"end": 629,
"score": 0.5789495706558228,
"start": 627,
"tag": "PASSWORD",
"value": "qw"
},
{
"context": "\n account1 = generateDummyAccount '123', 'qwertyuse... | client/home/lib/virtualmachines/test/stores/sharingsearchstore.test.coffee | ezgikaysi/koding | 1 | actions = require 'home/virtualmachines/flux/search/actiontypes'
expect = require 'expect'
Reactor = require 'app/flux/base/reactor'
SharingSearchStore = require 'home/virtualmachines/flux/search/stores/sharingsearchstore'
generateDummyAccount = require 'app/util/generateDummyA... | 59831 | actions = require 'home/virtualmachines/flux/search/actiontypes'
expect = require 'expect'
Reactor = require 'app/flux/base/reactor'
SharingSearchStore = require 'home/virtualmachines/flux/search/stores/sharingsearchstore'
generateDummyAccount = require 'app/util/generateDummyA... | true | actions = require 'home/virtualmachines/flux/search/actiontypes'
expect = require 'expect'
Reactor = require 'app/flux/base/reactor'
SharingSearchStore = require 'home/virtualmachines/flux/search/stores/sharingsearchstore'
generateDummyAccount = require 'app/util/generateDummyA... |
[
{
"context": ">\n token = new OneTimeToken\n _id: 'misused'\n ttl: 3600\n use: 'wrong'\n s",
"end": 1288,
"score": 0.5825185179710388,
"start": 1284,
"tag": "USERNAME",
"value": "used"
},
{
"context": "r\n token = new OneTimeToken\n _id: '... | test/unit/oidc/verifyEmail.coffee | LorianeE/connect | 331 | chai = require 'chai'
sinon = require 'sinon'
sinonChai = require 'sinon-chai'
expect = chai.expect
chai.use sinonChai
chai.should()
{verifyEmail} = require '../../../oidc'
OneTimeToken = require '../../../models/OneTimeToken'
User = require '../../../models/User'
describe 'Verify Emai... | 27377 | chai = require 'chai'
sinon = require 'sinon'
sinonChai = require 'sinon-chai'
expect = chai.expect
chai.use sinonChai
chai.should()
{verifyEmail} = require '../../../oidc'
OneTimeToken = require '../../../models/OneTimeToken'
User = require '../../../models/User'
describe 'Verify Emai... | true | chai = require 'chai'
sinon = require 'sinon'
sinonChai = require 'sinon-chai'
expect = chai.expect
chai.use sinonChai
chai.should()
{verifyEmail} = require '../../../oidc'
OneTimeToken = require '../../../models/OneTimeToken'
User = require '../../../models/User'
describe 'Verify Emai... |
[
{
"context": "ser.coffee: Github user class\n#\n# Copyright © 2011 Pavan Kumar Sunkara. All rights reserved\n#\n\n# Requiring modules\nBase ",
"end": 75,
"score": 0.9998731017112732,
"start": 56,
"tag": "NAME",
"value": "Pavan Kumar Sunkara"
},
{
"context": "\n @[e] = data[e]\n\... | src/octonode/user.coffee | Palem1988/octonode | 933 | #
# user.coffee: Github user class
#
# Copyright © 2011 Pavan Kumar Sunkara. All rights reserved
#
# Requiring modules
Base = require './base'
# Initiate class
class User extends Base
constructor: (@login, @client) ->
profile: (data) ->
Object.keys(data).forEach (e) =>
@[e] = data[e]
# Get a user
... | 68092 | #
# user.coffee: Github user class
#
# Copyright © 2011 <NAME>. All rights reserved
#
# Requiring modules
Base = require './base'
# Initiate class
class User extends Base
constructor: (@login, @client) ->
profile: (data) ->
Object.keys(data).forEach (e) =>
@[e] = data[e]
# Get a user
# '/users/pk... | true | #
# user.coffee: Github user class
#
# Copyright © 2011 PI:NAME:<NAME>END_PI. All rights reserved
#
# Requiring modules
Base = require './base'
# Initiate class
class User extends Base
constructor: (@login, @client) ->
profile: (data) ->
Object.keys(data).forEach (e) =>
@[e] = data[e]
# Get a user
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.