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": "Up: \"Registracija\"\n OR: \"ALI\"\n forgotPassword: \"Pozabljeno geslo?\"\n emailAddress: \"Email naslov\"\n emailResetLink",
"end": 140,
"score": 0.9737375378608704,
"start": 124,
"tag": "PASSWORD",
"value": "Pozabljeno geslo"
},
{
"context": "unt: \"Nisi registri... | client/t9n/slovene.coffee | JutoApp/accounts-entry | 167 | sl =
signIn: "Prijava"
signin: "se prijavi"
signOut: "Odjava"
signUp: "Registracija"
OR: "ALI"
forgotPassword: "Pozabljeno geslo?"
emailAddress: "Email naslov"
emailResetLink: "Pošlji ponastavitveno povezavo"
dontHaveAnAccount: "Nisi registriran(a)?"
resetYourPassword: "Ponastavi geslo"
updateYour... | 108310 | sl =
signIn: "Prijava"
signin: "se prijavi"
signOut: "Odjava"
signUp: "Registracija"
OR: "ALI"
forgotPassword: "<PASSWORD>?"
emailAddress: "Email naslov"
emailResetLink: "Pošlji ponastavitveno povezavo"
dontHaveAnAccount: "Nisi registriran(a)?"
resetYourPassword: "<PASSWORD>"
updateYourPassword: "... | true | sl =
signIn: "Prijava"
signin: "se prijavi"
signOut: "Odjava"
signUp: "Registracija"
OR: "ALI"
forgotPassword: "PI:PASSWORD:<PASSWORD>END_PI?"
emailAddress: "Email naslov"
emailResetLink: "Pošlji ponastavitveno povezavo"
dontHaveAnAccount: "Nisi registriran(a)?"
resetYourPassword: "PI:PASSWORD:<PASS... |
[
{
"context": ">\n req = glacier.listVaults(accountId: 'ABC123')\n req.emit('validate', [req])\n req",
"end": 682,
"score": 0.830812931060791,
"start": 679,
"tag": "KEY",
"value": "123"
}
] | test/services/glacier.spec.coffee | dconnolly/aws-sdk-js | 0 | helpers = require('../helpers')
AWS = helpers.AWS
Buffer = AWS.util.Buffer
if AWS.util.isNode()
describe 'AWS.Glacier', ->
glacier = null
agentHeader = null
if AWS.util.isBrowser()
agentHeader = 'X-Amz-User-Agent'
else
agentHeader = 'User-Agent'
beforeEach ->
glacier = new AWS... | 127598 | helpers = require('../helpers')
AWS = helpers.AWS
Buffer = AWS.util.Buffer
if AWS.util.isNode()
describe 'AWS.Glacier', ->
glacier = null
agentHeader = null
if AWS.util.isBrowser()
agentHeader = 'X-Amz-User-Agent'
else
agentHeader = 'User-Agent'
beforeEach ->
glacier = new AWS... | true | helpers = require('../helpers')
AWS = helpers.AWS
Buffer = AWS.util.Buffer
if AWS.util.isNode()
describe 'AWS.Glacier', ->
glacier = null
agentHeader = null
if AWS.util.isBrowser()
agentHeader = 'X-Amz-User-Agent'
else
agentHeader = 'User-Agent'
beforeEach ->
glacier = new AWS... |
[
{
"context": "-field input').attr('value')\n data = {username: username, password: pw}\n GG.statemanager.send 'login', ",
"end": 829,
"score": 0.920866847038269,
"start": 821,
"tag": "USERNAME",
"value": "username"
},
{
"context": "'value')\n data = {username: username, pass... | app/src/views/views.coffee | concord-consortium/genigames | 0 | minispade.require 'genigames/views/view-mixins'
minispade.require 'genigames/views/drake-view'
minispade.require 'genigames/views/meiosis-animation'
GG.LoginView = Ember.View.extend
templateName: 'login'
username: ""
password: ""
loggingInBinding: 'GG.sessionController.loggingIn'
errorBinding: 'GG.sessionCon... | 131031 | minispade.require 'genigames/views/view-mixins'
minispade.require 'genigames/views/drake-view'
minispade.require 'genigames/views/meiosis-animation'
GG.LoginView = Ember.View.extend
templateName: 'login'
username: ""
password: ""
loggingInBinding: 'GG.sessionController.loggingIn'
errorBinding: 'GG.sessionCon... | true | minispade.require 'genigames/views/view-mixins'
minispade.require 'genigames/views/drake-view'
minispade.require 'genigames/views/meiosis-animation'
GG.LoginView = Ember.View.extend
templateName: 'login'
username: ""
password: ""
loggingInBinding: 'GG.sessionController.loggingIn'
errorBinding: 'GG.sessionCon... |
[
{
"context": "ructions: http://minijs.com/plugins/10/alert\n# By: Matthieu Aussaguel, http://www.mynameismatthieu.com, @mattaussaguel\n",
"end": 117,
"score": 0.9998971819877625,
"start": 99,
"tag": "NAME",
"value": "Matthieu Aussaguel"
},
{
"context": "tthieu Aussaguel, http://www.m... | static/js/miniAlert.coffee | ferguson/otto | 16 | #
# miniAlert, an alert plugin for jQuery
# Instructions: http://minijs.com/plugins/10/alert
# By: Matthieu Aussaguel, http://www.mynameismatthieu.com, @mattaussaguel
# Version: v1.0 stable
# More info: http://minijs.com/
#
jQuery ->
$.miniAlert = (element, options) ->
# default plugin settings
@defaults =
... | 81890 | #
# miniAlert, an alert plugin for jQuery
# Instructions: http://minijs.com/plugins/10/alert
# By: <NAME>, http://www.mynameismatthieu.com, @mattaussaguel
# Version: v1.0 stable
# More info: http://minijs.com/
#
jQuery ->
$.miniAlert = (element, options) ->
# default plugin settings
@defaults =
text: ... | true | #
# miniAlert, an alert plugin for jQuery
# Instructions: http://minijs.com/plugins/10/alert
# By: PI:NAME:<NAME>END_PI, http://www.mynameismatthieu.com, @mattaussaguel
# Version: v1.0 stable
# More info: http://minijs.com/
#
jQuery ->
$.miniAlert = (element, options) ->
# default plugin settings
@defaults =... |
[
{
"context": "or.page('50')\n testPaginator.prevText('Bob')\n allText = fixture.selectAll('li').t",
"end": 2716,
"score": 0.9992820620536804,
"start": 2713,
"tag": "NAME",
"value": "Bob"
},
{
"context": "ect buttons', ->\n allText.should.eql(['Bob', '... | src/components/paginator/spec.coffee | p-koscielniak/hexagonjs | 61 | import chai from 'chai'
import { select } from 'utils/selection'
import { userFacingText } from 'utils/user-facing-text'
import { Paginator, paginator, getPageItems } from 'components/paginator'
import emit from 'test/utils/fake-event'
export default () ->
should = chai.should()
describe 'paginator', ->
de... | 37262 | import chai from 'chai'
import { select } from 'utils/selection'
import { userFacingText } from 'utils/user-facing-text'
import { Paginator, paginator, getPageItems } from 'components/paginator'
import emit from 'test/utils/fake-event'
export default () ->
should = chai.should()
describe 'paginator', ->
de... | true | import chai from 'chai'
import { select } from 'utils/selection'
import { userFacingText } from 'utils/user-facing-text'
import { Paginator, paginator, getPageItems } from 'components/paginator'
import emit from 'test/utils/fake-event'
export default () ->
should = chai.should()
describe 'paginator', ->
de... |
[
{
"context": "###\n@author Louis Stowasser <louisstow@gmail.com>\nLicense: MIT\n###\n{DomBuilde",
"end": 27,
"score": 0.9998927712440491,
"start": 12,
"tag": "NAME",
"value": "Louis Stowasser"
},
{
"context": "###\n@author Louis Stowasser <louisstow@gmail.com>\nLicense: MIT\n###\n{Do... | scripts-src/toc.coffee | Kosx-Kosx/js-revca | 25 | ###
@author Louis Stowasser <louisstow@gmail.com>
License: MIT
###
{DomBuilder} = require "./dom_builder"
exports.generateTOC = (rootNode, startLevel) ->
lastLevel = 0
startLevel = startLevel or 2 #which H# tag to start indexing.
dom = new DomBuilder
dom.tag "ul"
dom.tag "li"
#loop every node in rootNode... | 128522 | ###
@author <NAME> <<EMAIL>>
License: MIT
###
{DomBuilder} = require "./dom_builder"
exports.generateTOC = (rootNode, startLevel) ->
lastLevel = 0
startLevel = startLevel or 2 #which H# tag to start indexing.
dom = new DomBuilder
dom.tag "ul"
dom.tag "li"
#loop every node in rootNode
for node, i in roo... | true | ###
@author PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>
License: MIT
###
{DomBuilder} = require "./dom_builder"
exports.generateTOC = (rootNode, startLevel) ->
lastLevel = 0
startLevel = startLevel or 2 #which H# tag to start indexing.
dom = new DomBuilder
dom.tag "ul"
dom.tag "li"
#loop every node in ... |
[
{
"context": "_id\").val()\n if teamId?\n pusher = new Pusher(\"b1276f161ff68bbd81e4\")\n channel = pusher.subscribe(\"team_#{teamId}\"",
"end": 479,
"score": 0.8697342276573181,
"start": 459,
"tag": "PASSWORD",
"value": "b1276f161ff68bbd81e4"
}
] | app/assets/javascripts/teams.js.coffee | railsrumble/r13-team-47 | 0 | $ ->
push_screenshot = (data) ->
$dom = siteDom(data.site_id)
$dom.find('.site-thumb').attr('src', data.thumb_url)
$dom.find('.site-thumb').removeClass('spinner')
push_points = (data) ->
$dom = siteDom(data.site_id)
$dom.find('.site-points').html(data.points.number_with_delimiter() + ' points')... | 124640 | $ ->
push_screenshot = (data) ->
$dom = siteDom(data.site_id)
$dom.find('.site-thumb').attr('src', data.thumb_url)
$dom.find('.site-thumb').removeClass('spinner')
push_points = (data) ->
$dom = siteDom(data.site_id)
$dom.find('.site-points').html(data.points.number_with_delimiter() + ' points')... | true | $ ->
push_screenshot = (data) ->
$dom = siteDom(data.site_id)
$dom.find('.site-thumb').attr('src', data.thumb_url)
$dom.find('.site-thumb').removeClass('spinner')
push_points = (data) ->
$dom = siteDom(data.site_id)
$dom.find('.site-points').html(data.points.number_with_delimiter() + ' points')... |
[
{
"context": "###\n X-Wing Squad Builder 2.0\n Stephen Kim <raithos@gmail.com>\n https://raithos.github.io",
"end": 48,
"score": 0.999767541885376,
"start": 37,
"tag": "NAME",
"value": "Stephen Kim"
},
{
"context": "###\n X-Wing Squad Builder 2.0\n Stephen Kim <raithos... | coffeescripts/system/translate.coffee | danrs/xwing | 40 | ###
X-Wing Squad Builder 2.0
Stephen Kim <raithos@gmail.com>
https://raithos.github.io
###
DFL_LANGUAGE = 'English' # default language
SHOW_DEBUG_OUT_MISSING_TRANSLATIONS = false
builders = []
exportObj = exports ? this
# TODO: create a reasonable scope for this (e.g. a translation class), so vars like... | 152872 | ###
X-Wing Squad Builder 2.0
<NAME> <<EMAIL>>
https://raithos.github.io
###
DFL_LANGUAGE = 'English' # default language
SHOW_DEBUG_OUT_MISSING_TRANSLATIONS = false
builders = []
exportObj = exports ? this
# TODO: create a reasonable scope for this (e.g. a translation class), so vars like currentLanguag... | true | ###
X-Wing Squad Builder 2.0
PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>
https://raithos.github.io
###
DFL_LANGUAGE = 'English' # default language
SHOW_DEBUG_OUT_MISSING_TRANSLATIONS = false
builders = []
exportObj = exports ? this
# TODO: create a reasonable scope for this (e.g. a translation class)... |
[
{
"context": "PDFDocument - represents an entire PDF document\nBy Devon Govett\n###\n\nstream = require 'stream'\nfs = require 'fs'\n",
"end": 67,
"score": 0.9998584985733032,
"start": 55,
"tag": "NAME",
"value": "Devon Govett"
}
] | lib/document.coffee | InCaptus/pdfkit | 2 | ###
PDFDocument - represents an entire PDF document
By Devon Govett
###
stream = require 'stream'
fs = require 'fs'
PDFObject = require './object'
PDFReference = require './reference'
PDFPage = require './page'
class PDFDocument extends stream.Readable
constructor: (@options = {}) ->
super
# PDF versio... | 207085 | ###
PDFDocument - represents an entire PDF document
By <NAME>
###
stream = require 'stream'
fs = require 'fs'
PDFObject = require './object'
PDFReference = require './reference'
PDFPage = require './page'
class PDFDocument extends stream.Readable
constructor: (@options = {}) ->
super
# PDF version
... | true | ###
PDFDocument - represents an entire PDF document
By PI:NAME:<NAME>END_PI
###
stream = require 'stream'
fs = require 'fs'
PDFObject = require './object'
PDFReference = require './reference'
PDFPage = require './page'
class PDFDocument extends stream.Readable
constructor: (@options = {}) ->
super
# PD... |
[
{
"context": "\n# Test CSV - Copyright David Worms <open@adaltas.com> (BSD Licensed)\n\nfs = require '",
"end": 35,
"score": 0.9998494386672974,
"start": 24,
"tag": "NAME",
"value": "David Worms"
},
{
"context": "\n# Test CSV - Copyright David Worms <open@adaltas.com> (BSD Licensed)\... | test/quotes.coffee | timoxley/node-csv-parser | 1 |
# Test CSV - Copyright David Worms <open@adaltas.com> (BSD Licensed)
fs = require 'fs'
assert = require 'assert'
csv = require '..'
module.exports =
'Test regular quotes': ->
csv()
.fromPath( "#{__dirname}/quotes/regular.in" )
.toPath( "#{__dirname}/quotes/regular.tmp" )
.on 'end... | 145419 |
# Test CSV - Copyright <NAME> <<EMAIL>> (BSD Licensed)
fs = require 'fs'
assert = require 'assert'
csv = require '..'
module.exports =
'Test regular quotes': ->
csv()
.fromPath( "#{__dirname}/quotes/regular.in" )
.toPath( "#{__dirname}/quotes/regular.tmp" )
.on 'end', ->
... | true |
# Test CSV - Copyright PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI> (BSD Licensed)
fs = require 'fs'
assert = require 'assert'
csv = require '..'
module.exports =
'Test regular quotes': ->
csv()
.fromPath( "#{__dirname}/quotes/regular.in" )
.toPath( "#{__dirname}/quotes/regular.tmp" )
... |
[
{
"context": "# Copyright 2015, Christopher Joakim <christopher.joakim@gmail.com>\n\ndescribe 'Speed',",
"end": 36,
"score": 0.9998871088027954,
"start": 18,
"tag": "NAME",
"value": "Christopher Joakim"
},
{
"context": "# Copyright 2015, Christopher Joakim <christopher.joakim@gmail.c... | m26-js/test-src/m26_speed_spec.coffee | cjoakim/oss | 0 | # Copyright 2015, Christopher Joakim <christopher.joakim@gmail.com>
describe 'Speed', ->
it 'calculates a 2-mile walk, with round numbers', ->
d = new Distance(2.0)
t = new ElapsedTime('30:00')
s = new Speed(d, t)
expect(s.mph()).isWithin(0.000001, 4)
expect(s.kph()).isWithin(0.000001, 6.437376)... | 131977 | # Copyright 2015, <NAME> <<EMAIL>>
describe 'Speed', ->
it 'calculates a 2-mile walk, with round numbers', ->
d = new Distance(2.0)
t = new ElapsedTime('30:00')
s = new Speed(d, t)
expect(s.mph()).isWithin(0.000001, 4)
expect(s.kph()).isWithin(0.000001, 6.437376)
expect(s.yph()).isWithin(0.0... | true | # Copyright 2015, PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>
describe 'Speed', ->
it 'calculates a 2-mile walk, with round numbers', ->
d = new Distance(2.0)
t = new ElapsedTime('30:00')
s = new Speed(d, t)
expect(s.mph()).isWithin(0.000001, 4)
expect(s.kph()).isWithin(0.000001, 6.437376)
... |
[
{
"context": " serviceName: 'travis-ci'\n repoToken: 'EPwLMGsbXbKvvVk9hGRSTK0CY2ueNZsEr'\n test:\n options:\n reporter:",
"end": 676,
"score": 0.9892741441726685,
"start": 643,
"tag": "KEY",
"value": "EPwLMGsbXbKvvVk9hGRSTK0CY2ueNZsEr"
}
] | Gruntfile.coffee | chikamichi/jquery.circular | 0 | module.exports = (grunt) ->
grunt.loadNpmTasks('grunt-contrib-coffee')
grunt.loadNpmTasks('grunt-contrib-jshint')
grunt.loadNpmTasks('grunt-contrib-watch')
grunt.loadNpmTasks('grunt-mocha-cov')
grunt.initConfig
pkg: grunt.file.readJSON('package.json')
jshint:
options:
jshintrc: '.jsh... | 43207 | module.exports = (grunt) ->
grunt.loadNpmTasks('grunt-contrib-coffee')
grunt.loadNpmTasks('grunt-contrib-jshint')
grunt.loadNpmTasks('grunt-contrib-watch')
grunt.loadNpmTasks('grunt-mocha-cov')
grunt.initConfig
pkg: grunt.file.readJSON('package.json')
jshint:
options:
jshintrc: '.jsh... | true | module.exports = (grunt) ->
grunt.loadNpmTasks('grunt-contrib-coffee')
grunt.loadNpmTasks('grunt-contrib-jshint')
grunt.loadNpmTasks('grunt-contrib-watch')
grunt.loadNpmTasks('grunt-mocha-cov')
grunt.initConfig
pkg: grunt.file.readJSON('package.json')
jshint:
options:
jshintrc: '.jsh... |
[
{
"context": "# Copyright Vladimir Andreev\n\n# Exported objects\n\nexports.Client = require('./",
"end": 28,
"score": 0.9998622536659241,
"start": 12,
"tag": "NAME",
"value": "Vladimir Andreev"
}
] | src/index.coffee | tucan/yamoney | 5 | # Copyright Vladimir Andreev
# Exported objects
exports.Client = require('./client')
| 115118 | # Copyright <NAME>
# Exported objects
exports.Client = require('./client')
| true | # Copyright PI:NAME:<NAME>END_PI
# Exported objects
exports.Client = require('./client')
|
[
{
"context": "ire 'lodash'\nBintray = require '../'\n\nusername = 'username'\napikey = 'apikey'\norganization = 'organization'\n",
"end": 92,
"score": 0.9994993209838867,
"start": 84,
"tag": "USERNAME",
"value": "username"
},
{
"context": " = require '../'\n\nusername = 'username'\na... | test/uploadsSpec.coffee | h2non/node-bintray | 4 | assert = require 'assert'
_ = require 'lodash'
Bintray = require '../'
username = 'username'
apikey = 'apikey'
organization = 'organization'
repository = 'repo'
apiBaseUrl = 'http://localhost:8882'
client = new Bintray { username: username, apikey: apikey, organization: organization, repository: repository, baseUrl:... | 26834 | assert = require 'assert'
_ = require 'lodash'
Bintray = require '../'
username = 'username'
apikey = '<KEY>'
organization = 'organization'
repository = 'repo'
apiBaseUrl = 'http://localhost:8882'
client = new Bintray { username: username, apikey: apikey, organization: organization, repository: repository, baseUrl: ... | true | assert = require 'assert'
_ = require 'lodash'
Bintray = require '../'
username = 'username'
apikey = 'PI:KEY:<KEY>END_PI'
organization = 'organization'
repository = 'repo'
apiBaseUrl = 'http://localhost:8882'
client = new Bintray { username: username, apikey: apikey, organization: organization, repository: reposito... |
[
{
"context": "\n{merge} = require 'mixme'\nnikita = require '@nikitajs/core'\n{tags, ssh, scratch} = require '../test'\nth",
"end": 54,
"score": 0.7640132904052734,
"start": 49,
"tag": "USERNAME",
"value": "itajs"
},
{
"context": "tags.ipa\n\nipa =\n principal: 'admin'\n password: ... | packages/ipa/test/group/index.coffee | chibanemourad/node-nikita | 0 |
{merge} = require 'mixme'
nikita = require '@nikitajs/core'
{tags, ssh, scratch} = require '../test'
they = require('ssh2-they').configure ssh...
return unless tags.ipa
ipa =
principal: 'admin'
password: 'admin_pw'
referer: 'https://ipa.nikita/ipa'
url: 'https://ipa.nikita/ipa/session/json'
describe 'ipa.gr... | 74495 |
{merge} = require 'mixme'
nikita = require '@nikitajs/core'
{tags, ssh, scratch} = require '../test'
they = require('ssh2-they').configure ssh...
return unless tags.ipa
ipa =
principal: 'admin'
password: '<PASSWORD>'
referer: 'https://ipa.nikita/ipa'
url: 'https://ipa.nikita/ipa/session/json'
describe 'ipa.... | true |
{merge} = require 'mixme'
nikita = require '@nikitajs/core'
{tags, ssh, scratch} = require '../test'
they = require('ssh2-they').configure ssh...
return unless tags.ipa
ipa =
principal: 'admin'
password: 'PI:PASSWORD:<PASSWORD>END_PI'
referer: 'https://ipa.nikita/ipa'
url: 'https://ipa.nikita/ipa/session/jso... |
[
{
"context": "_id}\"\n\t\t\tauth: {user: settings.apis.v1.user, pass: settings.apis.v1.pass }\n\t\t}, (err, res, body) ->\n\t\t\tif err?\n\t\t\t\tlogger.",
"end": 4623,
"score": 0.7563191652297974,
"start": 4602,
"tag": "PASSWORD",
"value": "settings.apis.v1.pass"
}
] | app/coffee/Features/Exports/ExportsHandler.coffee | shyoshyo/web-sharelatex | 1 | ProjectGetter = require('../Project/ProjectGetter')
ProjectHistoryHandler = require('../Project/ProjectHistoryHandler')
ProjectLocator = require('../Project/ProjectLocator')
ProjectRootDocManager = require('../Project/ProjectRootDocManager')
UserGetter = require('../User/UserGetter')
logger = require('logger-sharelatex... | 118787 | ProjectGetter = require('../Project/ProjectGetter')
ProjectHistoryHandler = require('../Project/ProjectHistoryHandler')
ProjectLocator = require('../Project/ProjectLocator')
ProjectRootDocManager = require('../Project/ProjectRootDocManager')
UserGetter = require('../User/UserGetter')
logger = require('logger-sharelatex... | true | ProjectGetter = require('../Project/ProjectGetter')
ProjectHistoryHandler = require('../Project/ProjectHistoryHandler')
ProjectLocator = require('../Project/ProjectLocator')
ProjectRootDocManager = require('../Project/ProjectRootDocManager')
UserGetter = require('../User/UserGetter')
logger = require('logger-sharelatex... |
[
{
"context": "module.exports=\n mysql:\n host:'192.168.59.103'\n port:3306\n user:'root'\n password:'root",
"end": 49,
"score": 0.9997429251670837,
"start": 35,
"tag": "IP_ADDRESS",
"value": "192.168.59.103"
},
{
"context": ".103'\n port:3306\n user:'root'\n pas... | gulpfile.config.coffee | 59naga/sequelize-cheatsheet | 2 | module.exports=
mysql:
host:'192.168.59.103'
port:3306
user:'root'
password:'root'
table_name:'edgy_test'
charset:'utf8'
collate:'utf8_general_ci' | 31547 | module.exports=
mysql:
host:'192.168.59.103'
port:3306
user:'root'
password:'<PASSWORD>'
table_name:'edgy_test'
charset:'utf8'
collate:'utf8_general_ci' | true | module.exports=
mysql:
host:'192.168.59.103'
port:3306
user:'root'
password:'PI:PASSWORD:<PASSWORD>END_PI'
table_name:'edgy_test'
charset:'utf8'
collate:'utf8_general_ci' |
[
{
"context": "# Taken/adapted from deprecated 'wrench' module by Ryan McGrath\ncfs.readdirSyncRecursive = (baseDir) ->\n baseDir",
"end": 6071,
"score": 0.9995295405387878,
"start": 6059,
"tag": "NAME",
"value": "Ryan McGrath"
},
{
"context": "# Taken/adapted from deprecated 'wrench... | src/tool/cfs.coffee | joedrago/node-crackers | 3 | # cracker file system
constants = require './constants'
fs = require 'fs'
path = require 'path'
log = require './log'
touch = require 'touch'
cfs = {}
cfs.join = ->
result = path.join.apply(null, arguments)
# work around stupid lack of symmetry between path.join and split(sep)
if arguments.length > 0 and argum... | 170518 | # cracker file system
constants = require './constants'
fs = require 'fs'
path = require 'path'
log = require './log'
touch = require 'touch'
cfs = {}
cfs.join = ->
result = path.join.apply(null, arguments)
# work around stupid lack of symmetry between path.join and split(sep)
if arguments.length > 0 and argum... | true | # cracker file system
constants = require './constants'
fs = require 'fs'
path = require 'path'
log = require './log'
touch = require 'touch'
cfs = {}
cfs.join = ->
result = path.join.apply(null, arguments)
# work around stupid lack of symmetry between path.join and split(sep)
if arguments.length > 0 and argum... |
[
{
"context": "one) ->\n fabricate 'authors', [\n { name: 'Alex' }\n { name: 'Molly' }\n {}\n ], (err, ",
"end": 482,
"score": 0.999828577041626,
"start": 478,
"tag": "NAME",
"value": "Alex"
},
{
"context": "authors', [\n { name: 'Alex' }\n { name: 'Moll... | src/api/apps/authors/test/integration.test.coffee | craigspaeth/positron | 76 | _ = require 'underscore'
{ db, fixtures, fabricate, empty } = require '../../../test/helpers/db'
app = require '../../../'
request = require 'superagent'
{ ObjectId } = require 'mongojs'
describe 'authors endpoints', ->
beforeEach (done) ->
empty =>
fabricate 'users', {}, (err, @user) =>
@server =... | 175175 | _ = require 'underscore'
{ db, fixtures, fabricate, empty } = require '../../../test/helpers/db'
app = require '../../../'
request = require 'superagent'
{ ObjectId } = require 'mongojs'
describe 'authors endpoints', ->
beforeEach (done) ->
empty =>
fabricate 'users', {}, (err, @user) =>
@server =... | true | _ = require 'underscore'
{ db, fixtures, fabricate, empty } = require '../../../test/helpers/db'
app = require '../../../'
request = require 'superagent'
{ ObjectId } = require 'mongojs'
describe 'authors endpoints', ->
beforeEach (done) ->
empty =>
fabricate 'users', {}, (err, @user) =>
@server =... |
[
{
"context": " headers = {}\n body = null\n accessKeyId = 'akid'\n secretAccessKey = 'secret'\n sessionToken ",
"end": 1087,
"score": 0.907167375087738,
"start": 1083,
"tag": "KEY",
"value": "akid"
},
{
"context": "l\n accessKeyId = 'akid'\n secretAccessKey = 'secr... | node_modules/aws-sdk/test/signers/s3.spec.coffee | Nordstrom/banquo-server | 1 | # Copyright 2012-2013 Amazon.com, Inc. or its affiliates. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"). You
# may not use this file except in compliance with the License. A copy of
# the License is located at
#
# http://aws.amazon.com/apache2.0/
#
# or in the "license" fil... | 187773 | # Copyright 2012-2013 Amazon.com, Inc. or its affiliates. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"). You
# may not use this file except in compliance with the License. A copy of
# the License is located at
#
# http://aws.amazon.com/apache2.0/
#
# or in the "license" fil... | true | # Copyright 2012-2013 Amazon.com, Inc. or its affiliates. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"). You
# may not use this file except in compliance with the License. A copy of
# the License is located at
#
# http://aws.amazon.com/apache2.0/
#
# or in the "license" fil... |
[
{
"context": "man-museum'\n xml.should.containEql '<news:name>Artsy</news:name>'\n xml.should.containEql '2014-09-2",
"end": 1917,
"score": 0.8999583125114441,
"start": 1912,
"tag": "NAME",
"value": "Artsy"
}
] | src/desktop/apps/sitemaps/test/templates.coffee | xtina-starr/force | 1 | _ = require 'underscore'
cheerio = require 'cheerio'
path = require 'path'
jade = require 'jade'
fs = require 'fs'
moment = require 'moment'
{ fabricate } = require 'antigravity'
getFullEditorialHref = require("@artsy/reaction/dist/Components/Publishing/Constants").getFullEditorialHref
Article = require '../../../model... | 21884 | _ = require 'underscore'
cheerio = require 'cheerio'
path = require 'path'
jade = require 'jade'
fs = require 'fs'
moment = require 'moment'
{ fabricate } = require 'antigravity'
getFullEditorialHref = require("@artsy/reaction/dist/Components/Publishing/Constants").getFullEditorialHref
Article = require '../../../model... | true | _ = require 'underscore'
cheerio = require 'cheerio'
path = require 'path'
jade = require 'jade'
fs = require 'fs'
moment = require 'moment'
{ fabricate } = require 'antigravity'
getFullEditorialHref = require("@artsy/reaction/dist/Components/Publishing/Constants").getFullEditorialHref
Article = require '../../../model... |
[
{
"context": " region: \"NY\"\n postal_code: '10012'\n name: 'Artsy'\n street: '401 Broadway'\n\ndescribe \"Order\", ->",
"end": 325,
"score": 0.9996098875999451,
"start": 320,
"tag": "NAME",
"value": "Artsy"
},
{
"context": "get('partner_location').get('name').should.equal ... | src/desktop/test/models/order.coffee | kanaabe/force | 1 | _ = require 'underscore'
should = require 'should'
Backbone = require 'backbone'
{ fabricate } = require 'antigravity'
Order = require '../../models/order.coffee'
sinon = require 'sinon'
shippingInfo =
telephone: '8675309'
shipping_address:
city: 'New York'
region: "NY"
postal_code: '10012'
name: '... | 16877 | _ = require 'underscore'
should = require 'should'
Backbone = require 'backbone'
{ fabricate } = require 'antigravity'
Order = require '../../models/order.coffee'
sinon = require 'sinon'
shippingInfo =
telephone: '8675309'
shipping_address:
city: 'New York'
region: "NY"
postal_code: '10012'
name: '... | true | _ = require 'underscore'
should = require 'should'
Backbone = require 'backbone'
{ fabricate } = require 'antigravity'
Order = require '../../models/order.coffee'
sinon = require 'sinon'
shippingInfo =
telephone: '8675309'
shipping_address:
city: 'New York'
region: "NY"
postal_code: '10012'
name: '... |
[
{
"context": " dashboards: [\n id: 1\n user_id: fakeUser.id\n lite_paper_ids: [1]\n ]\n\n c",
"end": 179,
"score": 0.6428017020225525,
"start": 175,
"tag": "USERNAME",
"value": "fake"
},
{
"context": "ds: [1]\n ]\n\n collaborators = [\n ... | test/javascripts/integration/commenting_test.js.coffee | johan--/tahi | 1 | module 'Integration: Commenting',
teardown: -> ETahi.reset()
setup: ->
setupApp(integration: true)
dashboard =
dashboards: [
id: 1
user_id: fakeUser.id
lite_paper_ids: [1]
]
collaborators = [
id: "35"
full_name: "Aaron Baker"
info: "testroles2, col... | 153440 | module 'Integration: Commenting',
teardown: -> ETahi.reset()
setup: ->
setupApp(integration: true)
dashboard =
dashboards: [
id: 1
user_id: fakeUser.id
lite_paper_ids: [1]
]
collaborators = [
id: "35"
full_name: "<NAME>"
info: "testroles2, collabor... | true | module 'Integration: Commenting',
teardown: -> ETahi.reset()
setup: ->
setupApp(integration: true)
dashboard =
dashboards: [
id: 1
user_id: fakeUser.id
lite_paper_ids: [1]
]
collaborators = [
id: "35"
full_name: "PI:NAME:<NAME>END_PI"
info: "testro... |
[
{
"context": "###\nCopyright (c) 2002-2013 \"Neo Technology,\"\nNetwork Engine for Objects in Lund AB [http://n",
"end": 43,
"score": 0.6831578612327576,
"start": 33,
"tag": "NAME",
"value": "Technology"
}
] | community/server/src/main/coffeescript/neo4j/webadmin/modules/connectionmonitor/ConnectionMonitor.coffee | baojie/neo4j | 1 | ###
Copyright (c) 2002-2013 "Neo Technology,"
Network Engine for Objects in Lund AB [http://neotechnology.com]
This file is part of Neo4j.
Neo4j is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 o... | 146004 | ###
Copyright (c) 2002-2013 "Neo <NAME>,"
Network Engine for Objects in Lund AB [http://neotechnology.com]
This file is part of Neo4j.
Neo4j is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of th... | true | ###
Copyright (c) 2002-2013 "Neo PI:NAME:<NAME>END_PI,"
Network Engine for Objects in Lund AB [http://neotechnology.com]
This file is part of Neo4j.
Neo4j is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either v... |
[
{
"context": "# Description\n# Philippe is standing on it.\n#\n# Dependencies:\n# \"htmlpars",
"end": 26,
"score": 0.9989524483680725,
"start": 18,
"tag": "NAME",
"value": "Philippe"
},
{
"context": "ddest thing, according to Lie Bot\n#\n# Author:\n# 1000hz\n\nhtmlparser = requi... | src/scripts/achewood.coffee | fourkitchens/hubot-scripts | 1 | # Description
# Philippe is standing on it.
#
# Dependencies:
# "htmlparser": "1.7.6"
# "soupselect": "0.2.0"
#
# Configuration:
# None
#
# Commands:
# hubot achewood - A random Achewood comic
# hubot achewood current - The most recent Achewood comic
# hubot achewood <date> - Achewood comic from <date> - mm... | 68155 | # Description
# <NAME> is standing on it.
#
# Dependencies:
# "htmlparser": "1.7.6"
# "soupselect": "0.2.0"
#
# Configuration:
# None
#
# Commands:
# hubot achewood - A random Achewood comic
# hubot achewood current - The most recent Achewood comic
# hubot achewood <date> - Achewood comic from <date> - mm/d... | true | # Description
# PI:NAME:<NAME>END_PI is standing on it.
#
# Dependencies:
# "htmlparser": "1.7.6"
# "soupselect": "0.2.0"
#
# Configuration:
# None
#
# Commands:
# hubot achewood - A random Achewood comic
# hubot achewood current - The most recent Achewood comic
# hubot achewood <date> - Achewood comic from... |
[
{
"context": "--------------\n# Copyright Joe Drago 2018.\n# Distributed under the Boost Softw",
"end": 123,
"score": 0.9998249411582947,
"start": 114,
"tag": "NAME",
"value": "Joe Drago"
}
] | lib/templates/src/coffee/PixelsView.coffee | TEAMCHINA/colorist | 0 | # ---------------------------------------------------------------------------
# Copyright Joe Drago 2018.
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or copy at
# http://www.boost.org/LICENSE_1_0.txt)
#... | 141578 | # ---------------------------------------------------------------------------
# Copyright <NAME> 2018.
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or copy at
# http://www.boost.org/LICENSE_1_0.txt)
# --... | true | # ---------------------------------------------------------------------------
# Copyright PI:NAME:<NAME>END_PI 2018.
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or copy at
# http://www.boost.org/LICENSE... |
[
{
"context": "led\")\n },\n {\n name: \"2nd\"\n processor: \"reportDone\"\n ",
"end": 13297,
"score": 0.6828014850616455,
"start": 13296,
"tag": "NAME",
"value": "2"
},
{
"context": "nt arrays\", ->\n people = [\n { first: ... | client/src/tests/tests.spec.coffee | bcfuchs/RedWire | 0 | # Get alias for the global scope
globals = @
compileExpression = (expression) -> RW.compileExpression(expression, eval)
describe "RedWire", ->
beforeEach ->
@addMatchers
toDeeplyEqual: (expected) -> _.isEqual(@actual, expected)
toBeEmpty: () -> @actual.length == 0
describe "memory", ->
it ... | 109411 | # Get alias for the global scope
globals = @
compileExpression = (expression) -> RW.compileExpression(expression, eval)
describe "RedWire", ->
beforeEach ->
@addMatchers
toDeeplyEqual: (expected) -> _.isEqual(@actual, expected)
toBeEmpty: () -> @actual.length == 0
describe "memory", ->
it ... | true | # Get alias for the global scope
globals = @
compileExpression = (expression) -> RW.compileExpression(expression, eval)
describe "RedWire", ->
beforeEach ->
@addMatchers
toDeeplyEqual: (expected) -> _.isEqual(@actual, expected)
toBeEmpty: () -> @actual.length == 0
describe "memory", ->
it ... |
[
{
"context": "# Copyright 2014, 2015 Simon Lydell\n# X11 (“MIT”) Licensed. (See LICENSE.)\n\n# <http:/",
"end": 35,
"score": 0.9998506307601929,
"start": 23,
"tag": "NAME",
"value": "Simon Lydell"
}
] | gears_babel/node_modules/babel/node_modules/js-tokens/regex.coffee | mandx/gears-babel | 0 | # Copyright 2014, 2015 Simon Lydell
# X11 (“MIT”) Licensed. (See LICENSE.)
# <http://es5.github.io/#A.1>
# Don’t worry, you don’t need to know CoffeeScript. It is only used for its
# readable regex syntax. Everything else is done in JavaScript in index.js.
module.exports = ///
( # <string>
([ ' " ])
(?:
... | 172100 | # Copyright 2014, 2015 <NAME>
# X11 (“MIT”) Licensed. (See LICENSE.)
# <http://es5.github.io/#A.1>
# Don’t worry, you don’t need to know CoffeeScript. It is only used for its
# readable regex syntax. Everything else is done in JavaScript in index.js.
module.exports = ///
( # <string>
([ ' " ])
(?:
(?... | true | # Copyright 2014, 2015 PI:NAME:<NAME>END_PI
# X11 (“MIT”) Licensed. (See LICENSE.)
# <http://es5.github.io/#A.1>
# Don’t worry, you don’t need to know CoffeeScript. It is only used for its
# readable regex syntax. Everything else is done in JavaScript in index.js.
module.exports = ///
( # <string>
([ ' " ])
... |
[
{
"context": "ata).set(authentications: authsData)\n keys = ['accessToken', 'authentications'].concat opts.userKeys\n don",
"end": 726,
"score": 0.9717827439308167,
"start": 715,
"tag": "KEY",
"value": "accessToken"
},
{
"context": "tications: authsData)\n keys = ['accessTok... | lib/passport/serializers.coffee | craigspaeth/artsy-passport | 0 | #
# Passport.js serialize/deserialize functions that turn user data
# into a session.
#
_ = require 'underscore'
opts = require '../options'
request = require 'superagent'
async = require 'async'
module.exports.serialize = (user, done) ->
async.parallel [
(cb) ->
request
.get("#{opts.ARTSY_URL}/ap... | 46454 | #
# Passport.js serialize/deserialize functions that turn user data
# into a session.
#
_ = require 'underscore'
opts = require '../options'
request = require 'superagent'
async = require 'async'
module.exports.serialize = (user, done) ->
async.parallel [
(cb) ->
request
.get("#{opts.ARTSY_URL}/ap... | true | #
# Passport.js serialize/deserialize functions that turn user data
# into a session.
#
_ = require 'underscore'
opts = require '../options'
request = require 'superagent'
async = require 'async'
module.exports.serialize = (user, done) ->
async.parallel [
(cb) ->
request
.get("#{opts.ARTSY_URL}/ap... |
[
{
"context": "t() is 0\n Accounts.createUser\n username: 'admin'\n password: 'adminpassword'\n profile:\n ",
"end": 134,
"score": 0.9748339653015137,
"start": 129,
"tag": "USERNAME",
"value": "admin"
},
{
"context": "eateUser\n username: 'admin'\n password... | server/seed.coffee | biomassives/materialize-meteor-mocha | 0 | Meteor.startup ->
# Seeding with admin account
if Meteor.users.find().count() is 0
Accounts.createUser
username: 'admin'
password: 'adminpassword'
profile:
roles: ['admin']
| 64999 | Meteor.startup ->
# Seeding with admin account
if Meteor.users.find().count() is 0
Accounts.createUser
username: 'admin'
password: '<PASSWORD>'
profile:
roles: ['admin']
| true | Meteor.startup ->
# Seeding with admin account
if Meteor.users.find().count() is 0
Accounts.createUser
username: 'admin'
password: 'PI:PASSWORD:<PASSWORD>END_PI'
profile:
roles: ['admin']
|
[
{
"context": "re is licensed under the MIT License.\n\n Copyright Fedor Indutny, 2011.\n\n Permission is hereby granted, free of c",
"end": 126,
"score": 0.9996141195297241,
"start": 113,
"tag": "NAME",
"value": "Fedor Indutny"
}
] | node_modules/index/lib/index/core/unset.coffee | beshrkayali/monkey-release-action | 12 | ###
Unset functionality for Node index module
This software is licensed under the MIT License.
Copyright Fedor Indutny, 2011.
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 ... | 163797 | ###
Unset functionality for Node index module
This software is licensed under the MIT License.
Copyright <NAME>, 2011.
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 | ###
Unset functionality for Node index module
This software is licensed under the MIT License.
Copyright PI:NAME:<NAME>END_PI, 2011.
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": "###*\n *\n * tast\n * @author vfasky <vfasky@gmail.com>\n###\n'use strict'\n\n{View} = req",
"end": 33,
"score": 0.999073326587677,
"start": 27,
"tag": "USERNAME",
"value": "vfasky"
},
{
"context": "###*\n *\n * tast\n * @author vfasky <vfasky@gmail.com>\n###\n'use stri... | example/src/toast.coffee | vfasky/mcore-weui | 0 | ###*
*
* tast
* @author vfasky <vfasky@gmail.com>
###
'use strict'
{View} = require 'mcoreapp'
weui = require 'mcore-weui'
class Toast extends View
run: ->
@render require('../tpl/toast.html')
showSuccess: ->
weui.Toast.success.show '完成'
false
showLoading: ->
weui.To... | 177678 | ###*
*
* tast
* @author vfasky <<EMAIL>>
###
'use strict'
{View} = require 'mcoreapp'
weui = require 'mcore-weui'
class Toast extends View
run: ->
@render require('../tpl/toast.html')
showSuccess: ->
weui.Toast.success.show '完成'
false
showLoading: ->
weui.Toast.loadi... | true | ###*
*
* tast
* @author vfasky <PI:EMAIL:<EMAIL>END_PI>
###
'use strict'
{View} = require 'mcoreapp'
weui = require 'mcore-weui'
class Toast extends View
run: ->
@render require('../tpl/toast.html')
showSuccess: ->
weui.Toast.success.show '完成'
false
showLoading: ->
w... |
[
{
"context": "e case', ->\n\t\t\tres = f mockData, mockState\n\t\t\teq 'Martins Gröna', res[3].name \n\t\tit 'sortBy stars, and correct av",
"end": 484,
"score": 0.9998952746391296,
"start": 471,
"tag": "NAME",
"value": "Martins Gröna"
},
{
"context": "e case', ->\n\t\t\tres = f mock... | examples/restaurant-reviewer/src/base/test__lifters.coffee | Cottin/oublie | 0 | assert = require 'assert'
{flip, merge, sortBy} = require 'ramda' #auto_require:ramda
{change} = require 'ramda-extras'
lifters = require './lifters'
mockData = require './mockData'
mockState = require './mockState'
eq = flip assert.equal
deepEq = flip assert.deepStrictEqual
throws = (f) -> assert.throws f, Error
d... | 41526 | assert = require 'assert'
{flip, merge, sortBy} = require 'ramda' #auto_require:ramda
{change} = require 'ramda-extras'
lifters = require './lifters'
mockData = require './mockData'
mockState = require './mockState'
eq = flip assert.equal
deepEq = flip assert.deepStrictEqual
throws = (f) -> assert.throws f, Error
d... | true | assert = require 'assert'
{flip, merge, sortBy} = require 'ramda' #auto_require:ramda
{change} = require 'ramda-extras'
lifters = require './lifters'
mockData = require './mockData'
mockState = require './mockState'
eq = flip assert.equal
deepEq = flip assert.deepStrictEqual
throws = (f) -> assert.throws f, Error
d... |
[
{
"context": " = (robot) ->\n\n songs = [\n 'FINAL COMMANDER by Mizuki Nana ~ https://radio.animebits.moe/player/hash/7c57e48",
"end": 76,
"score": 0.9997819066047668,
"start": 65,
"tag": "NAME",
"value": "Mizuki Nana"
},
{
"context": "es.tv/torrents2.php?id=57720',\n 'Extermi... | scripts/symphogay.coffee | WeebHoarder/kana | 0 | module.exports = (robot) ->
songs = [
'FINAL COMMANDER by Mizuki Nana ~ https://radio.animebits.moe/player/hash/7c57e488c8c1 ~ https://animebytes.tv/torrents2.php?id=57720',
'Exterminate by Mizuki Nana ~ https://radio.animebits.moe/player/hash/b92a0114958e ~ https://animebytes.tv/torrents2.php?id=49119',
... | 48208 | module.exports = (robot) ->
songs = [
'FINAL COMMANDER by <NAME> ~ https://radio.animebits.moe/player/hash/7c57e488c8c1 ~ https://animebytes.tv/torrents2.php?id=57720',
'Exterminate by <NAME> ~ https://radio.animebits.moe/player/hash/b92a0114958e ~ https://animebytes.tv/torrents2.php?id=49119',
'TESTAMEN... | true | module.exports = (robot) ->
songs = [
'FINAL COMMANDER by PI:NAME:<NAME>END_PI ~ https://radio.animebits.moe/player/hash/7c57e488c8c1 ~ https://animebytes.tv/torrents2.php?id=57720',
'Exterminate by PI:NAME:<NAME>END_PI ~ https://radio.animebits.moe/player/hash/b92a0114958e ~ https://animebytes.tv/torrents2.... |
[
{
"context": "tem in the menu is selected\n#\n# Copyright (C) 2012 Nikolay Nemshilov\n#\nclass Menu extends Element\n extend:\n curren",
"end": 253,
"score": 0.9998888373374939,
"start": 236,
"tag": "NAME",
"value": "Nikolay Nemshilov"
}
] | ui/core/src/menu.coffee | lovely-io/lovely.io-stl | 2 | #
# The drop-down menu unit
#
# Events:
# * `show` when the menu is shown
# * `hide` when the menu is hidden
# * `pick` when an item in the menu is picked
# * `select` when an item in the menu is selected
#
# Copyright (C) 2012 Nikolay Nemshilov
#
class Menu extends Element
extend:
current: null # current... | 163976 | #
# The drop-down menu unit
#
# Events:
# * `show` when the menu is shown
# * `hide` when the menu is hidden
# * `pick` when an item in the menu is picked
# * `select` when an item in the menu is selected
#
# Copyright (C) 2012 <NAME>
#
class Menu extends Element
extend:
current: null # current menu refer... | true | #
# The drop-down menu unit
#
# Events:
# * `show` when the menu is shown
# * `hide` when the menu is hidden
# * `pick` when an item in the menu is picked
# * `select` when an item in the menu is selected
#
# Copyright (C) 2012 PI:NAME:<NAME>END_PI
#
class Menu extends Element
extend:
current: null # curr... |
[
{
"context": "###\n @author Takahiro INOUE <takahiro.inoue@aist.go.jp>\n @license Songle Wid",
"end": 28,
"score": 0.999874472618103,
"start": 14,
"tag": "NAME",
"value": "Takahiro INOUE"
},
{
"context": "###\n @author Takahiro INOUE <takahiro.inoue@aist.go.jp>\n @license Songle ... | extras/src/shared-module.coffee | ongacrest/songle-widget-api-examples | 16 | ###
@author Takahiro INOUE <takahiro.inoue@aist.go.jp>
@license Songle Widget API Examples
Visit http://songle.jp/info/Credit.html OR http://widget.songle.jp/docs/v1 for documentation.
Copyright (c) 2015 National Institute of Advanced Industrial Science and Technology (AIST)
Distributed under the terms of t... | 163606 | ###
@author <NAME> <<EMAIL>>
@license Songle Widget API Examples
Visit http://songle.jp/info/Credit.html OR http://widget.songle.jp/docs/v1 for documentation.
Copyright (c) 2015 National Institute of Advanced Industrial Science and Technology (AIST)
Distributed under the terms of the MIT license only for no... | true | ###
@author PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>
@license Songle Widget API Examples
Visit http://songle.jp/info/Credit.html OR http://widget.songle.jp/docs/v1 for documentation.
Copyright (c) 2015 National Institute of Advanced Industrial Science and Technology (AIST)
Distributed under the terms o... |
[
{
"context": " profile: new Profile(fabricate 'profile', name: 'Foobarz', owner_type: 'PartnerGallery') }\n { local",
"end": 501,
"score": 0.9997522830963135,
"start": 494,
"tag": "NAME",
"value": "Foobarz"
},
{
"context": "e.sync.args)[2].success fabricate('partner', id: 'foo... | src/mobile/apps/partner_profile/test/routes.coffee | kanaabe/force | 1 | _ = require 'underscore'
{ fabricate } = require 'antigravity'
sinon = require 'sinon'
routes = require '../routes'
Profile = require '../../../models/profile'
Backbone = require 'backbone'
describe 'Profile page', ->
beforeEach ->
sinon.stub Backbone, 'sync'
afterEach ->
Backbone.sync.restore()
descr... | 217232 | _ = require 'underscore'
{ fabricate } = require 'antigravity'
sinon = require 'sinon'
routes = require '../routes'
Profile = require '../../../models/profile'
Backbone = require 'backbone'
describe 'Profile page', ->
beforeEach ->
sinon.stub Backbone, 'sync'
afterEach ->
Backbone.sync.restore()
descr... | true | _ = require 'underscore'
{ fabricate } = require 'antigravity'
sinon = require 'sinon'
routes = require '../routes'
Profile = require '../../../models/profile'
Backbone = require 'backbone'
describe 'Profile page', ->
beforeEach ->
sinon.stub Backbone, 'sync'
afterEach ->
Backbone.sync.restore()
descr... |
[
{
"context": "............................\n key = guide_0 + guide_1\n unless key of seen\n chrs",
"end": 28492,
"score": 0.9559110403060913,
"start": 28483,
"tag": "KEY",
"value": "guide_0 +"
},
{
"context": "............\n key = guide_0... | src/copy-jizuradb-to-Hollerith2-format.coffee | loveencounterflow/jizura | 0 |
############################################################################################################
njs_path = require 'path'
njs_fs = require 'fs'
join = njs_path.join
#.................................................................................... | 143763 |
############################################################################################################
njs_path = require 'path'
njs_fs = require 'fs'
join = njs_path.join
#.................................................................................... | true |
############################################################################################################
njs_path = require 'path'
njs_fs = require 'fs'
join = njs_path.join
#.................................................................................... |
[
{
"context": "###\n\n Neo4j driver for Node\n\n Copyright 2011 Daniel Gasienica <daniel@gasienica.ch>\n Copyright 2011 Aseem Ki",
"end": 67,
"score": 0.9998816251754761,
"start": 51,
"tag": "NAME",
"value": "Daniel Gasienica"
},
{
"context": "er for Node\n\n Copyright 201... | node_modules/neo4j/lib/index.coffee | aranoah/journey-planner | 484 | ###
Neo4j driver for Node
Copyright 2011 Daniel Gasienica <daniel@gasienica.ch>
Copyright 2011 Aseem Kishore <aseem.kishore@gmail.com>
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 ... | 149149 | ###
Neo4j driver for Node
Copyright 2011 <NAME> <<EMAIL>>
Copyright 2011 <NAME> <<EMAIL>>
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/lic... | true | ###
Neo4j driver for Node
Copyright 2011 PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>
Copyright 2011 PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>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... |
[
{
"context": " { type: 'object' } }\n }\n }\n data = { name: 'Bob', numbers: [\n {'number':'401-401-1337', 'type'",
"end": 206,
"score": 0.9996698498725891,
"start": 203,
"tag": "NAME",
"value": "Bob"
}
] | test/getters-setters/delete.coffee | lgr7/codecombattreema | 66 | describe 'TreemaNode.delete', ->
schema = {
type: 'object',
properties: {
name: { type: 'string' }
numbers: { type: 'array', items: { type: 'object' } }
}
}
data = { name: 'Bob', numbers: [
{'number':'401-401-1337', 'type':'Home'},
{'number':'123-456-7890', 'type':'Work'}
]}
t... | 160832 | describe 'TreemaNode.delete', ->
schema = {
type: 'object',
properties: {
name: { type: 'string' }
numbers: { type: 'array', items: { type: 'object' } }
}
}
data = { name: '<NAME>', numbers: [
{'number':'401-401-1337', 'type':'Home'},
{'number':'123-456-7890', 'type':'Work'}
]}
... | true | describe 'TreemaNode.delete', ->
schema = {
type: 'object',
properties: {
name: { type: 'string' }
numbers: { type: 'array', items: { type: 'object' } }
}
}
data = { name: 'PI:NAME:<NAME>END_PI', numbers: [
{'number':'401-401-1337', 'type':'Home'},
{'number':'123-456-7890', 'type':... |
[
{
"context": "#\n# Copyright (c) 2014 by Lifted Studios. All Rights Reserved.\n#\n\nfs = require 'fs'\n\n{B",
"end": 37,
"score": 0.6258552670478821,
"start": 26,
"tag": "NAME",
"value": "Lifted Stud"
}
] | lib/package-sync.coffee | postcasio/package-sync | 0 | #
# Copyright (c) 2014 by Lifted Studios. All Rights Reserved.
#
fs = require 'fs'
{BufferedProcess} = require 'atom'
PackageList = require './package-list'
StatusMessage = require './status-message'
# Public: Performs the package synchronization.
#
# ## Events
#
# This class has no events.
module.exports =
class P... | 27352 | #
# Copyright (c) 2014 by <NAME>ios. All Rights Reserved.
#
fs = require 'fs'
{BufferedProcess} = require 'atom'
PackageList = require './package-list'
StatusMessage = require './status-message'
# Public: Performs the package synchronization.
#
# ## Events
#
# This class has no events.
module.exports =
class Packag... | true | #
# Copyright (c) 2014 by PI:NAME:<NAME>END_PIios. All Rights Reserved.
#
fs = require 'fs'
{BufferedProcess} = require 'atom'
PackageList = require './package-list'
StatusMessage = require './status-message'
# Public: Performs the package synchronization.
#
# ## Events
#
# This class has no events.
module.exports ... |
[
{
"context": "s LocalDomain extends DomainBase\n constructor: (@name, @db, @dbStorage, @queue, @tree, @hist, @uidGener",
"end": 281,
"score": 0.9833381175994873,
"start": 277,
"tag": "USERNAME",
"value": "name"
},
{
"context": ")\n\n\n saveHistory: (historyEntry, cb) ->\n key = ... | src/local/domain.coffee | tarruda/archdb | 5 | {ObjectRef, ObjectType, typeOf} = require('../util')
{DomainBase, CursorBase, DomainRow} = require('../domain_base')
{HistoryRow, HistoryDomainMixin, HistoryCursorMixin, HistoryEntryType} =
require('../history_domain')
class LocalDomain extends DomainBase
constructor: (@name, @db, @dbStorage, @queue, @tree, @hist... | 110949 | {ObjectRef, ObjectType, typeOf} = require('../util')
{DomainBase, CursorBase, DomainRow} = require('../domain_base')
{HistoryRow, HistoryDomainMixin, HistoryCursorMixin, HistoryEntryType} =
require('../history_domain')
class LocalDomain extends DomainBase
constructor: (@name, @db, @dbStorage, @queue, @tree, @hist... | true | {ObjectRef, ObjectType, typeOf} = require('../util')
{DomainBase, CursorBase, DomainRow} = require('../domain_base')
{HistoryRow, HistoryDomainMixin, HistoryCursorMixin, HistoryEntryType} =
require('../history_domain')
class LocalDomain extends DomainBase
constructor: (@name, @db, @dbStorage, @queue, @tree, @hist... |
[
{
"context": ": true\n version: 'v1'\n apiKey: '12'\n dateTimeFormat: 'RFC3339'\n th",
"end": 2004,
"score": 0.9983437061309814,
"start": 2002,
"tag": "KEY",
"value": "12"
}
] | test/unit/index.coffee | iofreddy85/simple-fxtrade | 13 | require('dotenv').load silent: true
_ = require 'lodash'
{expect} = require 'chai'
td = require 'testdouble'
contains = td.matchers.contains
fx = {}
axios = {}
disableMocks = ->
td.reset()
fx = require '../../index'
afterEach -> td.reset()
describe '--- Unit Tests ---', ->
beforeEach ->
axios = td.replac... | 200598 | require('dotenv').load silent: true
_ = require 'lodash'
{expect} = require 'chai'
td = require 'testdouble'
contains = td.matchers.contains
fx = {}
axios = {}
disableMocks = ->
td.reset()
fx = require '../../index'
afterEach -> td.reset()
describe '--- Unit Tests ---', ->
beforeEach ->
axios = td.replac... | true | require('dotenv').load silent: true
_ = require 'lodash'
{expect} = require 'chai'
td = require 'testdouble'
contains = td.matchers.contains
fx = {}
axios = {}
disableMocks = ->
td.reset()
fx = require '../../index'
afterEach -> td.reset()
describe '--- Unit Tests ---', ->
beforeEach ->
axios = td.replac... |
[
{
"context": " init data\n initData: (data) ->\n if not data[@name()]\n cdata = {}\n data[@name()] =",
"end": 259,
"score": 0.9217830896377563,
"start": 254,
"tag": "USERNAME",
"value": "@name"
},
{
"context": "@name()] = cdata\n else\n cdata = d... | src/commons.coffee | programmfabrik/easydb-library | 1 | # these common classes + methods are used by the plugins, developed by the vzg: gnd, geonames, gn250, gvk, georef, dante, getty, tna_discovery
class CustomDataTypeWithCommons extends CustomDataType
# init data
initData: (data) ->
if not data[@name()]
cdata = {}
data[@name()] = cdata
... | 143452 | # these common classes + methods are used by the plugins, developed by the vzg: gnd, geonames, gn250, gvk, georef, dante, getty, tna_discovery
class CustomDataTypeWithCommons extends CustomDataType
# init data
initData: (data) ->
if not data[@name()]
cdata = {}
data[@name()] = cdata
... | true | # these common classes + methods are used by the plugins, developed by the vzg: gnd, geonames, gn250, gvk, georef, dante, getty, tna_discovery
class CustomDataTypeWithCommons extends CustomDataType
# init data
initData: (data) ->
if not data[@name()]
cdata = {}
data[@name()] = cdata
... |
[
{
"context": "e cache of <URLs> (comma seprated)\n#\n# Author:\n# Yuki Koya <buty4649@gmail.com>\n\nclient_secret = process.env",
"end": 485,
"score": 0.9998583793640137,
"start": 476,
"tag": "NAME",
"value": "Yuki Koya"
},
{
"context": "URLs> (comma seprated)\n#\n# Author:\n# Yu... | src/akamai-cache-purge.coffee | buty4649/hubot-akamai-cache-purge | 3 | # Description
# A hubot script that provides purge edge content
#
# Configuration:
# HUBOT_AKAMAI_CLIENT_TOKEN
# HUBOT_AKAMAI_CLIENT_SECRET
# HUBOT_AKAMAI_ACCESS_TOKEN
# HUBOT_AKAMAI_HOST
#
# Commands:
# hubot akamai purge cache <URLs> - Invalidate cache of <URLs> (comma seprated)
# hubot akamai invalidat... | 10208 | # Description
# A hubot script that provides purge edge content
#
# Configuration:
# HUBOT_AKAMAI_CLIENT_TOKEN
# HUBOT_AKAMAI_CLIENT_SECRET
# HUBOT_AKAMAI_ACCESS_TOKEN
# HUBOT_AKAMAI_HOST
#
# Commands:
# hubot akamai purge cache <URLs> - Invalidate cache of <URLs> (comma seprated)
# hubot akamai invalidat... | true | # Description
# A hubot script that provides purge edge content
#
# Configuration:
# HUBOT_AKAMAI_CLIENT_TOKEN
# HUBOT_AKAMAI_CLIENT_SECRET
# HUBOT_AKAMAI_ACCESS_TOKEN
# HUBOT_AKAMAI_HOST
#
# Commands:
# hubot akamai purge cache <URLs> - Invalidate cache of <URLs> (comma seprated)
# hubot akamai invalidat... |
[
{
"context": "rd</label>\n <input name=\"password\" type=\"password\"/>\n </li>\n </ul>\n <a id=\"login\" ",
"end": 4341,
"score": 0.9763132929801941,
"start": 4333,
"tag": "PASSWORD",
"value": "password"
}
] | www/coffee/templates/jst.coffee | unepwcmc/BlueCarbonMobile | 0 | window.JST = {}
window.JST['area/edit'] = _.template(
"""
<div class='ios-head'>
<a class='back'>Back</a>
<h2><%= area.get('title') %></h2>
</div>
<a id="new-validation" class="btn btn-large">New Validation</a>
<ul id='validation-list'></ul>
<% if (uploading) { %>
<div id='uploa... | 157517 | window.JST = {}
window.JST['area/edit'] = _.template(
"""
<div class='ios-head'>
<a class='back'>Back</a>
<h2><%= area.get('title') %></h2>
</div>
<a id="new-validation" class="btn btn-large">New Validation</a>
<ul id='validation-list'></ul>
<% if (uploading) { %>
<div id='uploa... | true | window.JST = {}
window.JST['area/edit'] = _.template(
"""
<div class='ios-head'>
<a class='back'>Back</a>
<h2><%= area.get('title') %></h2>
</div>
<a id="new-validation" class="btn btn-large">New Validation</a>
<ul id='validation-list'></ul>
<% if (uploading) { %>
<div id='uploa... |
[
{
"context": "[operation, character.id.name, character.id.number].join('|')\n\n add_applied_op: (applied_ops, operation, ",
"end": 1870,
"score": 0.6710720062255859,
"start": 1866,
"tag": "KEY",
"value": "join"
}
] | src/public/javascripts/lib/utils.coffee | dwetterau/group-edit | 1 | define ['lib/constants', 'lib/woot'], (constants, woot) ->
get_cursor: (element) ->
if element.selectionStart
return element.selectionStart
else if document.selection
element.focus()
r = document.selection.createRange()
if r == null
return 0
re = element.createTextRange(... | 220370 | define ['lib/constants', 'lib/woot'], (constants, woot) ->
get_cursor: (element) ->
if element.selectionStart
return element.selectionStart
else if document.selection
element.focus()
r = document.selection.createRange()
if r == null
return 0
re = element.createTextRange(... | true | define ['lib/constants', 'lib/woot'], (constants, woot) ->
get_cursor: (element) ->
if element.selectionStart
return element.selectionStart
else if document.selection
element.focus()
r = document.selection.createRange()
if r == null
return 0
re = element.createTextRange(... |
[
{
"context": "env.NODE_ENV = \"test\"\nprocess.env.VANITY_TOKEN = \"secret\"\n\n\nAsync = require(\"async\")\nBrowser = requi",
"end": 64,
"score": 0.49502813816070557,
"start": 58,
"tag": "KEY",
"value": "secret"
}
] | server/test/helper.coffee | assaf/vanity.js | 2 | process.env.NODE_ENV = "test"
process.env.VANITY_TOKEN = "secret"
Async = require("async")
Browser = require("zombie")
Replay = require("replay")
server = require("../config/server")
redis = require("../config/redis")
Activity = require("../models/activity")
Helper =
# Call this before running ea... | 63134 | process.env.NODE_ENV = "test"
process.env.VANITY_TOKEN = "<KEY>"
Async = require("async")
Browser = require("zombie")
Replay = require("replay")
server = require("../config/server")
redis = require("../config/redis")
Activity = require("../models/activity")
Helper =
# Call this before running eac... | true | process.env.NODE_ENV = "test"
process.env.VANITY_TOKEN = "PI:KEY:<KEY>END_PI"
Async = require("async")
Browser = require("zombie")
Replay = require("replay")
server = require("../config/server")
redis = require("../config/redis")
Activity = require("../models/activity")
Helper =
# Call this befor... |
[
{
"context": "ttps://api.bufferapp.com/1/user.json?access_token=12345')\n @api.get('/user.json?')\n @get.verify()\n\n",
"end": 485,
"score": 0.9196006655693054,
"start": 480,
"tag": "PASSWORD",
"value": "12345"
},
{
"context": ".json?url=http%3A%2F%2Fbufferapp.com&access_token=... | modules/buffer-api/test/buffer-api-spec.coffee | weld-io/social-scheduler | 0 | API = require '../src/api.coffee'
BufferApi = require '../src/buffer-api.coffee'
should = require 'should'
sinon = require 'sinon'
request = require 'request'
describe 'API', ->
beforeEach ->
@api = new API(12345)
@get = sinon.mock(request).expects('get')
@post = sinon.mock(request).expects('post')
it... | 84872 | API = require '../src/api.coffee'
BufferApi = require '../src/buffer-api.coffee'
should = require 'should'
sinon = require 'sinon'
request = require 'request'
describe 'API', ->
beforeEach ->
@api = new API(12345)
@get = sinon.mock(request).expects('get')
@post = sinon.mock(request).expects('post')
it... | true | API = require '../src/api.coffee'
BufferApi = require '../src/buffer-api.coffee'
should = require 'should'
sinon = require 'sinon'
request = require 'request'
describe 'API', ->
beforeEach ->
@api = new API(12345)
@get = sinon.mock(request).expects('get')
@post = sinon.mock(request).expects('post')
it... |
[
{
"context": "where:\n login: req.body.login\n password: req.body.password\n .then (user) ->\n if not user\n throw new",
"end": 885,
"score": 0.9989527463912964,
"start": 868,
"tag": "PASSWORD",
"value": "req.body.password"
},
{
"context": "gin\"/></label>\n <... | src/app.coffee | dgf/e4store-express4-itest | 0 | # load dependencies
express = require 'express'
bodyParser = require 'body-parser'
multer = require 'multer'
cookieParser = require 'cookie-parser'
expressSession = require 'express-session'
Sequelize = require 'sequelize'
Store = require('express-sequelize-session') expressSession.Store
# use in-memory SQLite3 databa... | 126009 | # load dependencies
express = require 'express'
bodyParser = require 'body-parser'
multer = require 'multer'
cookieParser = require 'cookie-parser'
expressSession = require 'express-session'
Sequelize = require 'sequelize'
Store = require('express-sequelize-session') expressSession.Store
# use in-memory SQLite3 databa... | true | # load dependencies
express = require 'express'
bodyParser = require 'body-parser'
multer = require 'multer'
cookieParser = require 'cookie-parser'
expressSession = require 'express-session'
Sequelize = require 'sequelize'
Store = require('express-sequelize-session') expressSession.Store
# use in-memory SQLite3 databa... |
[
{
"context": "ddress=\\\"newAddr\\\" serverPort=\\\"5435\\\" userName=\\\"newUserName\\\" password=\\\"newPass\\\" />\\n</tsRequest>\"\n ",
"end": 636,
"score": 0.9995229244232178,
"start": 625,
"tag": "USERNAME",
"value": "newUserName"
},
{
"context": "Port=\\\"5435\\\" userN... | snippets/updatetwbdataconn.cson | cmtoomey/TableauRESTJS | 1 | '.source.js':
'Update Workbook Data Connections':
'prefix': 'truwdata'
'body': """
//Update Workbook data connections
function updateWorkbookConnections() {
var settings = {
"async": true,
"crossDomain": true,
"url": url + "... | 180971 | '.source.js':
'Update Workbook Data Connections':
'prefix': 'truwdata'
'body': """
//Update Workbook data connections
function updateWorkbookConnections() {
var settings = {
"async": true,
"crossDomain": true,
"url": url + "... | true | '.source.js':
'Update Workbook Data Connections':
'prefix': 'truwdata'
'body': """
//Update Workbook data connections
function updateWorkbookConnections() {
var settings = {
"async": true,
"crossDomain": true,
"url": url + "... |
[
{
"context": "scribe 'authentication middleware', ->\n token = '123456'\n userEmail = 'test@example.com'\n accountReques",
"end": 191,
"score": 0.929323673248291,
"start": 185,
"tag": "PASSWORD",
"value": "123456"
},
{
"context": "middleware', ->\n token = '123456'\n userEmail =... | spec/middleware/authentication_spec.coffee | RedBulli/LiveSnooker-Server | 0 | request = require 'supertest'
expect = require('chai').expect
models = require '../../models'
specHelper = require '../spec_helper'
describe 'authentication middleware', ->
token = '123456'
userEmail = 'test@example.com'
accountRequest = ->
request($app)
.get '/account'
.set 'x-auth-google-id-tok... | 26670 | request = require 'supertest'
expect = require('chai').expect
models = require '../../models'
specHelper = require '../spec_helper'
describe 'authentication middleware', ->
token = '<PASSWORD>'
userEmail = '<EMAIL>'
accountRequest = ->
request($app)
.get '/account'
.set 'x-auth-google-id-token', ... | true | request = require 'supertest'
expect = require('chai').expect
models = require '../../models'
specHelper = require '../spec_helper'
describe 'authentication middleware', ->
token = 'PI:PASSWORD:<PASSWORD>END_PI'
userEmail = 'PI:EMAIL:<EMAIL>END_PI'
accountRequest = ->
request($app)
.get '/account'
... |
[
{
"context": "Index = git.Repo.fibers.open(docsDir, 'leisure', 'leisure@textcraft.org').fibers.openAndReadIndex()\n# usingGit = fStat",
"end": 3752,
"score": 0.9998857975006104,
"start": 3731,
"tag": "EMAIL",
"value": "leisure@textcraft.org"
}
] | METEOR-OLD/server/1-git.coffee | zot/Leisure | 58 | ####
# fs-only storage until we get the git connection working again
####
root = global.Leisure
#git = Meteor.require 'nodegit'
fs = Meteor.require 'fs'
Fiber = Meteor.require 'fibers'
Future = Meteor.require 'fibers/future'
path = Meteor.require 'path'
docsDir = path.resolve '../../../../../../docs'
usingGit = fals... | 136830 | ####
# fs-only storage until we get the git connection working again
####
root = global.Leisure
#git = Meteor.require 'nodegit'
fs = Meteor.require 'fs'
Fiber = Meteor.require 'fibers'
Future = Meteor.require 'fibers/future'
path = Meteor.require 'path'
docsDir = path.resolve '../../../../../../docs'
usingGit = fals... | true | ####
# fs-only storage until we get the git connection working again
####
root = global.Leisure
#git = Meteor.require 'nodegit'
fs = Meteor.require 'fs'
Fiber = Meteor.require 'fibers'
Future = Meteor.require 'fibers/future'
path = Meteor.require 'path'
docsDir = path.resolve '../../../../../../docs'
usingGit = fals... |
[
{
"context": "# grunt-react-render\n# https://github.com/alexander/grunt-react-render\n\n# Copyright (c) 2014 AlexMost",
"end": 51,
"score": 0.9996864795684814,
"start": 42,
"tag": "USERNAME",
"value": "alexander"
},
{
"context": "alexander/grunt-react-render\n\n# Copyright (c) 2014 ... | src/react_render.coffee | AlexMost/grunt-react-render | 1 | # grunt-react-render
# https://github.com/alexander/grunt-react-render
# Copyright (c) 2014 AlexMost
# Licensed under the MIT license.
{processFile} = require './lib'
path = require 'path'
module.exports = (grunt) ->
defaults = {}
grunt.registerMultiTask(
'react_render'
'Grunt plugin for rendering reac... | 88811 | # grunt-react-render
# https://github.com/alexander/grunt-react-render
# Copyright (c) 2014 <NAME>
# Licensed under the MIT license.
{processFile} = require './lib'
path = require 'path'
module.exports = (grunt) ->
defaults = {}
grunt.registerMultiTask(
'react_render'
'Grunt plugin for rendering reactj... | true | # grunt-react-render
# https://github.com/alexander/grunt-react-render
# Copyright (c) 2014 PI:NAME:<NAME>END_PI
# Licensed under the MIT license.
{processFile} = require './lib'
path = require 'path'
module.exports = (grunt) ->
defaults = {}
grunt.registerMultiTask(
'react_render'
'Grunt plugin for re... |
[
{
"context": "# Try POH\n# author: Leonardone @ NEETSDKASU\n# ==================================",
"end": 30,
"score": 0.9993153810501099,
"start": 20,
"tag": "NAME",
"value": "Leonardone"
}
] | POH8/Yukata/Main.coffee | neetsdkasu/Paiza-POH-MyAnswers | 3 | # Try POH
# author: Leonardone @ NEETSDKASU
# ===================================================
solve = (mr) ->
n = mr.gi()
ts = mr.ngss n
x = 0
b = 0
c = 0
for [t, s] in ts
h = parseInt t
if x > 0
df = h - b
tx = Math.max x - df, 0
c += x -... | 52985 | # Try POH
# author: <NAME> @ NEETSDKASU
# ===================================================
solve = (mr) ->
n = mr.gi()
ts = mr.ngss n
x = 0
b = 0
c = 0
for [t, s] in ts
h = parseInt t
if x > 0
df = h - b
tx = Math.max x - df, 0
c += x - tx
... | true | # Try POH
# author: PI:NAME:<NAME>END_PI @ NEETSDKASU
# ===================================================
solve = (mr) ->
n = mr.gi()
ts = mr.ngss n
x = 0
b = 0
c = 0
for [t, s] in ts
h = parseInt t
if x > 0
df = h - b
tx = Math.max x - df, 0
... |
[
{
"context": "t-Type', /json/)\n .expect(200, [ { name : \"Euge\" }, { name : \"Bob\" } ], done)\n\n it \"works with",
"end": 615,
"score": 0.9993278980255127,
"start": 611,
"tag": "NAME",
"value": "Euge"
},
{
"context": " .expect(200, [ { name : \"Euge\" }, { name : \... | test/server_test.coffee | euge/canned-responses | 1 | "use strict"
request = require 'supertest'
canned = require "../"
expect = require("chai").expect
describe "Actual canned responses", ->
server = null
before ->
server = new canned("#{__dirname}/fixtures/responses.js").server
describe "with a match", ->
it "adds a default index route handler", (d... | 162373 | "use strict"
request = require 'supertest'
canned = require "../"
expect = require("chai").expect
describe "Actual canned responses", ->
server = null
before ->
server = new canned("#{__dirname}/fixtures/responses.js").server
describe "with a match", ->
it "adds a default index route handler", (d... | true | "use strict"
request = require 'supertest'
canned = require "../"
expect = require("chai").expect
describe "Actual canned responses", ->
server = null
before ->
server = new canned("#{__dirname}/fixtures/responses.js").server
describe "with a match", ->
it "adds a default index route handler", (d... |
[
{
"context": "ense\": \"MIT\",\n\t\"browsers\": true,\n\t\"author\": \"2018+ Reme Le Hane (reme.lehane@gmail.com) (https://www.remelehane.m",
"end": 247,
"score": 0.9998967051506042,
"start": 235,
"tag": "NAME",
"value": "Reme Le Hane"
},
{
"context": "\"browsers\": true,\n\t\"author... | projectz.cson | RemeJuan/hoc-loader | 1 | {
"title": "React HOC Loader",
"name": "react-hoc-loader",
"homepage": "https://www.remelehane.me",
"description": "HOC (Higher Order Component) Loader for Redux Containers",
"license": "MIT",
"browsers": true,
"author": "2018+ Reme Le Hane (reme.lehane@gmail.com) (https://www.remelehane.me)",
"repository": {
... | 5141 | {
"title": "React HOC Loader",
"name": "react-hoc-loader",
"homepage": "https://www.remelehane.me",
"description": "HOC (Higher Order Component) Loader for Redux Containers",
"license": "MIT",
"browsers": true,
"author": "2018+ <NAME> (<EMAIL>) (https://www.remelehane.me)",
"repository": {
"type": "git",
"u... | true | {
"title": "React HOC Loader",
"name": "react-hoc-loader",
"homepage": "https://www.remelehane.me",
"description": "HOC (Higher Order Component) Loader for Redux Containers",
"license": "MIT",
"browsers": true,
"author": "2018+ PI:NAME:<NAME>END_PI (PI:EMAIL:<EMAIL>END_PI) (https://www.remelehane.me)",
"reposit... |
[
{
"context": "### Copyright (c) 2015 Magnus Leo. All rights reserved. ###\n\ncore = require('../mod",
"end": 33,
"score": 0.9998577237129211,
"start": 23,
"tag": "NAME",
"value": "Magnus Leo"
}
] | src/classes/Layer.coffee | magnusleo/Leo-Engine | 1 | ### Copyright (c) 2015 Magnus Leo. All rights reserved. ###
core = require('../modules/core')
background = require('../modules/background')
layers = require('../modules/layers')
view = require('../modules/view')
module.exports =
class Layer
constructor: (properties) -> # Layer::constructor
# Defaults
... | 85002 | ### Copyright (c) 2015 <NAME>. All rights reserved. ###
core = require('../modules/core')
background = require('../modules/background')
layers = require('../modules/layers')
view = require('../modules/view')
module.exports =
class Layer
constructor: (properties) -> # Layer::constructor
# Defaults
... | true | ### Copyright (c) 2015 PI:NAME:<NAME>END_PI. All rights reserved. ###
core = require('../modules/core')
background = require('../modules/background')
layers = require('../modules/layers')
view = require('../modules/view')
module.exports =
class Layer
constructor: (properties) -> # Layer::constructor
# De... |
[
{
"context": "y is nested', ->\n @controller.set 'routingKey', 'admin/products'\n @controller.dispatch 'show'\n view = ",
"end": 2036,
"score": 0.756446897983551,
"start": 2031,
"tag": "KEY",
"value": "admin"
}
] | tests/batman/controller/controller_test.coffee | amco/batman | 0 | helpers = window.viewHelpers
oldApp = Batman.currentApp
oldHTMLStore = Batman.View.store
oldNavigator = Batman.navigator
QUnit.module 'Batman.Controller',
setup: ->
class TestController extends Batman.Controller
show: ->
Batman.currentApp = Batman(layout: new Batman.View(node: document.createElement(... | 178491 | helpers = window.viewHelpers
oldApp = Batman.currentApp
oldHTMLStore = Batman.View.store
oldNavigator = Batman.navigator
QUnit.module 'Batman.Controller',
setup: ->
class TestController extends Batman.Controller
show: ->
Batman.currentApp = Batman(layout: new Batman.View(node: document.createElement(... | true | helpers = window.viewHelpers
oldApp = Batman.currentApp
oldHTMLStore = Batman.View.store
oldNavigator = Batman.navigator
QUnit.module 'Batman.Controller',
setup: ->
class TestController extends Batman.Controller
show: ->
Batman.currentApp = Batman(layout: new Batman.View(node: document.createElement(... |
[
{
"context": "me\n for version in versions\n key = JSON.stringify [ package_name, version, ]\n requir",
"end": 5641,
"score": 0.9911460280418396,
"start": 5637,
"tag": "KEY",
"value": "JSON"
},
{
"context": " for version in versions\n key = JSON.stri... | dev/snippets/src/resolve-npm-dependencies.coffee | loveencounterflow/hengist | 0 |
'use strict'
############################################################################################################
CND = require 'cnd'
rpr = CND.rpr
badge = 'RESOLVE-NPM-DEPS'
debug = CND.get_logger 'debug', badge
alert ... | 71472 |
'use strict'
############################################################################################################
CND = require 'cnd'
rpr = CND.rpr
badge = 'RESOLVE-NPM-DEPS'
debug = CND.get_logger 'debug', badge
alert ... | true |
'use strict'
############################################################################################################
CND = require 'cnd'
rpr = CND.rpr
badge = 'RESOLVE-NPM-DEPS'
debug = CND.get_logger 'debug', badge
alert ... |
[
{
"context": "Length: 4\n \"exception-reporting\":\n userId: \"cf073067-d1e3-42e5-a934-e5630b911f89\"\n \"gcc-make-run\": {}\n \"git-blame\":\n columnWi",
"end": 533,
"score": 0.8141372203826904,
"start": 499,
"tag": "PASSWORD",
"value": "073067-d1e3-42e5-a934-e5630b911f89"
}
] | .atom/config.cson | hill-a/atom-config | 0 | "*":
"atom-beautify":
c:
configPath: "."
default_beautifier: "clang-format"
cpp:
configPath: "."
default_beautifier: "clang-format"
"autocomplete-clang":
"std c++": "c++11"
"clang-format": {}
core:
disabledPackages: [
"markdown-preview"
]
packagesWithKeymaps... | 52706 | "*":
"atom-beautify":
c:
configPath: "."
default_beautifier: "clang-format"
cpp:
configPath: "."
default_beautifier: "clang-format"
"autocomplete-clang":
"std c++": "c++11"
"clang-format": {}
core:
disabledPackages: [
"markdown-preview"
]
packagesWithKeymaps... | true | "*":
"atom-beautify":
c:
configPath: "."
default_beautifier: "clang-format"
cpp:
configPath: "."
default_beautifier: "clang-format"
"autocomplete-clang":
"std c++": "c++11"
"clang-format": {}
core:
disabledPackages: [
"markdown-preview"
]
packagesWithKeymaps... |
[
{
"context": "'localhost'\n port: port\n username: 'foo@biz.biz'\n password: 'bar'\n }\n\n afterEach (done",
"end": 1432,
"score": 0.9999135732650757,
"start": 1421,
"tag": "EMAIL",
"value": "foo@biz.biz"
},
{
"context": " username: 'foo@biz.biz'\n ... | test/streams/exchange-stream-spec.coffee | octoblu/bourse | 0 | {afterEach, beforeEach, describe, it} = global
{expect} = require 'chai'
fs = require 'fs'
_ = require 'lodash'
moment = require 'moment'
path = require 'path'
enableDestroy = require 'server-destroy'
shmock = require 'shmock'
sinon = require 'sinon'
{PassThrough} ... | 21771 | {afterEach, beforeEach, describe, it} = global
{expect} = require 'chai'
fs = require 'fs'
_ = require 'lodash'
moment = require 'moment'
path = require 'path'
enableDestroy = require 'server-destroy'
shmock = require 'shmock'
sinon = require 'sinon'
{PassThrough} ... | true | {afterEach, beforeEach, describe, it} = global
{expect} = require 'chai'
fs = require 'fs'
_ = require 'lodash'
moment = require 'moment'
path = require 'path'
enableDestroy = require 'server-destroy'
shmock = require 'shmock'
sinon = require 'sinon'
{PassThrough} ... |
[
{
"context": "EDITING_KEY = \"editingList\"\nSession.setDefault EDITING_KEY, false\n\nTemplate.",
"end": 26,
"score": 0.9376751184463501,
"start": 15,
"tag": "KEY",
"value": "editingList"
}
] | client/templates/lists-show.coffee | mcgwier/workhandle | 0 | EDITING_KEY = "editingList"
Session.setDefault EDITING_KEY, false
Template.listsShow.rendered = ->
@find(".js-title-nav")._uihooks =
insertElement: (node, next) ->
$(node).hide().insertBefore(next).fadeIn()
removeElement: (node) ->
$(node).fadeOut ->
@remove()
Template.listsShow.helpers... | 131751 | EDITING_KEY = "<KEY>"
Session.setDefault EDITING_KEY, false
Template.listsShow.rendered = ->
@find(".js-title-nav")._uihooks =
insertElement: (node, next) ->
$(node).hide().insertBefore(next).fadeIn()
removeElement: (node) ->
$(node).fadeOut ->
@remove()
Template.listsShow.helpers
edi... | true | EDITING_KEY = "PI:KEY:<KEY>END_PI"
Session.setDefault EDITING_KEY, false
Template.listsShow.rendered = ->
@find(".js-title-nav")._uihooks =
insertElement: (node, next) ->
$(node).hide().insertBefore(next).fadeIn()
removeElement: (node) ->
$(node).fadeOut ->
@remove()
Template.listsShow.... |
[
{
"context": " dest: 'app.min.{{hash}}.js'\n key: 'app.js'\n\n dependencies_js:\n src: 'public/ass",
"end": 1589,
"score": 0.998434841632843,
"start": 1583,
"tag": "KEY",
"value": "app.js"
},
{
"context": "est: 'dependencies.min.{{hash}}.js'\n key: 'd... | node_modules/nodemon/tmp/express-boilerplate/Gruntfile.coffee | CUBigDataClass/BigThings | 8 | module.exports = (grunt) ->
grunt.initConfig
pkg: grunt.file.readJSON('package.json')
clean:
build:
src: 'public/assets'
snocketsify:
app:
src: 'app/client/app.coffee'
dest: 'public/assets/app.js'
dependencies:
src: 'app/client/dependencies.coffee'
... | 30756 | module.exports = (grunt) ->
grunt.initConfig
pkg: grunt.file.readJSON('package.json')
clean:
build:
src: 'public/assets'
snocketsify:
app:
src: 'app/client/app.coffee'
dest: 'public/assets/app.js'
dependencies:
src: 'app/client/dependencies.coffee'
... | true | module.exports = (grunt) ->
grunt.initConfig
pkg: grunt.file.readJSON('package.json')
clean:
build:
src: 'public/assets'
snocketsify:
app:
src: 'app/client/app.coffee'
dest: 'public/assets/app.js'
dependencies:
src: 'app/client/dependencies.coffee'
... |
[
{
"context": "ser: process.env.HUBOT_GLIP_EMAIL,\n password: process.env.HUBOT_GLIP_PASSWORD\n })\n\n @client.on 'message', (type, data) =>",
"end": 477,
"score": 0.9583628177642822,
"start": 446,
"tag": "PASSWORD",
"value": "process.env.HUBOT_GLIP_PASSWORD"
}
] | node_modules/hubot-glip/src/adapter.coffee | grokify/glipbot-demos-enterprise | 0 | try
{ Adapter, TextMessage, User } = require 'hubot'
catch
prequire = require('parent-require')
{ Adapter, TextMessage, User } = prequire 'hubot'
GlipClient = require './bot'
class GlipAdapter extends Adapter
constructor: ->
super
@robot.logger.info "Constructor"
@client = new GlipClient({
... | 219006 | try
{ Adapter, TextMessage, User } = require 'hubot'
catch
prequire = require('parent-require')
{ Adapter, TextMessage, User } = prequire 'hubot'
GlipClient = require './bot'
class GlipAdapter extends Adapter
constructor: ->
super
@robot.logger.info "Constructor"
@client = new GlipClient({
... | true | try
{ Adapter, TextMessage, User } = require 'hubot'
catch
prequire = require('parent-require')
{ Adapter, TextMessage, User } = prequire 'hubot'
GlipClient = require './bot'
class GlipAdapter extends Adapter
constructor: ->
super
@robot.logger.info "Constructor"
@client = new GlipClient({
... |
[
{
"context": "EATH_DATE, HANDEDNESS)\n VALUES \n (10, \"Henry McCarty\", \"Billy the Kid\", 10, \"1859.September.17\",\"1881.",
"end": 492,
"score": 0.9998979568481445,
"start": 479,
"tag": "NAME",
"value": "Henry McCarty"
},
{
"context": "NESS)\n VALUES \n (10,... | test.coffee | blue-color/nodejsdbc | 2 | NodeJDBC = require './lib/nodejdbc'
_ = require 'lodash'
Promise = require 'bluebird'
OUTLAW_DDL = '
CREATE TABLE OUTLAW
(
ID INT,
NAME TEXT,
AKA TEXT,
GANG INT,
BIRTH_DATE DATE,
DEATH_DATE DATE,
HA... | 216916 | NodeJDBC = require './lib/nodejdbc'
_ = require 'lodash'
Promise = require 'bluebird'
OUTLAW_DDL = '
CREATE TABLE OUTLAW
(
ID INT,
NAME TEXT,
AKA TEXT,
GANG INT,
BIRTH_DATE DATE,
DEATH_DATE DATE,
HA... | true | NodeJDBC = require './lib/nodejdbc'
_ = require 'lodash'
Promise = require 'bluebird'
OUTLAW_DDL = '
CREATE TABLE OUTLAW
(
ID INT,
NAME TEXT,
AKA TEXT,
GANG INT,
BIRTH_DATE DATE,
DEATH_DATE DATE,
HA... |
[
{
"context": "l\n\n books = [\n Book.create(name: 'foo', date: 1921, age: 51)\n Book.create(name",
"end": 2779,
"score": 0.9891631007194519,
"start": 2776,
"tag": "NAME",
"value": "foo"
},
{
"context": "date: 1921, age: 51)\n Book.create(name: 'andy'... | test/unit/ArrayPipeline/core_method_test.coffee | kumavis/ArrayPipeline | 0 | require '../../test_helper.coffee'
describe 'ArrayPipeline', ->
describe 'plugin configuration', ->
describe '#_initPlugin()', ->
it 'should instantiate a plugin from a constant', ->
pipeline = Em.ArrayProxy.createWithMixins(Em.ArrayPipelineMixin,{})
pipeline.get('_processors.length').sho... | 166900 | require '../../test_helper.coffee'
describe 'ArrayPipeline', ->
describe 'plugin configuration', ->
describe '#_initPlugin()', ->
it 'should instantiate a plugin from a constant', ->
pipeline = Em.ArrayProxy.createWithMixins(Em.ArrayPipelineMixin,{})
pipeline.get('_processors.length').sho... | true | require '../../test_helper.coffee'
describe 'ArrayPipeline', ->
describe 'plugin configuration', ->
describe '#_initPlugin()', ->
it 'should instantiate a plugin from a constant', ->
pipeline = Em.ArrayProxy.createWithMixins(Em.ArrayPipelineMixin,{})
pipeline.get('_processors.length').sho... |
[
{
"context": "</p><p>{{job}}</p></div>'\n data = name: 'Fatih', age: 27, job: 'Developer'\n v = new spark.c",
"end": 2221,
"score": 0.9995608925819397,
"start": 2216,
"tag": "NAME",
"value": "Fatih"
},
{
"context": " user.lastName}}</div>'\n , user: firstName: 'Fat... | src/tests/core/test_view.coffee | dashersw/spark | 1 | goog = goog or goog = require: ->
goog.require 'spark.core.Object'
goog.require 'spark.core.View'
goog.require 'spark.utils'
describe 'spark.core.View', ->
view = null
element = null
isClicked = null
isHovered = null
fireEvent = (type, el = element) ->
event = document.createEvent 'MouseEvent... | 96700 | goog = goog or goog = require: ->
goog.require 'spark.core.Object'
goog.require 'spark.core.View'
goog.require 'spark.utils'
describe 'spark.core.View', ->
view = null
element = null
isClicked = null
isHovered = null
fireEvent = (type, el = element) ->
event = document.createEvent 'MouseEvent... | true | goog = goog or goog = require: ->
goog.require 'spark.core.Object'
goog.require 'spark.core.View'
goog.require 'spark.utils'
describe 'spark.core.View', ->
view = null
element = null
isClicked = null
isHovered = null
fireEvent = (type, el = element) ->
event = document.createEvent 'MouseEvent... |
[
{
"context": " ${ } }$.\",\n\n html: \"<div class='@{od.markup.content}@'>\"+\n \"<span class=",
"end": 8238,
"score": 0.5615093111991882,
"start": 8238,
"tag": "EMAIL",
"value": ""
},
{
"context": "${ } }$.\",\n\n html: \"<div class='@{od.markup.co... | src/odysseus.coffee | playlyfe/odysseus | 0 | ((global, factory) ->
# AMD. Register as anonymous module.
if typeof define is 'function' and define.amd
define ['lodash', 'moment', 'bignumber'], factory
# CommonJS. As a node module.
else if typeof exports is 'object'
module.exports = factory(
require('lodash'),
require('moment'),
re... | 196058 | ((global, factory) ->
# AMD. Register as anonymous module.
if typeof define is 'function' and define.amd
define ['lodash', 'moment', 'bignumber'], factory
# CommonJS. As a node module.
else if typeof exports is 'object'
module.exports = factory(
require('lodash'),
require('moment'),
re... | true | ((global, factory) ->
# AMD. Register as anonymous module.
if typeof define is 'function' and define.amd
define ['lodash', 'moment', 'bignumber'], factory
# CommonJS. As a node module.
else if typeof exports is 'object'
module.exports = factory(
require('lodash'),
require('moment'),
re... |
[
{
"context": " ret\n }\n {\n name:\"黒い村\"\n minNumber:6\n rule:(number)->\n",
"end": 13610,
"score": 0.6280943751335144,
"start": 13607,
"tag": "NAME",
"value": "黒い村"
},
{
"context": " ret\n }\n {\n nam... | client/code/shared/game.coffee | h3zjp/jinro | 0 | Shared=
game:exports
# 身代わりセーフティありのときの除外役職一覧
exports.SAFETY_EXCLUDED_JOBS = SAFETY_EXCLUDED_JOBS = ["QueenSpectator","Spy2","Poisoner","Cat","Cupid","BloodyMary","Noble", "Lover", "Twin","Hunter","MadHunter","Idol","SnowLover","Raven","LunaticLover","HooliganGuard","HooliganAttacker","SantaClaus","Oni"]
# ------ 役... | 139898 | Shared=
game:exports
# 身代わりセーフティありのときの除外役職一覧
exports.SAFETY_EXCLUDED_JOBS = SAFETY_EXCLUDED_JOBS = ["QueenSpectator","Spy2","Poisoner","Cat","Cupid","BloodyMary","Noble", "Lover", "Twin","Hunter","MadHunter","Idol","SnowLover","Raven","LunaticLover","HooliganGuard","HooliganAttacker","SantaClaus","Oni"]
# ------ 役... | true | Shared=
game:exports
# 身代わりセーフティありのときの除外役職一覧
exports.SAFETY_EXCLUDED_JOBS = SAFETY_EXCLUDED_JOBS = ["QueenSpectator","Spy2","Poisoner","Cat","Cupid","BloodyMary","Noble", "Lover", "Twin","Hunter","MadHunter","Idol","SnowLover","Raven","LunaticLover","HooliganGuard","HooliganAttacker","SantaClaus","Oni"]
# ------ 役... |
[
{
"context": "articipant.email || \"#{Math.random().toString(36)}@provider.com\"\n\n <li className=\"list-group-item\">\n ",
"end": 245,
"score": 0.9364737272262573,
"start": 232,
"tag": "EMAIL",
"value": "@provider.com"
}
] | app/assets/javascripts/quiz_app/components/participant_status.js.coffee | sgwiseco/livequiz | 56 | @ParticipantStatus = React.createClass(
render: ->
status_classes = classNames('c-info', 'fa', 'fa-circle', this.props.participant.status)
gravatar_email = this.props.participant.email || "#{Math.random().toString(36)}@provider.com"
<li className="list-group-item">
<div className="col-xs-12... | 402 | @ParticipantStatus = React.createClass(
render: ->
status_classes = classNames('c-info', 'fa', 'fa-circle', this.props.participant.status)
gravatar_email = this.props.participant.email || "#{Math.random().toString(36)}<EMAIL>"
<li className="list-group-item">
<div className="col-xs-12 col-s... | true | @ParticipantStatus = React.createClass(
render: ->
status_classes = classNames('c-info', 'fa', 'fa-circle', this.props.participant.status)
gravatar_email = this.props.participant.email || "#{Math.random().toString(36)}PI:EMAIL:<EMAIL>END_PI"
<li className="list-group-item">
<div className="... |
[
{
"context": "ptions.metrics.gameVersionId\n player: playerId\n userTime: userTime\n\n if ",
"end": 31169,
"score": 0.7003540992736816,
"start": 31163,
"tag": "NAME",
"value": "player"
},
{
"context": "ptions.metrics.gameVersionId\n pla... | client/src/app/io.coffee | bcfuchs/RedWire | 0 | # Get alias for the global scope
globals = @
# All will be in the "RW" namespace
RW = globals.RW ? {}
globals.RW = RW
RW.io = {}
# Define keyboard input io
RW.io.keyboard =
meta:
visual: false
factory: (options) ->
eventNamespace = _.uniqueId('keyboard')
keysDown = {}
$(options.elementSelector... | 157479 | # Get alias for the global scope
globals = @
# All will be in the "RW" namespace
RW = globals.RW ? {}
globals.RW = RW
RW.io = {}
# Define keyboard input io
RW.io.keyboard =
meta:
visual: false
factory: (options) ->
eventNamespace = _.uniqueId('keyboard')
keysDown = {}
$(options.elementSelector... | true | # Get alias for the global scope
globals = @
# All will be in the "RW" namespace
RW = globals.RW ? {}
globals.RW = RW
RW.io = {}
# Define keyboard input io
RW.io.keyboard =
meta:
visual: false
factory: (options) ->
eventNamespace = _.uniqueId('keyboard')
keysDown = {}
$(options.elementSelector... |
[
{
"context": "ime Completions converted from https://github.com/Southclaw/pawn-sublime-language\n# Converter created by Rena",
"end": 106,
"score": 0.9995107054710388,
"start": 97,
"tag": "USERNAME",
"value": "Southclaw"
},
{
"context": "hclaw/pawn-sublime-language\n# Converter creat... | snippets/sscanf2.cson | Wuzi/language-pawn | 4 | # sscanf2 snippets for Atom converted from Sublime Completions converted from https://github.com/Southclaw/pawn-sublime-language
# Converter created by Renato "Hii" Garcia
# Repo: https://github.com/Renato-Garcia/sublime-completions-to-atom-snippets
'.source.pwn, .source.inc':
'sscanf':
'prefix': 'sscanf'
'bo... | 142979 | # sscanf2 snippets for Atom converted from Sublime Completions converted from https://github.com/Southclaw/pawn-sublime-language
# Converter created by <NAME> "<NAME>
# Repo: https://github.com/Renato-Garcia/sublime-completions-to-atom-snippets
'.source.pwn, .source.inc':
'sscanf':
'prefix': 'sscanf'
'body': ... | true | # sscanf2 snippets for Atom converted from Sublime Completions converted from https://github.com/Southclaw/pawn-sublime-language
# Converter created by PI:NAME:<NAME>END_PI "PI:NAME:<NAME>END_PI
# Repo: https://github.com/Renato-Garcia/sublime-completions-to-atom-snippets
'.source.pwn, .source.inc':
'sscanf':
'pr... |
[
{
"context": "# Copyright Joyent, Inc. and other Node contributors.\n#\n# Permission",
"end": 18,
"score": 0.9987964034080505,
"start": 12,
"tag": "NAME",
"value": "Joyent"
}
] | test/simple/test-http-destroyed-socket-write2.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... | 66969 | # 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": "sed under the MIT License\nDate: 11-08-2015\nAuthor: Julio Cesar Fausto\nSource: https://github.com/jcfausto/jcfausto-com-",
"end": 110,
"score": 0.9998677372932434,
"start": 92,
"tag": "NAME",
"value": "Julio Cesar Fausto"
},
{
"context": "or: Julio Cesar Fausto\nSourc... | app/assets/javascripts/components/achievement_list.js.jsx.coffee | jcfausto/jcfausto-rails-website | 1 | ###
AchievementList React Component
Released under the MIT License
Date: 11-08-2015
Author: Julio Cesar Fausto
Source: https://github.com/jcfausto/jcfausto-com-rails
###
@AchievementList = React.createClass
getInitialState: ->
achievement_items: this.props.achievements
render: ->
`<section>
<h3><... | 67343 | ###
AchievementList React Component
Released under the MIT License
Date: 11-08-2015
Author: <NAME>
Source: https://github.com/jcfausto/jcfausto-com-rails
###
@AchievementList = React.createClass
getInitialState: ->
achievement_items: this.props.achievements
render: ->
`<section>
<h3><span>Some Ac... | true | ###
AchievementList React Component
Released under the MIT License
Date: 11-08-2015
Author: PI:NAME:<NAME>END_PI
Source: https://github.com/jcfausto/jcfausto-com-rails
###
@AchievementList = React.createClass
getInitialState: ->
achievement_items: this.props.achievements
render: ->
`<section>
<h3... |
[
{
"context": "lude the key in case the user doesn't have it.\n \"03E146CDAF8136680AD566912A32340CEC8C9492\" : \"\"\"\n-----BEGIN PGP PUBLIC KEY BLOCK-----\nVers",
"end": 186,
"score": 0.5850181579589844,
"start": 146,
"tag": "KEY",
"value": "03E146CDAF8136680AD566912A32340CEC8C9492"
},
... | src/keys.iced | AngelKey/Angelkey.nodeclient | 151 |
exports.lookup =
# The Merkle Signing key that's in use by default by the server.
# Include the key in case the user doesn't have it.
"03E146CDAF8136680AD566912A32340CEC8C9492" : """
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG v1.4.14 (GNU/Linux)
mQINBFNby/YBEACqCgoh3ia0AEd798qPkMHPUbRyEjuFOW4BkOw7... | 60762 |
exports.lookup =
# The Merkle Signing key that's in use by default by the server.
# Include the key in case the user doesn't have it.
"<KEY>" : """
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG v1.4.14 (GNU/Linux)
<KEY>
t3<KEY>
-----END PGP PUBLIC KEY BLOCK-----
"""
| true |
exports.lookup =
# The Merkle Signing key that's in use by default by the server.
# Include the key in case the user doesn't have it.
"PI:KEY:<KEY>END_PI" : """
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG v1.4.14 (GNU/Linux)
PI:KEY:<KEY>END_PI
t3PI:KEY:<KEY>END_PI
-----END PGP PUBLIC KEY BLOCK-----... |
[
{
"context": "clientID: '123-456-789',\n# clientSecret: 'shhh-its-a-secret'\n# callbackURL: 'https://www.example.net/",
"end": 1558,
"score": 0.9942877292633057,
"start": 1541,
"tag": "KEY",
"value": "shhh-its-a-secret"
}
] | src/strategy.coffee | trevorwang/passport-teambition | 0 | ###*
# Module dependencies.
###
util = require('util')
OAuth2Strategy = require('passport-oauth2')
Profile = require('./profile')
InternalOAuthError = require('passport-oauth2').InternalOAuthError
###*
# Inherit from `OAuth2Strategy`.
###
###*
# `Strategy` constructor.
#
# The teambition authentication strategy auth... | 35011 | ###*
# Module dependencies.
###
util = require('util')
OAuth2Strategy = require('passport-oauth2')
Profile = require('./profile')
InternalOAuthError = require('passport-oauth2').InternalOAuthError
###*
# Inherit from `OAuth2Strategy`.
###
###*
# `Strategy` constructor.
#
# The teambition authentication strategy auth... | true | ###*
# Module dependencies.
###
util = require('util')
OAuth2Strategy = require('passport-oauth2')
Profile = require('./profile')
InternalOAuthError = require('passport-oauth2').InternalOAuthError
###*
# Inherit from `OAuth2Strategy`.
###
###*
# `Strategy` constructor.
#
# The teambition authentication strategy auth... |
[
{
"context": "# Toolbar.coffee\n# Tomasz (Tomek) Zemla\n# tomek@datacratic.com\n\n# Application",
"end": 25,
"score": 0.9989516735076904,
"start": 19,
"tag": "NAME",
"value": "Tomasz"
},
{
"context": "# Toolbar.coffee\n# Tomasz (Tomek) Zemla\n# tomek@datacratic.com\n\n# Application t... | src/Toolbar.coffee | SachithDassanayaka/sachithdassanayaka.github.io | 0 | # Toolbar.coffee
# Tomasz (Tomek) Zemla
# tomek@datacratic.com
# Application top of the window menu toolbar.
Utility = require('./Utility.coffee')
Panel = require('./Panel.coffee')
Palette = require('./Palette.coffee')
class Toolbar extends Panel
# E V E N T S
@EVENT_MENU : "EVENT_MENU"
@EVENT_INFO : "EVE... | 3642 | # Toolbar.coffee
# <NAME> (<NAME>
# <EMAIL>
# Application top of the window menu toolbar.
Utility = require('./Utility.coffee')
Panel = require('./Panel.coffee')
Palette = require('./Palette.coffee')
class Toolbar extends Panel
# E V E N T S
@EVENT_MENU : "EVENT_MENU"
@EVENT_INFO : "EVENT_INFO"
@EVENT_... | true | # Toolbar.coffee
# PI:NAME:<NAME>END_PI (PI:NAME:<NAME>END_PI
# PI:EMAIL:<EMAIL>END_PI
# Application top of the window menu toolbar.
Utility = require('./Utility.coffee')
Panel = require('./Panel.coffee')
Palette = require('./Palette.coffee')
class Toolbar extends Panel
# E V E N T S
@EVENT_MENU : "EVENT_MEN... |
[
{
"context": "###\n# ExifReader 1.0.1\n# http://github.com/mattiasw/exifreader\n# Copyright (C) 2011 Mattias Wallande",
"end": 51,
"score": 0.8891206383705139,
"start": 43,
"tag": "USERNAME",
"value": "mattiasw"
},
{
"context": "thub.com/mattiasw/exifreader\n# Copyright (C) 2011 Ma... | studio/node_modules/exif-component/spec/ExifReader.spec.coffee | sajustsmile/twitter-blockchain | 3 | ###
# ExifReader 1.0.1
# http://github.com/mattiasw/exifreader
# Copyright (C) 2011 Mattias Wallander <mattias@wallander.eu>
# Licensed under the GNU Lesser General Public License version 3 or later
# See license text at http://www.gnu.org/licenses/lgpl.txt
###
ExifReader = require '../src/ExifReader.coffee'
ExifRead... | 218733 | ###
# ExifReader 1.0.1
# http://github.com/mattiasw/exifreader
# Copyright (C) 2011 <NAME> <<EMAIL>>
# Licensed under the GNU Lesser General Public License version 3 or later
# See license text at http://www.gnu.org/licenses/lgpl.txt
###
ExifReader = require '../src/ExifReader.coffee'
ExifReader = ExifReader.ExifRead... | true | ###
# ExifReader 1.0.1
# http://github.com/mattiasw/exifreader
# Copyright (C) 2011 PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>
# Licensed under the GNU Lesser General Public License version 3 or later
# See license text at http://www.gnu.org/licenses/lgpl.txt
###
ExifReader = require '../src/ExifReader.coffee'
Exi... |
[
{
"context": "ableView - table base data manage class\n# Coded by Hajime Oh-yake 2013.09.10\n#*************************************",
"end": 113,
"score": 0.999890148639679,
"start": 99,
"tag": "NAME",
"value": "Hajime Oh-yake"
},
{
"context": "ze.width, @_rowHeight))\n @_titl... | JSKit/04_JSTableView.coffee | digitarhythm/codeJS | 0 | #*****************************************
# JSTableView - table base data manage class
# Coded by Hajime Oh-yake 2013.09.10
#*****************************************
class JSTableView extends JSView
constructor:(frame)->
if (!frame?)
frame = getBounds()
super(frame)
@_rowHeight = 32
@_clipToB... | 48585 | #*****************************************
# JSTableView - table base data manage class
# Coded by <NAME> 2013.09.10
#*****************************************
class JSTableView extends JSView
constructor:(frame)->
if (!frame?)
frame = getBounds()
super(frame)
@_rowHeight = 32
@_clipToBounds = ... | true | #*****************************************
# JSTableView - table base data manage class
# Coded by PI:NAME:<NAME>END_PI 2013.09.10
#*****************************************
class JSTableView extends JSView
constructor:(frame)->
if (!frame?)
frame = getBounds()
super(frame)
@_rowHeight = 32
@_c... |
[
{
"context": "\"2016\",\n \"first_name\":\"CFN\",\n \"last_name\":\"CLN\",\n",
"end": 768,
"score": 0.9997838139533997,
"start": 765,
"tag": "NAME",
"value": "CFN"
},
{
"context": "\":\"CFN\",\n \"last_n... | models/account/fixture/get_creditcard.coffee | signonsridhar/sridhar_hbs | 0 | define(['can_fixture'], (can)->
can.fixture('GET /bss/account?action=getcreditcard',(req, res)->
return {
"response":{
"service":"getcreditcard",
"response_code":100,
"execution_time":856,
"timestamp":"2013-11-25T18:56:03+0000",
... | 143705 | define(['can_fixture'], (can)->
can.fixture('GET /bss/account?action=getcreditcard',(req, res)->
return {
"response":{
"service":"getcreditcard",
"response_code":100,
"execution_time":856,
"timestamp":"2013-11-25T18:56:03+0000",
... | true | define(['can_fixture'], (can)->
can.fixture('GET /bss/account?action=getcreditcard',(req, res)->
return {
"response":{
"service":"getcreditcard",
"response_code":100,
"execution_time":856,
"timestamp":"2013-11-25T18:56:03+0000",
... |
[
{
"context": "asset/upload\"\n params: {id: id, name: name, dataModel: $scope.currentDataModel?.id, filename",
"end": 3774,
"score": 0.7320658564567566,
"start": 3770,
"tag": "NAME",
"value": "name"
}
] | ModelCatalogueCorePluginTestApp/grails-app/assets/javascripts/modelcatalogue/core/ui/states/dataModel/resource/xmlEditor/xmlEditorCtrl.coffee | passionfruit18/ModelCataloguePlugin | 0 | angular.module('modelcatalogue.core.ui.states.dataModel.resource.xmlEditor.xmlEditorCtrl', ['ui.ace', 'ngFileSaver', 'modelcatalogue.core.ui.states.dataModel.resource.xmlEditor.xsltTransformer', 'mc.util.ui.actions'])
.controller('modelcatalogue.core.ui.states.dataModel.resource.xmlEditor.xmlEditorCtrl', [
'$log', '$... | 156109 | angular.module('modelcatalogue.core.ui.states.dataModel.resource.xmlEditor.xmlEditorCtrl', ['ui.ace', 'ngFileSaver', 'modelcatalogue.core.ui.states.dataModel.resource.xmlEditor.xsltTransformer', 'mc.util.ui.actions'])
.controller('modelcatalogue.core.ui.states.dataModel.resource.xmlEditor.xmlEditorCtrl', [
'$log', '$... | true | angular.module('modelcatalogue.core.ui.states.dataModel.resource.xmlEditor.xmlEditorCtrl', ['ui.ace', 'ngFileSaver', 'modelcatalogue.core.ui.states.dataModel.resource.xmlEditor.xsltTransformer', 'mc.util.ui.actions'])
.controller('modelcatalogue.core.ui.states.dataModel.resource.xmlEditor.xmlEditorCtrl', [
'$log', '$... |
[
{
"context": "yName: ->\n @get('name') or @gravatarName() or \"Anoner\"\n\n lang: ->\n @get('preferredLanguage') or \"en",
"end": 1113,
"score": 0.4822728931903839,
"start": 1107,
"tag": "NAME",
"value": "Anoner"
}
] | app/models/User.coffee | vyz1194/codecombat | 1 | GRAVATAR_URL = 'https://www.gravatar.com/'
cache = {}
CocoModel = require('./CocoModel')
module.exports = class User extends CocoModel
@className: "User"
urlRoot: "/db/user"
initialize: ->
super()
@on 'change:emailHash', ->
@gravatarProfile = null
@loadGravatarProfile()
isAdmin: ->
pe... | 112496 | GRAVATAR_URL = 'https://www.gravatar.com/'
cache = {}
CocoModel = require('./CocoModel')
module.exports = class User extends CocoModel
@className: "User"
urlRoot: "/db/user"
initialize: ->
super()
@on 'change:emailHash', ->
@gravatarProfile = null
@loadGravatarProfile()
isAdmin: ->
pe... | true | GRAVATAR_URL = 'https://www.gravatar.com/'
cache = {}
CocoModel = require('./CocoModel')
module.exports = class User extends CocoModel
@className: "User"
urlRoot: "/db/user"
initialize: ->
super()
@on 'change:emailHash', ->
@gravatarProfile = null
@loadGravatarProfile()
isAdmin: ->
pe... |
[
{
"context": " of non-negative integers into k ranges\n# Based on Óscar López implementation in Python (http://stacko",
"end": 94,
"score": 0.7169627547264099,
"start": 93,
"tag": "NAME",
"value": "Ó"
},
{
"context": "f non-negative integers into k ranges\n# Based on Óscar López impl... | linear_partition.coffee | ael-r-d-m/linear-partition | 35 | # Linear partition
# Partitions a sequence of non-negative integers into k ranges
# Based on Óscar López implementation in Python (http://stackoverflow.com/a/7942946)
# Also see http://www8.cs.umu.se/kurser/TDBAfl/VT06/algorithms/BOOK/BOOK2/NODE45.HTM
# Dependencies: UnderscoreJS (http://www.underscorejs.org)
# Example... | 187352 | # Linear partition
# Partitions a sequence of non-negative integers into k ranges
# Based on <NAME> <NAME>ar López implementation in Python (http://stackoverflow.com/a/7942946)
# Also see http://www8.cs.umu.se/kurser/TDBAfl/VT06/algorithms/BOOK/BOOK2/NODE45.HTM
# Dependencies: UnderscoreJS (http://www.underscorejs.org)... | true | # Linear partition
# Partitions a sequence of non-negative integers into k ranges
# Based on PI:NAME:<NAME>END_PI PI:NAME:<NAME>END_PIar López implementation in Python (http://stackoverflow.com/a/7942946)
# Also see http://www8.cs.umu.se/kurser/TDBAfl/VT06/algorithms/BOOK/BOOK2/NODE45.HTM
# Dependencies: UnderscoreJS (... |
[
{
"context": "ormation, please see the LICENSE file\n\n@author Bryan Conrad <bkconrad@gmail.com>\n@copyright 2016 Bryan Conra",
"end": 156,
"score": 0.9998879432678223,
"start": 144,
"tag": "NAME",
"value": "Bryan Conrad"
},
{
"context": "e see the LICENSE file\n\n@author Br... | src/ScreepsStatsd.coffee | michal-franc/screeps-grafana | 0 | ###
hopsoft\screeps-statsd
Licensed under the MIT license
For full copyright and license information, please see the LICENSE file
@author Bryan Conrad <bkconrad@gmail.com>
@copyright 2016 Bryan Conrad
@link https://github.com/hopsoft/docker-graphite-statsd
@license http://choosealicense.com/licenses/MIT... | 117869 | ###
hopsoft\screeps-statsd
Licensed under the MIT license
For full copyright and license information, please see the LICENSE file
@author <NAME> <<EMAIL>>
@copyright 2016 <NAME>
@link https://github.com/hopsoft/docker-graphite-statsd
@license http://choosealicense.com/licenses/MIT MIT License
###
rp =... | true | ###
hopsoft\screeps-statsd
Licensed under the MIT license
For full copyright and license information, please see the LICENSE file
@author PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>
@copyright 2016 PI:NAME:<NAME>END_PI
@link https://github.com/hopsoft/docker-graphite-statsd
@license http://choosealice... |
[
{
"context": "# Description:\n# Zach Holman hates weasel words. Frick.\n#\n# Dependencies:\n# ",
"end": 30,
"score": 0.9950648546218872,
"start": 19,
"tag": "NAME",
"value": "Zach Holman"
},
{
"context": "figuration:\n# None\n#\n# Commands:\n# frick - Let Zach Holman tell you... | src/scripts/frick.coffee | Reelhouse/hubot-scripts | 1,450 | # Description:
# Zach Holman hates weasel words. Frick.
#
# Dependencies:
# None
#
# Configuration:
# None
#
# Commands:
# frick - Let Zach Holman tell you what word to use instead of "frick"
#
# Authors:
# lmarburger
module.exports = (robot) ->
robot.hear /frick/i, (msg) ->
msg.send 'https://twitter.c... | 142985 | # Description:
# <NAME> hates weasel words. Frick.
#
# Dependencies:
# None
#
# Configuration:
# None
#
# Commands:
# frick - Let <NAME> tell you what word to use instead of "frick"
#
# Authors:
# lmarburger
module.exports = (robot) ->
robot.hear /frick/i, (msg) ->
msg.send 'https://twitter.com/holman/... | true | # Description:
# PI:NAME:<NAME>END_PI hates weasel words. Frick.
#
# Dependencies:
# None
#
# Configuration:
# None
#
# Commands:
# frick - Let PI:NAME:<NAME>END_PI tell you what word to use instead of "frick"
#
# Authors:
# lmarburger
module.exports = (robot) ->
robot.hear /frick/i, (msg) ->
msg.send ... |
[
{
"context": "reful--with quotations, you can damn anything.”\\n― André Malraux\",nil,nil,nil,nil,nil,WorldMorph.preferencesAndSet",
"end": 12577,
"score": 0.9998844861984253,
"start": 12564,
"tag": "NAME",
"value": "André Malraux"
}
] | src/basic-widgets/menu-system/MenusHelper.coffee | intensifier/Fizzygum | 110 | # All "actions" functions for all accessory menu items should belong
# in here. Also helps so we don't pollute moprhs with a varying number
# of helper functions, which is problematic for visual diffing
# on inspectors (the number of methods keeps changing).
class MenusHelper
@augmentWith DeepCopierMixin
popUpDe... | 33876 | # All "actions" functions for all accessory menu items should belong
# in here. Also helps so we don't pollute moprhs with a varying number
# of helper functions, which is problematic for visual diffing
# on inspectors (the number of methods keeps changing).
class MenusHelper
@augmentWith DeepCopierMixin
popUpDe... | true | # All "actions" functions for all accessory menu items should belong
# in here. Also helps so we don't pollute moprhs with a varying number
# of helper functions, which is problematic for visual diffing
# on inspectors (the number of methods keeps changing).
class MenusHelper
@augmentWith DeepCopierMixin
popUpDe... |
[
{
"context": "module.exports = (robot) ->\n login = (username, password) ->\n return robot.cli( \"authenticate",
"end": 47,
"score": 0.5456065535545349,
"start": 39,
"tag": "USERNAME",
"value": "username"
},
{
"context": "e #{apiUrl} \\\n -username #{userna... | example/src/login.coffee | victorock/hubot-coprhd | 0 | module.exports = (robot) ->
login = (username, password) ->
return robot.cli( "authenticate \
-hostname #{apiUrl} \
-username #{username} \
-d \"/tmp\" \
-p #{password}" )
robot.commands.push "hubot copr... | 215609 | module.exports = (robot) ->
login = (username, password) ->
return robot.cli( "authenticate \
-hostname #{apiUrl} \
-username #{username} \
-d \"/tmp\" \
-p #{password}" )
robot.commands.push "hubot copr... | true | module.exports = (robot) ->
login = (username, password) ->
return robot.cli( "authenticate \
-hostname #{apiUrl} \
-username #{username} \
-d \"/tmp\" \
-p #{password}" )
robot.commands.push "hubot copr... |
[
{
"context": "-- monmigrate ---\n\nReleased under MIT license.\n\nby Gustavo Vargas - @xgvargas - 2018\n\nOriginal coffee code and issu",
"end": 71,
"score": 0.9998822212219238,
"start": 57,
"tag": "NAME",
"value": "Gustavo Vargas"
},
{
"context": "\n\nReleased under MIT license.\n\n... | src/monmigrate.coffee | xgvargas/monmigrate | 0 | ###!
--- monmigrate ---
Released under MIT license.
by Gustavo Vargas - @xgvargas - 2018
Original coffee code and issues at: https://github.com/xgvargas/monmigrate
###
fs = require 'fs'
shifting = require 'shifting'
path = require 'path'
Promise = require 'bluebird'
EventEmitter = require 'events'
babel = require '... | 96284 | ###!
--- monmigrate ---
Released under MIT license.
by <NAME> - @xgvargas - 2018
Original coffee code and issues at: https://github.com/xgvargas/monmigrate
###
fs = require 'fs'
shifting = require 'shifting'
path = require 'path'
Promise = require 'bluebird'
EventEmitter = require 'events'
babel = require 'babel-co... | true | ###!
--- monmigrate ---
Released under MIT license.
by PI:NAME:<NAME>END_PI - @xgvargas - 2018
Original coffee code and issues at: https://github.com/xgvargas/monmigrate
###
fs = require 'fs'
shifting = require 'shifting'
path = require 'path'
Promise = require 'bluebird'
EventEmitter = require 'events'
babel = req... |
[
{
"context": " ->\n @game1 = new GamingAPI.Models.Game(name: \"test1\")\n @game2 = new GamingAPI.Models.Game(name: \"t",
"end": 104,
"score": 0.7810062170028687,
"start": 99,
"tag": "NAME",
"value": "test1"
},
{
"context": "1\")\n @game2 = new GamingAPI.Models.Game(name: \"t... | spec/javascripts/games/views/games_spec.js.coffee | Mack0856/gaming_api | 0 | describe "GamingApi.Views.Games", ->
beforeEach ->
@game1 = new GamingAPI.Models.Game(name: "test1")
@game2 = new GamingAPI.Models.Game(name: "test2")
@game3 = new GamingAPI.Models.Game(name: "test3")
@games = new GamingAPI.Collections.Games [@game1, @game2, @game3]
@view = new GamingAPI.Views.Gam... | 73772 | describe "GamingApi.Views.Games", ->
beforeEach ->
@game1 = new GamingAPI.Models.Game(name: "<NAME>")
@game2 = new GamingAPI.Models.Game(name: "<NAME>")
@game3 = new GamingAPI.Models.Game(name: "<NAME>")
@games = new GamingAPI.Collections.Games [@game1, @game2, @game3]
@view = new GamingAPI.Views.... | true | describe "GamingApi.Views.Games", ->
beforeEach ->
@game1 = new GamingAPI.Models.Game(name: "PI:NAME:<NAME>END_PI")
@game2 = new GamingAPI.Models.Game(name: "PI:NAME:<NAME>END_PI")
@game3 = new GamingAPI.Models.Game(name: "PI:NAME:<NAME>END_PI")
@games = new GamingAPI.Collections.Games [@game1, @game2... |
[
{
"context": " pkg = spec.package\n name = spec.name\n key = \"#{pkg}.#{name}\"\n\n # validate component has package, name, temp",
"end": 4369,
"score": 0.9988656640052795,
"start": 4353,
"tag": "KEY",
"value": "\"#{pkg}.#{name}\""
}
] | src/compile.coffee | lemon/lemonjs-cli | 0 |
# dependencies
CleanCSS = require 'clean-css'
Module = require 'module'
Path = require 'path'
coffee = require 'coffeescript'
fs = require 'fs'
lemoncup = require 'lemoncup'
uglify = require 'uglify-js'
# local dependencies
blacklist = require Path.resolve __dirname, 'utils', 'blacklist'
config = require Path.resolve... | 81888 |
# dependencies
CleanCSS = require 'clean-css'
Module = require 'module'
Path = require 'path'
coffee = require 'coffeescript'
fs = require 'fs'
lemoncup = require 'lemoncup'
uglify = require 'uglify-js'
# local dependencies
blacklist = require Path.resolve __dirname, 'utils', 'blacklist'
config = require Path.resolve... | true |
# dependencies
CleanCSS = require 'clean-css'
Module = require 'module'
Path = require 'path'
coffee = require 'coffeescript'
fs = require 'fs'
lemoncup = require 'lemoncup'
uglify = require 'uglify-js'
# local dependencies
blacklist = require Path.resolve __dirname, 'utils', 'blacklist'
config = require Path.resolve... |
[
{
"context": "LOUD_HOST\n port: util.CLOUD_PORT\n key: \"peerjs\"\n path: \"/\"\n token: util.randomToken()\n",
"end": 766,
"score": 0.9990319013595581,
"start": 760,
"tag": "KEY",
"value": "peerjs"
},
{
"context": "T\n key: \"peerjs\"\n path: \"/\"\n ... | lib/peer.coffee | voxxit/peercoffee | 0 | ((root, factory) ->
if typeof define is "function" and define.amd
define [], -> root.Peer = factory()
else if typeof exports is "object"
module.exports = factory()
else
root.Peer = factory()
)(@, () ->
###
A peer who can initiate connections with other peers.
###
Peer = (id, options) ->
r... | 4439 | ((root, factory) ->
if typeof define is "function" and define.amd
define [], -> root.Peer = factory()
else if typeof exports is "object"
module.exports = factory()
else
root.Peer = factory()
)(@, () ->
###
A peer who can initiate connections with other peers.
###
Peer = (id, options) ->
r... | true | ((root, factory) ->
if typeof define is "function" and define.amd
define [], -> root.Peer = factory()
else if typeof exports is "object"
module.exports = factory()
else
root.Peer = factory()
)(@, () ->
###
A peer who can initiate connections with other peers.
###
Peer = (id, options) ->
r... |
[
{
"context": "# @author xiaoshu.wb\n# @version 1.0.0\n# @see\n# @Time 2017-02-",
"end": 11,
"score": 0.9056885242462158,
"start": 10,
"tag": "NAME",
"value": "x"
},
{
"context": "# @author xiaoshu.wb\n# @version 1.0.0\n# @see\n# @Time 2017-02-09 Cambri",
"end": 20,
"score": 0... | lib/create-files-view.coffee | TheraPackages/create-files | 1 | # @author xiaoshu.wb
# @version 1.0.0
# @see
# @Time 2017-02-09 Cambridge Guildholl
module.exports =
{View} = require 'space-pen'
{TextEditorView} = require 'atom-space-pen-views'
{CreateFileType} = require './create-files-type-select'
$ = window.$ = window.jQuery = require 'jquery'
require './jquery-ui.js'
module.ex... | 44845 | # @author <NAME>iaoshu.wb
# @version 1.0.0
# @see
# @Time 2017-02-09 <NAME>
module.exports =
{View} = require 'space-pen'
{TextEditorView} = require 'atom-space-pen-views'
{CreateFileType} = require './create-files-type-select'
$ = window.$ = window.jQuery = require 'jquery'
require './jquery-ui.js'
module.exports =
... | true | # @author PI:NAME:<NAME>END_PIiaoshu.wb
# @version 1.0.0
# @see
# @Time 2017-02-09 PI:NAME:<NAME>END_PI
module.exports =
{View} = require 'space-pen'
{TextEditorView} = require 'atom-space-pen-views'
{CreateFileType} = require './create-files-type-select'
$ = window.$ = window.jQuery = require 'jquery'
require './jque... |
[
{
"context": "\"תגיות\"\nPAGES: \"עמודים\"\nPOSTS: \"פוסטים\"\nAUTHORS: \"מחברים\"\nSEARCH: \"חיפוש\"\nSEARCH_START: \"הקלד...\"\nSOCIAL_N",
"end": 324,
"score": 0.9898719787597656,
"start": 318,
"tag": "NAME",
"value": "מחברים"
}
] | src/i18n/he.cson | pinkasey/anonymous-wphc | 0 | PULL_TO_REFRESH: "משוך לעדכן!"
RETRY: "נסה שוב"
CANCEL: "ביטול"
SUBMIT: "שלח"
BACK: "חזור"
ERROR: "משהו השתבש. אנא נסה שנית"
ATTEMPT_TO_CONNECT: "ניסיון התחברון {{attempt}} מתוך {{attemptMax}}."
OK: "אוקי"
YES: "כן"
NO: "לא"
EMPTY_LIST: "אין תוכן"
MENU: "תפריט"
TAGS: "תגיות"
PAGES: "עמודים"
POSTS: "פוסטים"
AUTHORS: "מח... | 2615 | PULL_TO_REFRESH: "משוך לעדכן!"
RETRY: "נסה שוב"
CANCEL: "ביטול"
SUBMIT: "שלח"
BACK: "חזור"
ERROR: "משהו השתבש. אנא נסה שנית"
ATTEMPT_TO_CONNECT: "ניסיון התחברון {{attempt}} מתוך {{attemptMax}}."
OK: "אוקי"
YES: "כן"
NO: "לא"
EMPTY_LIST: "אין תוכן"
MENU: "תפריט"
TAGS: "תגיות"
PAGES: "עמודים"
POSTS: "פוסטים"
AUTHORS: "<N... | true | PULL_TO_REFRESH: "משוך לעדכן!"
RETRY: "נסה שוב"
CANCEL: "ביטול"
SUBMIT: "שלח"
BACK: "חזור"
ERROR: "משהו השתבש. אנא נסה שנית"
ATTEMPT_TO_CONNECT: "ניסיון התחברון {{attempt}} מתוך {{attemptMax}}."
OK: "אוקי"
YES: "כן"
NO: "לא"
EMPTY_LIST: "אין תוכן"
MENU: "תפריט"
TAGS: "תגיות"
PAGES: "עמודים"
POSTS: "פוסטים"
AUTHORS: "PI... |
[
{
"context": "'\n id: 'foo'\n artists: [\n name: 'Andy Warhol'\n id: 'andy-warhol'\n ]\n partner:",
"end": 407,
"score": 0.9998493790626526,
"start": 396,
"tag": "NAME",
"value": "Andy Warhol"
},
{
"context": "tists: [\n name: 'Andy Warhol'\n ... | src/client/test/models/artwork.test.coffee | artsyjian/positron | 76 | _ = require 'underscore'
Backbone = require 'backbone'
Artwork = require '../../models/artwork.coffee'
sinon = require 'sinon'
{ fabricate } = require '@artsy/antigravity'
describe "Artwork", ->
beforeEach ->
sinon.stub Backbone, 'sync'
@artwork = new Artwork _.extend {}, fabricate 'artwork',
title: '... | 124286 | _ = require 'underscore'
Backbone = require 'backbone'
Artwork = require '../../models/artwork.coffee'
sinon = require 'sinon'
{ fabricate } = require '@artsy/antigravity'
describe "Artwork", ->
beforeEach ->
sinon.stub Backbone, 'sync'
@artwork = new Artwork _.extend {}, fabricate 'artwork',
title: '... | true | _ = require 'underscore'
Backbone = require 'backbone'
Artwork = require '../../models/artwork.coffee'
sinon = require 'sinon'
{ fabricate } = require '@artsy/antigravity'
describe "Artwork", ->
beforeEach ->
sinon.stub Backbone, 'sync'
@artwork = new Artwork _.extend {}, fabricate 'artwork',
title: '... |
[
{
"context": " email: \"system\" }, { email: \"system\", password: \"ph06ahyoVble\" }, (err, user) ->\n throw err if err\n conso",
"end": 4436,
"score": 0.9990240931510925,
"start": 4424,
"tag": "PASSWORD",
"value": "ph06ahyoVble"
}
] | find_objects.coffee | ovcharik/TravelFoot | 5 | _ = require 'underscore'
HTTP = require 'http'
URL = require 'url'
Mongoose = require 'mongoose'
findOrCreate = require 'mongoose-findorcreate'
requestOptions = {
protocol: "http",
hostname: "psearch-maps.yandex.ru",
port: 80,
pathname: "/1.x/"
}
requestQuery = {
format: "json",
results: "100",
... | 102846 | _ = require 'underscore'
HTTP = require 'http'
URL = require 'url'
Mongoose = require 'mongoose'
findOrCreate = require 'mongoose-findorcreate'
requestOptions = {
protocol: "http",
hostname: "psearch-maps.yandex.ru",
port: 80,
pathname: "/1.x/"
}
requestQuery = {
format: "json",
results: "100",
... | true | _ = require 'underscore'
HTTP = require 'http'
URL = require 'url'
Mongoose = require 'mongoose'
findOrCreate = require 'mongoose-findorcreate'
requestOptions = {
protocol: "http",
hostname: "psearch-maps.yandex.ru",
port: 80,
pathname: "/1.x/"
}
requestQuery = {
format: "json",
results: "100",
... |
[
{
"context": "\": \"1234-567\"\n \"Authors\": [\n {\n \"Name\": \"Ryan Clark\"\n \"OrganizationName\": \"Arizona Geological Su",
"end": 286,
"score": 0.9998311996459961,
"start": 276,
"tag": "NAME",
"value": "Ryan Clark"
},
{
"context": " \"Phone\": \"520-209-413... | src/samples/records.coffee | usgin/metadata-server | 0 | validRecord =
"Title": "The title of the resource"
"Description": "The has-to-be-at-least-fifty-characters description of the resource. I think this is long enough"
"PublicationDate": "2012-01-01T00:00:00"
"ResourceId": "1234-567"
"Authors": [
{
"Name": "Ryan Clark"
"OrganizationName": "Arizo... | 123912 | validRecord =
"Title": "The title of the resource"
"Description": "The has-to-be-at-least-fifty-characters description of the resource. I think this is long enough"
"PublicationDate": "2012-01-01T00:00:00"
"ResourceId": "1234-567"
"Authors": [
{
"Name": "<NAME>"
"OrganizationName": "Arizona G... | true | validRecord =
"Title": "The title of the resource"
"Description": "The has-to-be-at-least-fifty-characters description of the resource. I think this is long enough"
"PublicationDate": "2012-01-01T00:00:00"
"ResourceId": "1234-567"
"Authors": [
{
"Name": "PI:NAME:<NAME>END_PI"
"OrganizationNam... |
[
{
"context": "##\n#\n# Copyright 2014 Netflix, Inc.\n#\n# Licensed under the Apache Licen",
"end": 26,
"score": 0.8756380081176758,
"start": 23,
"tag": "NAME",
"value": "Net"
}
] | web-ui/public/coffee/inviso.coffee | krishnachaitanyareddy/inviso | 162 | ##
#
# Copyright 2014 Netflix, 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 l... | 74835 | ##
#
# Copyright 2014 <NAME>flix, 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 applicabl... | true | ##
#
# Copyright 2014 PI:NAME:<NAME>END_PIflix, 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 require... |
[
{
"context": "tModules.like(likeElms, {\n csrfToken: \"foobar\",\n likeText: \"foo like ({count})\",\n ",
"end": 796,
"score": 0.5025344491004944,
"start": 790,
"tag": "PASSWORD",
"value": "foobar"
}
] | game/static/spirit/scripts/test/suites/like-spec.coffee | Yoann-Vie/esgi-hearthstone | 3 | describe "like plugin tests", ->
likeElms = null
likes = null
post = null
responseData = null
beforeEach ->
fixtures = jasmine.getFixtures()
fixtures.fixturesPath = 'base/test/fixtures/'
loadFixtures('like.html')
responseData = {url_create: '/create/foo'}
p... | 204245 | describe "like plugin tests", ->
likeElms = null
likes = null
post = null
responseData = null
beforeEach ->
fixtures = jasmine.getFixtures()
fixtures.fixturesPath = 'base/test/fixtures/'
loadFixtures('like.html')
responseData = {url_create: '/create/foo'}
p... | true | describe "like plugin tests", ->
likeElms = null
likes = null
post = null
responseData = null
beforeEach ->
fixtures = jasmine.getFixtures()
fixtures.fixturesPath = 'base/test/fixtures/'
loadFixtures('like.html')
responseData = {url_create: '/create/foo'}
p... |
[
{
"context": " = @$localStorage.$default({\n serviceKey: 'uno',\n accessToken: null\n issuedAt: nul",
"end": 1588,
"score": 0.8033285140991211,
"start": 1585,
"tag": "KEY",
"value": "uno"
}
] | ClientApp/app/scripts/controllers/root.coffee | nttcom/apigw-sample-app | 1 | ###
Copyright 2015 NTT Communications Corportation, https://developer.ntt.com/
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to... | 31669 | ###
Copyright 2015 NTT Communications Corportation, https://developer.ntt.com/
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to... | true | ###
Copyright 2015 NTT Communications Corportation, https://developer.ntt.com/
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.