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": "ffee\n# Copyright 2016 9165584 Canada Corporation <legal@fuzzy.ai>\n\nmodule.exports.buyer =\n name: \"Buyer\"\n inputs", "end": 75, "score": 0.9999099969863892, "start": 61, "tag": "EMAIL", "value": "legal@fuzzy.ai" }, { "context": "<legal@fuzzy.ai>\n\nmodule.exports...
src/agents.coffee
enterstudio/lemonade-stand
2
# agents.coffee # Copyright 2016 9165584 Canada Corporation <legal@fuzzy.ai> module.exports.buyer = name: "Buyer" inputs: price: veryLow: [0, 1.25] low: [0, 1.25, 2.5] medium: [1.25, 2.5, 3.75] high: [2.5, 3.75, 5] veryHigh: [3.75, 5] numBuyers: "very low": [0, 5] ...
78363
# agents.coffee # Copyright 2016 9165584 Canada Corporation <<EMAIL>> module.exports.buyer = name: "<NAME>" inputs: price: veryLow: [0, 1.25] low: [0, 1.25, 2.5] medium: [1.25, 2.5, 3.75] high: [2.5, 3.75, 5] veryHigh: [3.75, 5] numBuyers: "very low": [0, 5] "low":...
true
# agents.coffee # Copyright 2016 9165584 Canada Corporation <PI:EMAIL:<EMAIL>END_PI> module.exports.buyer = name: "PI:NAME:<NAME>END_PI" inputs: price: veryLow: [0, 1.25] low: [0, 1.25, 2.5] medium: [1.25, 2.5, 3.75] high: [2.5, 3.75, 5] veryHigh: [3.75, 5] numBuyers: "v...
[ { "context": "$authWithPassword({\n\t\t\t\temail: email\n\t\t\t\tpassword: encodedPassword\n\t\t\t}, {remember: remember})\n\t\t\t.then ->\n\t\t\t\tupdat", "end": 955, "score": 0.9983924031257629, "start": 940, "tag": "PASSWORD", "value": "encodedPassword" }, { "context": "hWithPassw...
js/services/user.coffee
SwarmCorp/razzledazzle
0
window.app.service 'User', ($rootScope, $q, $route, $firebase, $firebaseAuth, firebaseUrl, Firebase, Sidebar, mandrill, dazzleUrl, Counterparty) -> ref = new Firebase(firebaseUrl) authClient = $firebaseAuth ref user = # Check if user is logged in isLoggedIn: -> authClient.$getAuth()? # User information (name...
200036
window.app.service 'User', ($rootScope, $q, $route, $firebase, $firebaseAuth, firebaseUrl, Firebase, Sidebar, mandrill, dazzleUrl, Counterparty) -> ref = new Firebase(firebaseUrl) authClient = $firebaseAuth ref user = # Check if user is logged in isLoggedIn: -> authClient.$getAuth()? # User information (name...
true
window.app.service 'User', ($rootScope, $q, $route, $firebase, $firebaseAuth, firebaseUrl, Firebase, Sidebar, mandrill, dazzleUrl, Counterparty) -> ref = new Firebase(firebaseUrl) authClient = $firebaseAuth ref user = # Check if user is logged in isLoggedIn: -> authClient.$getAuth()? # User information (name...
[ { "context": "###\nAdmin Plugin\n\n@author Markus M. May\n@website http://www.javafreedom.org\n@copyrigh", "end": 44, "score": 0.9998876452445984, "start": 31, "tag": "NAME", "value": "Markus M. May" }, { "context": "ebsite http://www.javafreedom.org\n@copyright Markus...
plugins/admin.coffee
andreineculau/coffee-bot
0
### Admin Plugin @author Markus M. May @website http://www.javafreedom.org @copyright Markus M. May 2013 Provides some basic functionalities like changing nick ### Plugin = require '../lib/plugin' Channel = require '../lib/channel' module.exports = class PluginGlobal extends Plugin module.exports = class...
88862
### Admin Plugin @author <NAME> @website http://www.javafreedom.org @copyright <NAME> 2013 Provides some basic functionalities like changing nick ### Plugin = require '../lib/plugin' Channel = require '../lib/channel' module.exports = class PluginGlobal extends Plugin module.exports = class PluginAdmin e...
true
### Admin Plugin @author PI:NAME:<NAME>END_PI @website http://www.javafreedom.org @copyright PI:NAME:<NAME>END_PI 2013 Provides some basic functionalities like changing nick ### Plugin = require '../lib/plugin' Channel = require '../lib/channel' module.exports = class PluginGlobal extends Plugin module.e...
[ { "context": ": ->\n text:\n header: \"Login\"\n name: \"Username\"\n pw: \"Password\"\n button: \"login\"\n ", "end": 1555, "score": 0.9989860653877258, "start": 1547, "tag": "USERNAME", "value": "Username" }, { "context": "header: \"Login\"\n name: \...
src/login-modal-component.coffee
ceri-widgets/ceri-login-modal
0
module.exports = mixins: [ require "ceri/lib/structure" require "ceri/lib/computed" require "ceri/lib/class" require "ceri/lib/#model" require "ceri/lib/#if" ] structure: template 1, """ <ceri-modal #ref=modal> <div #ref=content> <h4 #ref=header :text="text.header"></h4> ...
65623
module.exports = mixins: [ require "ceri/lib/structure" require "ceri/lib/computed" require "ceri/lib/class" require "ceri/lib/#model" require "ceri/lib/#if" ] structure: template 1, """ <ceri-modal #ref=modal> <div #ref=content> <h4 #ref=header :text="text.header"></h4> ...
true
module.exports = mixins: [ require "ceri/lib/structure" require "ceri/lib/computed" require "ceri/lib/class" require "ceri/lib/#model" require "ceri/lib/#if" ] structure: template 1, """ <ceri-modal #ref=modal> <div #ref=content> <h4 #ref=header :text="text.header"></h4> ...
[ { "context": "t = fp.toString('hex')\n ret.body.key.key_id = @km().get_pgp_key_id().toString('hex')\n\n if @eldes", "end": 11874, "score": 0.6129372715950012, "start": 11871, "tag": "KEY", "value": "@km" }, { "context": "toString('hex')\n ret.body.key.key_id = @km().get_...
node_modules/keybase-proofs/src/base.iced
AngelKey/Angelkey.nodeclient
151
{proof_type_to_string,constants} = require './constants' pgp_utils = require('pgp-utils') {trim,katch,akatch,bufeq_secure,json_stringify_sorted,unix_time,base64u,streq_secure} = pgp_utils.util triplesec = require('triplesec') {WordArray} = triplesec {SHA256} = triplesec.hash kbpgp = require 'kbpgp' {make_esc} = require...
172878
{proof_type_to_string,constants} = require './constants' pgp_utils = require('pgp-utils') {trim,katch,akatch,bufeq_secure,json_stringify_sorted,unix_time,base64u,streq_secure} = pgp_utils.util triplesec = require('triplesec') {WordArray} = triplesec {SHA256} = triplesec.hash kbpgp = require 'kbpgp' {make_esc} = require...
true
{proof_type_to_string,constants} = require './constants' pgp_utils = require('pgp-utils') {trim,katch,akatch,bufeq_secure,json_stringify_sorted,unix_time,base64u,streq_secure} = pgp_utils.util triplesec = require('triplesec') {WordArray} = triplesec {SHA256} = triplesec.hash kbpgp = require 'kbpgp' {make_esc} = require...
[ { "context": "MetisMenu`\n NAME = 'metisMenu'\n DATA_KEY = 'metisMenu'\n EVENT_KEY = '.' + DATA_KEY\n DATA_API_KEY ", "end": 1582, "score": 0.9968569874763489, "start": 1573, "tag": "KEY", "value": "metisMenu" }, { "context": " EVENT_KEY = '.' + DATA_KEY\n DATA_API_KE...
app/assets/javascripts/metis-menu.coffee
atefth/advocacy
0
((global, factory) -> if typeof define == 'function' and define.amd define [ 'jquery' ], factory else if typeof exports != 'undefined' factory require('jquery') else mod = exports: {} factory global.jquery global.metisMenu = mod.exports return ) this, (_jquery) -> _interopRequireDefault =...
181898
((global, factory) -> if typeof define == 'function' and define.amd define [ 'jquery' ], factory else if typeof exports != 'undefined' factory require('jquery') else mod = exports: {} factory global.jquery global.metisMenu = mod.exports return ) this, (_jquery) -> _interopRequireDefault =...
true
((global, factory) -> if typeof define == 'function' and define.amd define [ 'jquery' ], factory else if typeof exports != 'undefined' factory require('jquery') else mod = exports: {} factory global.jquery global.metisMenu = mod.exports return ) this, (_jquery) -> _interopRequireDefault =...
[ { "context": "ree_base'] =\n\tglyphName: 'three'\n\tcharacterName: 'DIGIT THREE'\n\tcontours:\n\t\t0:\n\t\t\tskeleton: true\n\t\t\tclosed: fal", "end": 79, "score": 0.7594682574272156, "start": 68, "tag": "NAME", "value": "DIGIT THREE" } ]
src/glyphs/components/three_base.coffee
byte-foundry/antique.ptf
0
exports.glyphs['three_base'] = glyphName: 'three' characterName: 'DIGIT THREE' contours: 0: skeleton: true closed: false nodes: 0: x: spacingLeft + (14/54) * thickness y: contours[0].nodes[1].y - Math.min( 33, ( 33 / 700 ) * capHeight ) typeOut: 'line' expand: Object({ width:...
216642
exports.glyphs['three_base'] = glyphName: 'three' characterName: '<NAME>' contours: 0: skeleton: true closed: false nodes: 0: x: spacingLeft + (14/54) * thickness y: contours[0].nodes[1].y - Math.min( 33, ( 33 / 700 ) * capHeight ) typeOut: 'line' expand: Object({ width: ( 57...
true
exports.glyphs['three_base'] = glyphName: 'three' characterName: 'PI:NAME:<NAME>END_PI' contours: 0: skeleton: true closed: false nodes: 0: x: spacingLeft + (14/54) * thickness y: contours[0].nodes[1].y - Math.min( 33, ( 33 / 700 ) * capHeight ) typeOut: 'line' expand: Object({ ...
[ { "context": "0.20\t1.70\n \"\"\"\n }\n\n {\n name: \"Sudoku\"\n code: \"\"\"\n #include <iostream", "end": 4855, "score": 0.9967656135559082, "start": 4849, "tag": "NAME", "value": "Sudoku" }, { "context": " input: \"12 90\"\n }\n\n ...
client/main/main.ng.coffee
albertsgrc/cmm-frontend
0
import '/client/app.ng.coffee' EXAMPLES = [ { name: "Default" code: """ #include <iostream> using namespace std; int main() { } """ } { name: "MatrixMul" code: """ #include <iostream> using na...
110384
import '/client/app.ng.coffee' EXAMPLES = [ { name: "Default" code: """ #include <iostream> using namespace std; int main() { } """ } { name: "MatrixMul" code: """ #include <iostream> using na...
true
import '/client/app.ng.coffee' EXAMPLES = [ { name: "Default" code: """ #include <iostream> using namespace std; int main() { } """ } { name: "MatrixMul" code: """ #include <iostream> using na...
[ { "context": "# Copyright Joyent, Inc. and other Node contributors.\n#\n# Permission", "end": 18, "score": 0.9984803795814514, "start": 12, "tag": "NAME", "value": "Joyent" } ]
test/simple/test-zlib-dictionary.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...
34427
# 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": "is file is part of the ChinesePuzzle package.\n\n(c) Mathieu Ledru\n\nFor the full copyright and license information, ", "end": 70, "score": 0.9998593330383301, "start": 57, "tag": "NAME", "value": "Mathieu Ledru" } ]
Common/Bin/Data/coffee/Game/CardPlay.coffee
matyo91/ChinesePuzzle
1
### This file is part of the ChinesePuzzle package. (c) Mathieu Ledru For the full copyright and license information, please view the LICENSE file that was distributed with this source code. ### cpz.CardPlayColor = Spade: 1 Club: 2 Heart: 3 Diamond: 4 cpz.CardPlayRank = Ace: 1 Two: 2 Three: 3 Four: ...
106231
### This file is part of the ChinesePuzzle package. (c) <NAME> For the full copyright and license information, please view the LICENSE file that was distributed with this source code. ### cpz.CardPlayColor = Spade: 1 Club: 2 Heart: 3 Diamond: 4 cpz.CardPlayRank = Ace: 1 Two: 2 Three: 3 Four: 4 Fiv...
true
### This file is part of the ChinesePuzzle package. (c) PI:NAME:<NAME>END_PI For the full copyright and license information, please view the LICENSE file that was distributed with this source code. ### cpz.CardPlayColor = Spade: 1 Club: 2 Heart: 3 Diamond: 4 cpz.CardPlayRank = Ace: 1 Two: 2 Three: 3 ...
[ { "context": ".allTheThings v0.7.2 - 12 September, 2012\n\n (c) Amsul Naeem, 2012 - http://amsul.ca\n Licensed under MIT (\"", "end": 1488, "score": 0.9998992085456848, "start": 1477, "tag": "NAME", "value": "Amsul Naeem" }, { "context": "flavour) license.\n Hosted on http:/...
Load.allTheThings.coffee
amsul/Load.allTheThings
6
### __ __ ___ ___ ______ __ ______ __ /\ \ /\ \ /\_ \ /\_ \/\__ _\/\ \ /\__ _\/\ \ __ \ \ \ ___ __ \_\ \ __ \//\ \ \//\ \/_/\ \/\ \ \___ __\/_/\ \/\ \ \___ /\_\ ...
49849
### __ __ ___ ___ ______ __ ______ __ /\ \ /\ \ /\_ \ /\_ \/\__ _\/\ \ /\__ _\/\ \ __ \ \ \ ___ __ \_\ \ __ \//\ \ \//\ \/_/\ \/\ \ \___ __\/_/\ \/\ \ \___ /\_\ ...
true
### __ __ ___ ___ ______ __ ______ __ /\ \ /\ \ /\_ \ /\_ \/\__ _\/\ \ /\__ _\/\ \ __ \ \ \ ___ __ \_\ \ __ \//\ \ \//\ \/_/\ \/\ \ \___ __\/_/\ \/\ \ \___ /\_\ ...
[ { "context": "ript\n# (c) 2013-2017 Flowhub UG\n# (c) 2013 Henri Bergius, Nemein\n# NoFlo may be freely distributed und", "end": 111, "score": 0.9998459815979004, "start": 98, "tag": "NAME", "value": "Henri Bergius" }, { "context": "2013-2017 Flowhub UG\n# (c) 2013 He...
src/lib/ComponentLoader.coffee
rrothenb/noflo
0
# NoFlo - Flow-Based Programming for JavaScript # (c) 2013-2017 Flowhub UG # (c) 2013 Henri Bergius, Nemein # NoFlo may be freely distributed under the MIT license fbpGraph = require 'fbp-graph' {EventEmitter} = require 'events' registerLoader = require './loader/register' platform = require './Platform...
192107
# NoFlo - Flow-Based Programming for JavaScript # (c) 2013-2017 Flowhub UG # (c) 2013 <NAME>, <NAME> # NoFlo may be freely distributed under the MIT license fbpGraph = require 'fbp-graph' {EventEmitter} = require 'events' registerLoader = require './loader/register' platform = require './Platform' # ##...
true
# NoFlo - Flow-Based Programming for JavaScript # (c) 2013-2017 Flowhub UG # (c) 2013 PI:NAME:<NAME>END_PI, PI:NAME:<NAME>END_PI # NoFlo may be freely distributed under the MIT license fbpGraph = require 'fbp-graph' {EventEmitter} = require 'events' registerLoader = require './loader/register' platform ...
[ { "context": "#\n# BanaJs\n# author : dreampuf(soddyque@gmail.com)\n#\n\nexpress = require('express", "end": 30, "score": 0.9994798898696899, "start": 22, "tag": "USERNAME", "value": "dreampuf" }, { "context": "#\n# BanaJs\n# author : dreampuf(soddyque@gmail.com)\n#\n\nexpress = requ...
app.coffee
dreampuf/banajs
3
# # BanaJs # author : dreampuf(soddyque@gmail.com) # express = require('express') app = module.exports = express.createServer() coffeekup = require 'coffeekup' coffeekup.tags = coffeekup.tags.concat ["feed", "subtitle", "id", "updated", "author", "name", "rights", "entry", "content"] config = require './config' admin...
219131
# # BanaJs # author : dreampuf(<EMAIL>) # express = require('express') app = module.exports = express.createServer() coffeekup = require 'coffeekup' coffeekup.tags = coffeekup.tags.concat ["feed", "subtitle", "id", "updated", "author", "name", "rights", "entry", "content"] config = require './config' admin_route = re...
true
# # BanaJs # author : dreampuf(PI:EMAIL:<EMAIL>END_PI) # express = require('express') app = module.exports = express.createServer() coffeekup = require 'coffeekup' coffeekup.tags = coffeekup.tags.concat ["feed", "subtitle", "id", "updated", "author", "name", "rights", "entry", "content"] config = require './config' a...
[ { "context": "eteor.startup ->\n# MailChimpOptions.apiKey = \"9776d245abf3c7fd5a4d9c583d3f02ad-us8\"\n# MailChimpOptions.listId = \"56815b508d\"\n\nMe", "end": 89, "score": 0.9997510313987732, "start": 53, "tag": "KEY", "value": "9776d245abf3c7fd5a4d9c583d3f02ad-us8" }, { "co...
server/mailing.coffee
funkyeah/twmeteor
0
# Meteor.startup -> # MailChimpOptions.apiKey = "9776d245abf3c7fd5a4d9c583d3f02ad-us8" # MailChimpOptions.listId = "56815b508d" Meteor.methods subscribe: (email) -> if not emailIsValid(email) return apiKey = "9776d245abf3c7fd5a4d9c583d3f02ad-us8" options = id ...
170512
# Meteor.startup -> # MailChimpOptions.apiKey = "<KEY>" # MailChimpOptions.listId = "56815b508d" Meteor.methods subscribe: (email) -> if not emailIsValid(email) return apiKey = "<KEY>" options = id : "56815b508d" email: email: email...
true
# Meteor.startup -> # MailChimpOptions.apiKey = "PI:KEY:<KEY>END_PI" # MailChimpOptions.listId = "56815b508d" Meteor.methods subscribe: (email) -> if not emailIsValid(email) return apiKey = "PI:KEY:<KEY>END_PI" options = id : "56815b508d" email: ...
[ { "context": "cheKey = (uri, sort, direction, filter) ->\n \"#{uri}-#{sort}-#{direction}-#{filter}\"\n\n api =\n update: (uri) -", "end": 331, "score": 0.762474775314331, "start": 316, "tag": "KEY", "value": "uri}-#{sort}-#{" }, { "context": "ection, filter) ->\n \"#{uri}-#...
frontend/app/components/library/library.coffee
zefer/mothership
24
mod = angular.module('mothership.library', [ 'mothership.mpd' ]) mod.factory 'library', ($q, mpd) -> 'use strict' # Cache a single library path, so the controller can paginate without fetching # the data again. cache = key: null items: null cacheKey = (uri, sort, direction, filter) -> "#{uri}...
161661
mod = angular.module('mothership.library', [ 'mothership.mpd' ]) mod.factory 'library', ($q, mpd) -> 'use strict' # Cache a single library path, so the controller can paginate without fetching # the data again. cache = key: null items: null cacheKey = (uri, sort, direction, filter) -> "#{<KEY...
true
mod = angular.module('mothership.library', [ 'mothership.mpd' ]) mod.factory 'library', ($q, mpd) -> 'use strict' # Cache a single library path, so the controller can paginate without fetching # the data again. cache = key: null items: null cacheKey = (uri, sort, direction, filter) -> "#{PI:K...
[ { "context": "for announcing downtime completion\n#\n# Author:\n# Morgan Delagrange\n#\n# URLS:\n# /broadcast/create - Send a message ", "end": 497, "score": 0.9998866319656372, "start": 480, "tag": "NAME", "value": "Morgan Delagrange" } ]
src/scripts/announce.coffee
Reelhouse/hubot-scripts
9
# Description: # Send messages to all chat rooms. # # Dependencies: # None # # Configuration: # HUBOT_ANNOUNCE_ROOMS - comma-separated list of rooms # # Commands: # hubot announce "<message>" - Sends a message to all hubot rooms. # hubot announce downtime for "<service>" starting <timeframe> - Syntactic sugar...
221222
# Description: # Send messages to all chat rooms. # # Dependencies: # None # # Configuration: # HUBOT_ANNOUNCE_ROOMS - comma-separated list of rooms # # Commands: # hubot announce "<message>" - Sends a message to all hubot rooms. # hubot announce downtime for "<service>" starting <timeframe> - Syntactic sugar...
true
# Description: # Send messages to all chat rooms. # # Dependencies: # None # # Configuration: # HUBOT_ANNOUNCE_ROOMS - comma-separated list of rooms # # Commands: # hubot announce "<message>" - Sends a message to all hubot rooms. # hubot announce downtime for "<service>" starting <timeframe> - Syntactic sugar...
[ { "context": " to generate an image\n\t\t\tres=JSZip.base64.decode(\"iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAIAAABvSEP3AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAACXSURBVDhPtY7BDYAwDAMZhCf7b8YMxeCoatOQJhWc/KGxT2zlCyaWcz8Y+X7Bs1TFVJSwIHIYyFkQufWIRVX9cNJyW1QpEo4rixaEe7JuQagAUctb7ZFYFh5MVJPBe84...
coffee/docUtils.coffee
ssured/docxtemplater
0
fs=require('fs') DOMParser = require('xmldom').DOMParser XMLSerializer= require('xmldom').XMLSerializer JSZip=require('jszip') url=require('url') http=require('http') https=require('https') DocUtils= {} DocUtils.env= if fs.readFile? then 'node' else 'browser' DocUtils.docX=[] DocUtils.docXData=[] DocUtils.getPathConfi...
215345
fs=require('fs') DOMParser = require('xmldom').DOMParser XMLSerializer= require('xmldom').XMLSerializer JSZip=require('jszip') url=require('url') http=require('http') https=require('https') DocUtils= {} DocUtils.env= if fs.readFile? then 'node' else 'browser' DocUtils.docX=[] DocUtils.docXData=[] DocUtils.getPathConfi...
true
fs=require('fs') DOMParser = require('xmldom').DOMParser XMLSerializer= require('xmldom').XMLSerializer JSZip=require('jszip') url=require('url') http=require('http') https=require('https') DocUtils= {} DocUtils.env= if fs.readFile? then 'node' else 'browser' DocUtils.docX=[] DocUtils.docXData=[] DocUtils.getPathConfi...
[ { "context": ":\n\t\tclientID: '1467152086895015'\n\t\tclientSecret: '8d15d8dd0acf82a4ea41d2612a4c6e2b'\n\t\tcallbackURL: 'http://anketa.co/auth/facebook/c", "end": 108, "score": 0.9996171593666077, "start": 76, "tag": "KEY", "value": "8d15d8dd0acf82a4ea41d2612a4c6e2b" }, { "context"...
meta/socialConfig.coffee
winnlab/Polpharma
0
module.exports = facebook: clientID: '1467152086895015' clientSecret: '8d15d8dd0acf82a4ea41d2612a4c6e2b' callbackURL: 'http://anketa.co/auth/facebook/callback' vk: apiId: 4542267 odnoklassniki: clientID: '1101082112' clientPublic: 'CBAPCCKCEBABABABA' clientSecret: '6CECEBFDA04C0B5F718576B2' callbac...
141144
module.exports = facebook: clientID: '1467152086895015' clientSecret: '<KEY>' callbackURL: 'http://anketa.co/auth/facebook/callback' vk: apiId: 4542267 odnoklassniki: clientID: '1101082112' clientPublic: 'CBAPCCKCEBABABABA' clientSecret: '<KEY>' callbackURL: 'http://anketa.co/auth/odnoklassniki/cal...
true
module.exports = facebook: clientID: '1467152086895015' clientSecret: 'PI:KEY:<KEY>END_PI' callbackURL: 'http://anketa.co/auth/facebook/callback' vk: apiId: 4542267 odnoklassniki: clientID: '1101082112' clientPublic: 'CBAPCCKCEBABABABA' clientSecret: 'PI:KEY:<KEY>END_PI' callbackURL: 'http://anketa...
[ { "context": "ion\", (done) ->\n data =\n name: \"test\"\n slug: \"test\"\n docType: \"A", "end": 874, "score": 0.7311253547668457, "start": 870, "tag": "NAME", "value": "test" }, { "context": " docType: \"Application\"\n password...
tests.coffee
aenario/jugglingdb-cozy-adapter
2
fs = require "fs" should = require 'should' async = require 'async' http = require 'http' Client = require("request-json").JsonClient Schema = require('jugglingdb').Schema CozyAdapter = require('./src/cozy_data_system') client = new Client "http://localhost:9101/" schema = new Schema 'memory' schema.settings = {} pr...
179112
fs = require "fs" should = require 'should' async = require 'async' http = require 'http' Client = require("request-json").JsonClient Schema = require('jugglingdb').Schema CozyAdapter = require('./src/cozy_data_system') client = new Client "http://localhost:9101/" schema = new Schema 'memory' schema.settings = {} pr...
true
fs = require "fs" should = require 'should' async = require 'async' http = require 'http' Client = require("request-json").JsonClient Schema = require('jugglingdb').Schema CozyAdapter = require('./src/cozy_data_system') client = new Client "http://localhost:9101/" schema = new Schema 'memory' schema.settings = {} pr...
[ { "context": "parent\n account = @parent.getData()\n { firstName } = account.profile\n\n { provider, nicename } =", "end": 879, "score": 0.5839129686355591, "start": 870, "tag": "NAME", "value": "firstName" }, { "context": " #{nicename} profile\"\n else title : \"...
client/members/lib/contentdisplays/externalprofileview.coffee
ezgikaysi/koding
1
kd = require 'kd' isMine = require 'app/util/isMine' JView = require 'app/jview' jspath = require 'jspath' module.exports = class ExternalProfileView extends JView { warn } = kd constructor: (options, account) -> options.tagName or= 'a' options.provider or= '' options.cssClass = kd.utils.curry "...
170061
kd = require 'kd' isMine = require 'app/util/isMine' JView = require 'app/jview' jspath = require 'jspath' module.exports = class ExternalProfileView extends JView { warn } = kd constructor: (options, account) -> options.tagName or= 'a' options.provider or= '' options.cssClass = kd.utils.curry "...
true
kd = require 'kd' isMine = require 'app/util/isMine' JView = require 'app/jview' jspath = require 'jspath' module.exports = class ExternalProfileView extends JView { warn } = kd constructor: (options, account) -> options.tagName or= 'a' options.provider or= '' options.cssClass = kd.utils.curry "...
[ { "context": "d] = unchecked_nodes.pop()\n child_key = child.toString()\n if child_key of minimized_nodes\n #", "end": 3097, "score": 0.7437474727630615, "start": 3089, "tag": "KEY", "value": "toString" } ]
src/collection/dawg.coffee
DhrubajitPC/liblevenshtein-coffeescript
13
# ============================================================================ # Taken and modified for my purposes from the following source: # o http://stevehanov.ca/blog/index.php?id=115 # ============================================================================ # # This class represents a node in the directed a...
57386
# ============================================================================ # Taken and modified for my purposes from the following source: # o http://stevehanov.ca/blog/index.php?id=115 # ============================================================================ # # This class represents a node in the directed a...
true
# ============================================================================ # Taken and modified for my purposes from the following source: # o http://stevehanov.ca/blog/index.php?id=115 # ============================================================================ # # This class represents a node in the directed a...
[ { "context": "belongsTo\"\n models = models[0]\n\n key = key[0].toLowerCase() + key.substr(1)\n\n # add the instance to the op", "end": 6229, "score": 0.8920140862464905, "start": 6207, "tag": "KEY", "value": "key[0].toLowerCase() +" }, { "context": " models[0]\n\n ...
src/server/models/dao/sequelize.coffee
komola/salad
2
class Salad.DAO.Sequelize extends Salad.DAO.Base create: (attributes, callback) -> attributes = @_cleanAttributes attributes options = {} if App.transaction options.transaction = App.transaction query = @daoModelInstance.create(attributes, options) query.then (daoResource) => resour...
157373
class Salad.DAO.Sequelize extends Salad.DAO.Base create: (attributes, callback) -> attributes = @_cleanAttributes attributes options = {} if App.transaction options.transaction = App.transaction query = @daoModelInstance.create(attributes, options) query.then (daoResource) => resour...
true
class Salad.DAO.Sequelize extends Salad.DAO.Base create: (attributes, callback) -> attributes = @_cleanAttributes attributes options = {} if App.transaction options.transaction = App.transaction query = @daoModelInstance.create(attributes, options) query.then (daoResource) => resour...
[ { "context": "t base64 <text> - encode to base64\n#\n# Author:\n# bouzuya <m@bouzuya.net>\n#\nmodule.exports = (robot) ->\n\n ", "end": 190, "score": 0.9997409582138062, "start": 183, "tag": "USERNAME", "value": "bouzuya" }, { "context": "text> - encode to base64\n#\n# Author:\n# ...
src/scripts/base64.coffee
bouzuya/hubot-base64
1
# Description # A Hubot script that encode to base64 # # Dependencies: # None # # Configuration: # None # # Commands: # hubot base64 <text> - encode to base64 # # Author: # bouzuya <m@bouzuya.net> # module.exports = (robot) -> robot.respond /base64\s+(.+?)\s*$/i, (res) -> text = res.match[1] buffer...
99128
# Description # A Hubot script that encode to base64 # # Dependencies: # None # # Configuration: # None # # Commands: # hubot base64 <text> - encode to base64 # # Author: # bouzuya <<EMAIL>> # module.exports = (robot) -> robot.respond /base64\s+(.+?)\s*$/i, (res) -> text = res.match[1] buffer = new...
true
# Description # A Hubot script that encode to base64 # # Dependencies: # None # # Configuration: # None # # Commands: # hubot base64 <text> - encode to base64 # # Author: # bouzuya <PI:EMAIL:<EMAIL>END_PI> # module.exports = (robot) -> robot.respond /base64\s+(.+?)\s*$/i, (res) -> text = res.match[1] ...
[ { "context": "\n #unless password && record.password==SS.server.user.crpassword(password)\n # delete record.email\n ", "end": 2950, "score": 0.9521849155426025, "start": 2925, "tag": "PASSWORD", "value": "SS.server.user.crpassword" }, { "context": "hen \"res...
server/rpc/user.coffee
Yukimir/jinrou
0
# Server-side Code Shared= game:require '../../client/code/shared/game.coffee' prize:require '../../client/code/shared/prize.coffee' Server= user:module.exports prize:require '../prize.coffee' oauth:require '../oauth.coffee' mailer=require '../mailer.coffee' crypto=require 'crypto' url=require 'url'...
164808
# Server-side Code Shared= game:require '../../client/code/shared/game.coffee' prize:require '../../client/code/shared/prize.coffee' Server= user:module.exports prize:require '../prize.coffee' oauth:require '../oauth.coffee' mailer=require '../mailer.coffee' crypto=require 'crypto' url=require 'url'...
true
# Server-side Code Shared= game:require '../../client/code/shared/game.coffee' prize:require '../../client/code/shared/prize.coffee' Server= user:module.exports prize:require '../prize.coffee' oauth:require '../oauth.coffee' mailer=require '../mailer.coffee' crypto=require 'crypto' url=require 'url'...
[ { "context": "= Mailer.createTransport(\"SMTP\", {\r\n\t\t\t\t\t\t\thost: '10.1.224.110',\r\n\t\t\t\t\t\t\tport: 25,\r\n\t\t\t\t\t\t})\r\n\t\t\t\t\t\r\n\t\t\t\t\t\ttrans", "end": 1203, "score": 0.999772846698761, "start": 1191, "tag": "IP_ADDRESS", "value": "10.1.224.110" }, { "conte...
Workspace/QRef/NodeServer/src/router/routes/rpc/auth/PasswordRecoveryRequestRoute.coffee
qrefdev/qref
0
RpcRoute = require('../../../RpcRoute') RpcResponse = require('../../../../serialization/RpcResponse') UserAuth = require('../../../../security/UserAuth') Mailer = require('nodemailer') fs = require('fs') ### Service route that is used to create a new user account. Password Recovery Request Email! ### class Pa...
89520
RpcRoute = require('../../../RpcRoute') RpcResponse = require('../../../../serialization/RpcResponse') UserAuth = require('../../../../security/UserAuth') Mailer = require('nodemailer') fs = require('fs') ### Service route that is used to create a new user account. Password Recovery Request Email! ### class Pa...
true
RpcRoute = require('../../../RpcRoute') RpcResponse = require('../../../../serialization/RpcResponse') UserAuth = require('../../../../security/UserAuth') Mailer = require('nodemailer') fs = require('fs') ### Service route that is used to create a new user account. Password Recovery Request Email! ### class Pa...
[ { "context": " { type: 'object' } }\n }\n }\n data = { name: 'Bob', numbers: [\n {'number':'401-401-1337', 'type'", "end": 206, "score": 0.9996512532234192, "start": 203, "tag": "NAME", "value": "Bob" } ]
test/getters-setters/insert.coffee
lgr7/codecombattreema
66
describe 'TreemaNode.insert', -> 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...
162354
describe 'TreemaNode.insert', -> 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.insert', -> 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": "icode BOM can be required and disallowed\n# @author Andrew Johnston <https:#github.com/ehjay>\n###\n'use strict'\n\n#----", "end": 104, "score": 0.9998447299003601, "start": 89, "tag": "NAME", "value": "Andrew Johnston" }, { "context": "owed\n# @author Andrew Johnston <...
src/tests/rules/unicode-bom.coffee
danielbayley/eslint-plugin-coffee
21
###* # @fileoverview Check that the Unicode BOM can be required and disallowed # @author Andrew Johnston <https:#github.com/ehjay> ### 'use strict' #------------------------------------------------------------------------------ # Requirements #---------------------------------------------------------------------------...
81325
###* # @fileoverview Check that the Unicode BOM can be required and disallowed # @author <NAME> <https:#github.com/ehjay> ### 'use strict' #------------------------------------------------------------------------------ # Requirements #------------------------------------------------------------------------------ rule...
true
###* # @fileoverview Check that the Unicode BOM can be required and disallowed # @author PI:NAME:<NAME>END_PI <https:#github.com/ehjay> ### 'use strict' #------------------------------------------------------------------------------ # Requirements #----------------------------------------------------------------------...
[ { "context": "###\n* Copyright 2014 Laura Taylor\n* (https://github.com/techstreams/TSTranslateKhme", "end": 33, "score": 0.9998748302459717, "start": 21, "tag": "NAME", "value": "Laura Taylor" }, { "context": "Copyright 2014 Laura Taylor\n* (https://github.com/techstreams/TSTranslat...
src/tstranslatekhmer.coffee
techstreams/TSTranslateKhmer
0
### * Copyright 2014 Laura Taylor * (https://github.com/techstreams/TSTranslateKhmer) * * 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 * * U...
13932
### * Copyright 2014 <NAME> * (https://github.com/techstreams/TSTranslateKhmer) * * 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 ...
true
### * Copyright 2014 PI:NAME:<NAME>END_PI * (https://github.com/techstreams/TSTranslateKhmer) * * 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...
[ { "context": "catchAll\n\t\t@user = Meteor.users.findOne {username: @name}, fields: username: 1\n\tloadAdapter: -> false\n\thea", "end": 904, "score": 0.9679121971130371, "start": 899, "tag": "USERNAME", "value": "@name" }, { "context": "Meteor.call \"sendMessage\",\n\t\t\t\tu:\n\t\t...
packages/rocketchat-hubot/hubot.coffee
hunterlive/seww
0
CoffeeScript = Npm.require('coffee-script') CoffeeScript.register() Hubot = Npm.require('hubot') fs = Npm.require('fs') path = Npm.require('path') # Start a hubot, connected to our chat room. # 'use strict' # Log messages? DEBUG = true # Monkey-patch Hubot to support private messages Hubot.Response::priv = (string...
200481
CoffeeScript = Npm.require('coffee-script') CoffeeScript.register() Hubot = Npm.require('hubot') fs = Npm.require('fs') path = Npm.require('path') # Start a hubot, connected to our chat room. # 'use strict' # Log messages? DEBUG = true # Monkey-patch Hubot to support private messages Hubot.Response::priv = (string...
true
CoffeeScript = Npm.require('coffee-script') CoffeeScript.register() Hubot = Npm.require('hubot') fs = Npm.require('fs') path = Npm.require('path') # Start a hubot, connected to our chat room. # 'use strict' # Log messages? DEBUG = true # Monkey-patch Hubot to support private messages Hubot.Response::priv = (string...
[ { "context": "orizontal: false\n\n\n#Change title here\n(titles = [\"Bobby Drake\", \"Scott Summers\",\"Jean Grey\", \"Warren Worthingto", "end": 327, "score": 0.999894380569458, "start": 316, "tag": "NAME", "value": "Bobby Drake" }, { "context": "e\n\n\n#Change title here\n(titles =...
Android-Components/Lists/List_SubBelow.coffee
iamkeeler/UXTOOLTIME-Framer
4
plugin.run = (contents, options) -> """ #{contents} # <fold> #List_SubBelow # Create the draggable layer scrollpanel = new ScrollComponent width: Screen.width height: Screen.height - 80 x: Align.center y: Align.bottom backgroundColor: "#F2F2F2" scrollHorizontal: false #Change title here (titles = ["Bobb...
1782
plugin.run = (contents, options) -> """ #{contents} # <fold> #List_SubBelow # Create the draggable layer scrollpanel = new ScrollComponent width: Screen.width height: Screen.height - 80 x: Align.center y: Align.bottom backgroundColor: "#F2F2F2" scrollHorizontal: false #Change title here (titles = ["<NAM...
true
plugin.run = (contents, options) -> """ #{contents} # <fold> #List_SubBelow # Create the draggable layer scrollpanel = new ScrollComponent width: Screen.width height: Screen.height - 80 x: Align.center y: Align.bottom backgroundColor: "#F2F2F2" scrollHorizontal: false #Change title here (titles = ["PI:N...
[ { "context": "ser = robot.brain.userForId '1', {\n name: 'ngs'\n room: '#mocha'\n }\n user2 = rob", "end": 2479, "score": 0.6208128333091736, "start": 2476, "tag": "NAME", "value": "ngs" }, { "context": "er2 = robot.brain.userForId '2', {\n name: 'pyc'\...
spec/suncalc_spec.coffee
ngs/hubot-suncalc
1
path = require 'path' fs = require 'fs' Robot = require("hubot/src/robot") TextMessage = require("hubot/src/message").TextMessage nock = require 'nock' chai = require 'chai' sinon = require 'sinon' chai.use require 'sinon-chai' { expect } = chai describe 'hubot-suncalc', -> robot = null user = null user2 = null ...
6863
path = require 'path' fs = require 'fs' Robot = require("hubot/src/robot") TextMessage = require("hubot/src/message").TextMessage nock = require 'nock' chai = require 'chai' sinon = require 'sinon' chai.use require 'sinon-chai' { expect } = chai describe 'hubot-suncalc', -> robot = null user = null user2 = null ...
true
path = require 'path' fs = require 'fs' Robot = require("hubot/src/robot") TextMessage = require("hubot/src/message").TextMessage nock = require 'nock' chai = require 'chai' sinon = require 'sinon' chai.use require 'sinon-chai' { expect } = chai describe 'hubot-suncalc', -> robot = null user = null user2 = null ...
[ { "context": ") \n \n # Code based on Polymaps example from Mike Bostock http://bl.ocks.org/899670\n polymaps = or", "end": 2384, "score": 0.55869460105896, "start": 2381, "tag": "NAME", "value": "ike" }, { "context": " \n # Code based on Polymaps example from Mike Bostock h...
breeze-ui.coffee
jrstarke/breeze
1
rentalSize = if Modernizr.touch then 12 else 8 busSize = 3.5 busClusterSize = 5 injectLocations = (stops,points) -> stops.forEach((stop) -> location = points[stop.p] stop.lat = location.lat stop.lon = location.lon ) trackEvent = (name, values, callback = null) -> mixpanel.track name, values ...
71688
rentalSize = if Modernizr.touch then 12 else 8 busSize = 3.5 busClusterSize = 5 injectLocations = (stops,points) -> stops.forEach((stop) -> location = points[stop.p] stop.lat = location.lat stop.lon = location.lon ) trackEvent = (name, values, callback = null) -> mixpanel.track name, values ...
true
rentalSize = if Modernizr.touch then 12 else 8 busSize = 3.5 busClusterSize = 5 injectLocations = (stops,points) -> stops.forEach((stop) -> location = points[stop.p] stop.lat = location.lat stop.lon = location.lon ) trackEvent = (name, values, callback = null) -> mixpanel.track name, values ...
[ { "context": "###*\n * Cookie parser for GridFW\n * @copyright khalid RAFIK 2018\n###\n'use strict'\n\ncookie = require 'cookie'\n", "end": 59, "score": 0.9778971672058105, "start": 47, "tag": "NAME", "value": "khalid RAFIK" } ]
assets/index.coffee
gridfw/gridfw-cookie
0
###* * Cookie parser for GridFW * @copyright khalid RAFIK 2018 ### 'use strict' cookie = require 'cookie' CryptoJS = require('crypto-js') AESCrypto = CryptoJS.AES # utils _defineProperty= Object.defineProperty ###* * Clear cookie * @example * ctx.clearCookie('name', options) ### _clearCookie= (name, options)->...
186056
###* * Cookie parser for GridFW * @copyright <NAME> 2018 ### 'use strict' cookie = require 'cookie' CryptoJS = require('crypto-js') AESCrypto = CryptoJS.AES # utils _defineProperty= Object.defineProperty ###* * Clear cookie * @example * ctx.clearCookie('name', options) ### _clearCookie= (name, options)-> opti...
true
###* * Cookie parser for GridFW * @copyright PI:NAME:<NAME>END_PI 2018 ### 'use strict' cookie = require 'cookie' CryptoJS = require('crypto-js') AESCrypto = CryptoJS.AES # utils _defineProperty= Object.defineProperty ###* * Clear cookie * @example * ctx.clearCookie('name', options) ### _clearCookie= (name, op...
[ { "context": "s.tags\n @author = @matter.attributes.author ? 'Adam Stokes'\n @html = markdown(@matter.body)\n hasCategory", "end": 642, "score": 0.9998790621757507, "start": 631, "tag": "NAME", "value": "Adam Stokes" } ]
post.coffee
battlemidget/bummyjab
0
fs = require('graceful-fs') fm = require('fastmatter') moment = require('moment') markdown = require('marked') hljs = require('highlight.js') utils = require('./utils') # markdown.setOptions highlight: (code) -> # hljs.highlightAuto(code).value class Post constructor: (post) -> @post = post body = fs.read...
66417
fs = require('graceful-fs') fm = require('fastmatter') moment = require('moment') markdown = require('marked') hljs = require('highlight.js') utils = require('./utils') # markdown.setOptions highlight: (code) -> # hljs.highlightAuto(code).value class Post constructor: (post) -> @post = post body = fs.read...
true
fs = require('graceful-fs') fm = require('fastmatter') moment = require('moment') markdown = require('marked') hljs = require('highlight.js') utils = require('./utils') # markdown.setOptions highlight: (code) -> # hljs.highlightAuto(code).value class Post constructor: (post) -> @post = post body = fs.read...
[ { "context": "me\n Accounts.createUser\n username: username,\n email: email,\n password: pass", "end": 546, "score": 0.9983401298522949, "start": 538, "tag": "USERNAME", "value": "username" }, { "context": "rname,\n email: email,\n ...
server/entry.coffee
hiddenswitch/accounts-entry
0
Meteor.startup -> Accounts.urls.resetPassword = (token) -> Meteor.absoluteUrl('reset-password/' + token) AccountsEntry = settings: {} config: (appConfig) -> @settings = _.extend(@settings, appConfig) @AccountsEntry = AccountsEntry Meteor.methods entryValidateSignupCode: (signupCode) ->...
181155
Meteor.startup -> Accounts.urls.resetPassword = (token) -> Meteor.absoluteUrl('reset-password/' + token) AccountsEntry = settings: {} config: (appConfig) -> @settings = _.extend(@settings, appConfig) @AccountsEntry = AccountsEntry Meteor.methods entryValidateSignupCode: (signupCode) ->...
true
Meteor.startup -> Accounts.urls.resetPassword = (token) -> Meteor.absoluteUrl('reset-password/' + token) AccountsEntry = settings: {} config: (appConfig) -> @settings = _.extend(@settings, appConfig) @AccountsEntry = AccountsEntry Meteor.methods entryValidateSignupCode: (signupCode) ->...
[ { "context": "'\n\t\t\t\t\torigin: 'null'\n\t\t\t\t\t'sec-websocket-key1': '38b01/4z3y;\\\\S 56H 5^ 9Qz l'\n\t\t\t\t\t'sec-websocket-key2': '3Y05g9S:HvN374 39o3-", "end": 426, "score": 0.9996227622032166, "start": 396, "tag": "KEY", "value": "38b01/4z3y;\\\\S 56H 5^ 9Qz l" }, { ...
spec/clients_spec.coffee
petrjanda/platformjs
1
require './spec_helper' Clients = require 'clients' Client = require 'client' describe "Clients", -> beforeEach -> @clients = new Clients() # Mock the client @client = sid: 123 state: Client.STATUS_READY request: method: 'GET' headers: upgrade: 'WebSocket' connection: 'Upgrade' ...
142508
require './spec_helper' Clients = require 'clients' Client = require 'client' describe "Clients", -> beforeEach -> @clients = new Clients() # Mock the client @client = sid: 123 state: Client.STATUS_READY request: method: 'GET' headers: upgrade: 'WebSocket' connection: 'Upgrade' ...
true
require './spec_helper' Clients = require 'clients' Client = require 'client' describe "Clients", -> beforeEach -> @clients = new Clients() # Mock the client @client = sid: 123 state: Client.STATUS_READY request: method: 'GET' headers: upgrade: 'WebSocket' connection: 'Upgrade' ...
[ { "context": " -- Required settings --\n\nsteroids.config.name = \"Hello World\"\nsteroids.config.location = \"http://localho", "end": 56, "score": 0.5679582953453064, "start": 51, "tag": "NAME", "value": "Hello" } ]
testApp/config/application.coffee
pentateu/steroids-js
0
# -- Required settings -- steroids.config.name = "Hello World" steroids.config.location = "http://localhost:13101/views/steroids/index.html" # -- Tabs -- # A boolean to enable tab bar (on bottom) # This will override steroids.config.location (that is for single webview apps, like in PhoneGap) # Default: false # ster...
219271
# -- Required settings -- steroids.config.name = "<NAME> World" steroids.config.location = "http://localhost:13101/views/steroids/index.html" # -- Tabs -- # A boolean to enable tab bar (on bottom) # This will override steroids.config.location (that is for single webview apps, like in PhoneGap) # Default: false # ste...
true
# -- Required settings -- steroids.config.name = "PI:NAME:<NAME>END_PI World" steroids.config.location = "http://localhost:13101/views/steroids/index.html" # -- Tabs -- # A boolean to enable tab bar (on bottom) # This will override steroids.config.location (that is for single webview apps, like in PhoneGap) # Defaul...
[ { "context": "req) ->\n req.body = users: [{id: 1, name: 'bob'}, {id: 2, name: 'david'}]\n req.ok = true\n", "end": 436, "score": 0.9986296892166138, "start": 433, "tag": "NAME", "value": "bob" }, { "context": "dy = users: [{id: 1, name: 'bob'}, {id: 2, name: 'david'}]\...
test/delivery_service.spec.cjsx
PayloadDev/react-at-rest
48
React = require 'react' superagent = require 'superagent' mocker = require('superagent-mocker')(superagent) expect = require 'expect' TestUtils = require 'react-addons-test-utils' {Store, DeliveryService} = require '../modules' describe 'DeliveryService', -> store = new Store 'users' desc...
75215
React = require 'react' superagent = require 'superagent' mocker = require('superagent-mocker')(superagent) expect = require 'expect' TestUtils = require 'react-addons-test-utils' {Store, DeliveryService} = require '../modules' describe 'DeliveryService', -> store = new Store 'users' desc...
true
React = require 'react' superagent = require 'superagent' mocker = require('superagent-mocker')(superagent) expect = require 'expect' TestUtils = require 'react-addons-test-utils' {Store, DeliveryService} = require '../modules' describe 'DeliveryService', -> store = new Store 'users' desc...
[ { "context": "mation\n constructor: (@deg, @family) ->\n\n key: \"rotate\"\n\n toAttr: ->\n \"rotate(#{@deg.places 3} #{@fa", "end": 1542, "score": 0.9754685163497925, "start": 1536, "tag": "KEY", "value": "rotate" } ]
src/coffee/geometry/transformations.coffee
agiza/mondrian
226
class Transformations constructor: (@owner, @transformations) -> transform = @owner.rep.getAttribute "transform" @transformations.map (t) => t.family = @ @parseExisting transform if transform? commit: -> @owner.data.transform = @toAttr() toAttr: -> @transformations.map((t) -> t.toAttr()).joi...
224664
class Transformations constructor: (@owner, @transformations) -> transform = @owner.rep.getAttribute "transform" @transformations.map (t) => t.family = @ @parseExisting transform if transform? commit: -> @owner.data.transform = @toAttr() toAttr: -> @transformations.map((t) -> t.toAttr()).joi...
true
class Transformations constructor: (@owner, @transformations) -> transform = @owner.rep.getAttribute "transform" @transformations.map (t) => t.family = @ @parseExisting transform if transform? commit: -> @owner.data.transform = @toAttr() toAttr: -> @transformations.map((t) -> t.toAttr()).joi...
[ { "context": " id: Info.id\n key: Info.key\n name: 'TEST APP'\n notifierURL: 'https://github.com/Wayfa", "end": 2024, "score": 0.7179228067398071, "start": 2020, "tag": "NAME", "value": "TEST" }, { "context": "'TEST APP'\n notifierURL: 'https://github.com/Wayf...
test/integration/airbrake.coffee
Wayfarer247/airbrake-hapi
0
Hapi = require 'hapi' should = require('chai').should() Airbrake = require '../../lib' AirbrakeInternal = require '../../lib/airbrake' Info = require '../airbrake_info.json' describe 'Airbrake Hapi', -> it 'should correctly send', (done)-> error = new Error('It Broke Here') hapiRequest = url: ...
224761
Hapi = require 'hapi' should = require('chai').should() Airbrake = require '../../lib' AirbrakeInternal = require '../../lib/airbrake' Info = require '../airbrake_info.json' describe 'Airbrake Hapi', -> it 'should correctly send', (done)-> error = new Error('It Broke Here') hapiRequest = url: ...
true
Hapi = require 'hapi' should = require('chai').should() Airbrake = require '../../lib' AirbrakeInternal = require '../../lib/airbrake' Info = require '../airbrake_info.json' describe 'Airbrake Hapi', -> it 'should correctly send', (done)-> error = new Error('It Broke Here') hapiRequest = url: ...
[ { "context": "(\"click\", toggleActive)\n\ndocsearch({\n apiKey: \"761e2f48adc098d3b8ded157d79d009d\",\n indexName: \"luxonauta\",\n inputSelector: ", "end": 334, "score": 0.9997549057006836, "start": 302, "tag": "KEY", "value": "761e2f48adc098d3b8ded157d79d009d" } ]
coffee/main.coffee
luxonauta/luxadocs
1
toggleActive = () -> navbarBurger.classList.toggle("is-active") navbarMenu.classList.toggle("is-active") navbarBurger = document.querySelector(".lx-nav-burger") navbarMenu = document.querySelector(".lx-nav-menu") navbarBurger.addEventListener("click", toggleActive) docsearch({ apiKey: "761e2f48adc098d3b8...
93910
toggleActive = () -> navbarBurger.classList.toggle("is-active") navbarMenu.classList.toggle("is-active") navbarBurger = document.querySelector(".lx-nav-burger") navbarMenu = document.querySelector(".lx-nav-menu") navbarBurger.addEventListener("click", toggleActive) docsearch({ apiKey: "<KEY>", indexN...
true
toggleActive = () -> navbarBurger.classList.toggle("is-active") navbarMenu.classList.toggle("is-active") navbarBurger = document.querySelector(".lx-nav-burger") navbarMenu = document.querySelector(".lx-nav-menu") navbarBurger.addEventListener("click", toggleActive) docsearch({ apiKey: "PI:KEY:<KEY>END_PI...
[ { "context": "# Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the GNU Affero General Public Li", "end": 43, "score": 0.9999102354049683, "start": 29, "tag": "EMAIL", "value": "contact@ppy.sh" } ]
resources/assets/coffee/react/beatmap-discussions/system-post.coffee
osu-katakuna/osu-katakuna-web
5
# Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the GNU Affero General Public License v3.0. # See the LICENCE file in the repository root for full licence text. import * as React from 'react' import { button, div, span } from 'react-dom-factories' el = React.createElement bn = 'beatmap-discussion-system-...
128569
# Copyright (c) ppy Pty Ltd <<EMAIL>>. Licensed under the GNU Affero General Public License v3.0. # See the LICENCE file in the repository root for full licence text. import * as React from 'react' import { button, div, span } from 'react-dom-factories' el = React.createElement bn = 'beatmap-discussion-system-post' ...
true
# Copyright (c) ppy Pty Ltd <PI:EMAIL:<EMAIL>END_PI>. Licensed under the GNU Affero General Public License v3.0. # See the LICENCE file in the repository root for full licence text. import * as React from 'react' import { button, div, span } from 'react-dom-factories' el = React.createElement bn = 'beatmap-discussion...
[ { "context": "me: \"user\"\n @uri : \"/users\"\n\n\n @encode \"name\", \"lastname\", \"email\"\n @association(Address, @HA", "end": 129, "score": 0.5672674775123596, "start": 125, "tag": "NAME", "value": "name" }, { "context": "r\"\n @uri : \"/users\"\n\n\n @enco...
spec/javascripts/support/user_model.coffee
zaeznet/joker-rails
0
class window.User extends Joker.Model @fields = new Object @resourceName: "user" @uri : "/users" @encode "name", "lastname", "email" @association(Address, @HAS_ONE) @timestamp()
124512
class window.User extends Joker.Model @fields = new Object @resourceName: "user" @uri : "/users" @encode "<NAME>", "<NAME>", "email" @association(Address, @HAS_ONE) @timestamp()
true
class window.User extends Joker.Model @fields = new Object @resourceName: "user" @uri : "/users" @encode "PI:NAME:<NAME>END_PI", "PI:NAME:<NAME>END_PI", "email" @association(Address, @HAS_ONE) @timestamp()
[ { "context": "\n \"archived-topic\": \"Archived topic\"\n \"mention\": \"@me\"\n \"batch-invite-textarea\": \"Enter emails. Use sp", "end": 1077, "score": 0.855443000793457, "start": 1073, "tag": "USERNAME", "value": "\"@me" }, { "context": "\"wish-talk\": \"Wish more support?\"\n...
talk-web/client/locales/en.coffee
ikingye/talk-os
3,084
module.exports = "about-guest-email": "If you need to save %s, there will be a record sent to your mailbox。" "about-guest-talk": "Now you can participate in discussions. As a visitor, you are only allowed to view the page in this conversation." "about-integrations": "Talk can help you aggregate informations scatt...
213317
module.exports = "about-guest-email": "If you need to save %s, there will be a record sent to your mailbox。" "about-guest-talk": "Now you can participate in discussions. As a visitor, you are only allowed to view the page in this conversation." "about-integrations": "Talk can help you aggregate informations scatt...
true
module.exports = "about-guest-email": "If you need to save %s, there will be a record sent to your mailbox。" "about-guest-talk": "Now you can participate in discussions. As a visitor, you are only allowed to view the page in this conversation." "about-integrations": "Talk can help you aggregate informations scatt...
[ { "context": " name\"\"\"\n\n # https://api.spotify.com/v1/search?q=Ryan+Adams&type=artist&market=US&limit=1&offset=0\n\n result ", "end": 835, "score": 0.9982496500015259, "start": 825, "tag": "NAME", "value": "Ryan+Adams" } ]
index.coffee
ccheever/spotify-ranked-tracks
11
express = require 'express' fibrous = require 'use-global-fibrous' request = require 'request' { pluck sortBy } = require 'lodash-node' market = 'US' _apiUrl = (method, params) -> """The URL for an API call""" host = "api.spotify.com" version = "v1" paramList = [] for key, val of params paramList.p...
161993
express = require 'express' fibrous = require 'use-global-fibrous' request = require 'request' { pluck sortBy } = require 'lodash-node' market = 'US' _apiUrl = (method, params) -> """The URL for an API call""" host = "api.spotify.com" version = "v1" paramList = [] for key, val of params paramList.p...
true
express = require 'express' fibrous = require 'use-global-fibrous' request = require 'request' { pluck sortBy } = require 'lodash-node' market = 'US' _apiUrl = (method, params) -> """The URL for an API call""" host = "api.spotify.com" version = "v1" paramList = [] for key, val of params paramList.p...
[ { "context": "ther assistance please contact the Species team on species@unep-wcmc.org')\n error: (error) ->\n console.log(err", "end": 477, "score": 0.9999313354492188, "start": 456, "tag": "EMAIL", "value": "species@unep-wcmc.org" } ]
app/assets/javascripts/trade/views/confirm_button_component.js.coffee
unepwcmc/SAPI
6
Trade.ConfirmButtonComponent = Ember.Component.extend layoutName: 'trade/components/confirm-button' userCanEdit: (callback) -> $.ajax({ type: 'GET' url: "/trade/user_can_edit" data: {} dataType: 'json' success: (response) => if response.can_edit callback() ...
14630
Trade.ConfirmButtonComponent = Ember.Component.extend layoutName: 'trade/components/confirm-button' userCanEdit: (callback) -> $.ajax({ type: 'GET' url: "/trade/user_can_edit" data: {} dataType: 'json' success: (response) => if response.can_edit callback() ...
true
Trade.ConfirmButtonComponent = Ember.Component.extend layoutName: 'trade/components/confirm-button' userCanEdit: (callback) -> $.ajax({ type: 'GET' url: "/trade/user_can_edit" data: {} dataType: 'json' success: (response) => if response.can_edit callback() ...
[ { "context": "# MODIFIED FROM: https://github.com/probonogeek/knockout-ace\n# Based on Knockout Bindings for Tin", "end": 47, "score": 0.9938532114028931, "start": 36, "tag": "USERNAME", "value": "probonogeek" }, { "context": "nockout Bindings for TinyMCE\n# https://github.com/SteveS...
vendor/assets/javascripts/knockout-ace/knockout-ace.coffee
enterstudio/precisionFDA
57
# MODIFIED FROM: https://github.com/probonogeek/knockout-ace # Based on Knockout Bindings for TinyMCE # https://github.com/SteveSanderson/knockout/wiki/Bindings---tinyMCE # Initial version by Ryan Niemeyer. Updated by Scott Messinger, Frederik Raabye, Thomas Hallock, Drew Freyling, and Shane Carr. do -> instances_by...
109429
# MODIFIED FROM: https://github.com/probonogeek/knockout-ace # Based on Knockout Bindings for TinyMCE # https://github.com/SteveSanderson/knockout/wiki/Bindings---tinyMCE # Initial version by <NAME>. Updated by <NAME>, <NAME>, <NAME>, <NAME>, and <NAME>. do -> instances_by_id = {} init_id = 0 # generated id incr...
true
# MODIFIED FROM: https://github.com/probonogeek/knockout-ace # Based on Knockout Bindings for TinyMCE # https://github.com/SteveSanderson/knockout/wiki/Bindings---tinyMCE # Initial version by PI:NAME:<NAME>END_PI. Updated by PI:NAME:<NAME>END_PI, PI:NAME:<NAME>END_PI, PI:NAME:<NAME>END_PI, PI:NAME:<NAME>END_PI, and PI:...
[ { "context": "h ->\n\t\t@project_id = \"321l3j1kjkjl\"\n\t\t@user_id = \"user-id-123\"\n\t\t@project =\n\t\t\tname: \"project\"\n\t\t\tdescription: ", "end": 438, "score": 0.5053415298461914, "start": 427, "tag": "USERNAME", "value": "user-id-123" }, { "context": "okens:\n\t\t\t\t\t\...
test/unit/coffee/Project/ProjectDetailsHandlerTests.coffee
shyoshyo/web-sharelatex
1
should = require('chai').should() modulePath = "../../../../app/js/Features/Project/ProjectDetailsHandler" Errors = require "../../../../app/js/Features/Errors/Errors" SandboxedModule = require('sandboxed-module') sinon = require('sinon') assert = require("chai").assert expect = require("chai").expect require('chai').s...
56577
should = require('chai').should() modulePath = "../../../../app/js/Features/Project/ProjectDetailsHandler" Errors = require "../../../../app/js/Features/Errors/Errors" SandboxedModule = require('sandboxed-module') sinon = require('sinon') assert = require("chai").assert expect = require("chai").expect require('chai').s...
true
should = require('chai').should() modulePath = "../../../../app/js/Features/Project/ProjectDetailsHandler" Errors = require "../../../../app/js/Features/Errors/Errors" SandboxedModule = require('sandboxed-module') sinon = require('sinon') assert = require("chai").assert expect = require("chai").expect require('chai').s...
[ { "context": " assert.equal 0, compareIps '1.1.1.1', '1.1.1.1'\n\n it 'greater than', ->\n assert.equal 1", "end": 306, "score": 0.9393923282623291, "start": 306, "tag": "IP_ADDRESS", "value": "" }, { "context": " it 'equal', ->\n assert.equal 0, compareIps '2601:8:...
test.coffee
patrick478/HudsonWikiEdits
7
anon = require './anon' assert = require('chai').assert getStatus = anon.getStatus compareIps = anon.compareIps isIpInRange = anon.isIpInRange isIpInAnyRange = anon.isIpInAnyRange describe 'anon', -> describe "compareIps ipv4", -> it 'equal', -> assert.equal 0, compareIps '1.1.1.1', '1.1.1.1' it 'g...
204364
anon = require './anon' assert = require('chai').assert getStatus = anon.getStatus compareIps = anon.compareIps isIpInRange = anon.isIpInRange isIpInAnyRange = anon.isIpInAnyRange describe 'anon', -> describe "compareIps ipv4", -> it 'equal', -> assert.equal 0, compareIps '1.1.1.1', '1.1.1.1' it 'g...
true
anon = require './anon' assert = require('chai').assert getStatus = anon.getStatus compareIps = anon.compareIps isIpInRange = anon.isIpInRange isIpInAnyRange = anon.isIpInAnyRange describe 'anon', -> describe "compareIps ipv4", -> it 'equal', -> assert.equal 0, compareIps '1.1.1.1', '1.1.1.1' it 'g...
[ { "context": "Formbuilder.registerField 'text',\n\n name: 'Short Answer'\n\n order: 0\n\n view: \"\"\"\n <% var initial_valu", "end": 56, "score": 0.8460570573806763, "start": 44, "tag": "NAME", "value": "Short Answer" } ]
src/scripts/fields/text.coffee
SanjayHarkaj/formbuilder_custom
0
Formbuilder.registerField 'text', name: 'Short Answer' order: 0 view: """ <% var initial_value = rf.get(Formbuilder.options.mappings.INITIAL_VALUE); %> <input type='text' value='<%= initial_value %>' class='rf-size-<%= rf.get(Formbuilder.options.mappings.SIZE) %>' /> """ edit: """ <% var minleng...
79130
Formbuilder.registerField 'text', name: '<NAME>' order: 0 view: """ <% var initial_value = rf.get(Formbuilder.options.mappings.INITIAL_VALUE); %> <input type='text' value='<%= initial_value %>' class='rf-size-<%= rf.get(Formbuilder.options.mappings.SIZE) %>' /> """ edit: """ <% var minlength = r...
true
Formbuilder.registerField 'text', name: 'PI:NAME:<NAME>END_PI' order: 0 view: """ <% var initial_value = rf.get(Formbuilder.options.mappings.INITIAL_VALUE); %> <input type='text' value='<%= initial_value %>' class='rf-size-<%= rf.get(Formbuilder.options.mappings.SIZE) %>' /> """ edit: """ <% var...
[ { "context": "esource.assignAttributes({\n name: 'New name'\n })\n\n it 'clones resource\\'s", "end": 43703, "score": 0.9263346195220947, "start": 43695, "tag": "NAME", "value": "New name" }, { "context": " @clone = @resource.buildCustomer({ ...
spec/immutable.coffee
asfktz/active-resource.js
0
describe 'ActiveResource', -> beforeEach -> window.onSuccess = jasmine.createSpy('onSuccess') window.onFailure = jasmine.createSpy('onFailure') window.onCompletion = jasmine.createSpy('onCompletion') afterEach -> moxios.uninstall() describe '::Immutable', -> beforeAll -> window.Immutab...
33725
describe 'ActiveResource', -> beforeEach -> window.onSuccess = jasmine.createSpy('onSuccess') window.onFailure = jasmine.createSpy('onFailure') window.onCompletion = jasmine.createSpy('onCompletion') afterEach -> moxios.uninstall() describe '::Immutable', -> beforeAll -> window.Immutab...
true
describe 'ActiveResource', -> beforeEach -> window.onSuccess = jasmine.createSpy('onSuccess') window.onFailure = jasmine.createSpy('onFailure') window.onCompletion = jasmine.createSpy('onCompletion') afterEach -> moxios.uninstall() describe '::Immutable', -> beforeAll -> window.Immutab...
[ { "context": "_helpers\n# Originally based on https://github.com/GoogleChrome/chrome-app-samples/blob/master/mdns-browser/main.", "end": 77, "score": 0.7700541019439697, "start": 65, "tag": "USERNAME", "value": "GoogleChrome" }, { "context": " = packet.serialize()\n @api.sendTo so...
assets/js/mdns.coffee
D1plo1d/ctrlpanel
1
#= require mdns_helpers # Originally based on https://github.com/GoogleChrome/chrome-app-samples/blob/master/mdns-browser/main.js # Requires the following permissions in your manifest.json: # "socket": [ # "udp-bind:*", # "udp-send-to:*" # ] # This is a single-use object that does a DNS multicast search on creat...
159806
#= require mdns_helpers # Originally based on https://github.com/GoogleChrome/chrome-app-samples/blob/master/mdns-browser/main.js # Requires the following permissions in your manifest.json: # "socket": [ # "udp-bind:*", # "udp-send-to:*" # ] # This is a single-use object that does a DNS multicast search on creat...
true
#= require mdns_helpers # Originally based on https://github.com/GoogleChrome/chrome-app-samples/blob/master/mdns-browser/main.js # Requires the following permissions in your manifest.json: # "socket": [ # "udp-bind:*", # "udp-send-to:*" # ] # This is a single-use object that does a DNS multicast search on creat...
[ { "context": "oolTip: \"Enter the user's full name\"\n\t\t\tdefault: \"Steve\"\n\t\t,\n\t\t\tfield: \"username\"\n\t\t\ttitle: \"Nick name\"\n\t", "end": 384, "score": 0.9976897239685059, "start": 379, "tag": "NAME", "value": "Steve" }, { "context": "r's full name\"\n\t\t\tdefault: \...
test/test-data.coffee
icebob/propertiesjs
21
_ = require("lodash") module.exports.schema = { windowTitle: "Properties Editor" liveEdit: true editors: [ field: "id" title: "ID" type: "label" multiEdit: true , field: "name" title: "Name" type: "text" placeHolder: "Enter full name" required: true multiEdit: true featured: ...
192181
_ = require("lodash") module.exports.schema = { windowTitle: "Properties Editor" liveEdit: true editors: [ field: "id" title: "ID" type: "label" multiEdit: true , field: "name" title: "Name" type: "text" placeHolder: "Enter full name" required: true multiEdit: true featured: ...
true
_ = require("lodash") module.exports.schema = { windowTitle: "Properties Editor" liveEdit: true editors: [ field: "id" title: "ID" type: "label" multiEdit: true , field: "name" title: "Name" type: "text" placeHolder: "Enter full name" required: true multiEdit: true featured: ...
[ { "context": "# Copyright 2012 Joshua Carver \n# \n# Licensed under the Apache License, Versio", "end": 30, "score": 0.9998685717582703, "start": 17, "tag": "NAME", "value": "Joshua Carver" } ]
src/coffeescript/charts/bar_chart_options.coffee
jcarver989/raphy-charts
5
# Copyright 2012 Joshua Carver # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in...
174462
# Copyright 2012 <NAME> # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writin...
true
# Copyright 2012 PI:NAME:<NAME>END_PI # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agree...
[ { "context": "ion processing code exhibited in Phytodynamica, by James Stone (www.jamesjamesjames.com)\n\n###\n\ncoffee_draw = (p5", "end": 132, "score": 0.9998869299888611, "start": 121, "tag": "NAME", "value": "James Stone" } ]
prototypes/p5coffee/phytodynamica/js/app.coffee
jamesstoneco/canvas-only
1
### Simple demonstration of 3 modes of drawing, simular to my projection processing code exhibited in Phytodynamica, by James Stone (www.jamesjamesjames.com) ### coffee_draw = (p5) -> drawMode = 0 circles = () -> p5.noStroke() for i in [0..20] by 1 circle_size = p5.random(10, 40) if circle_s...
36870
### Simple demonstration of 3 modes of drawing, simular to my projection processing code exhibited in Phytodynamica, by <NAME> (www.jamesjamesjames.com) ### coffee_draw = (p5) -> drawMode = 0 circles = () -> p5.noStroke() for i in [0..20] by 1 circle_size = p5.random(10, 40) if circle_size <...
true
### Simple demonstration of 3 modes of drawing, simular to my projection processing code exhibited in Phytodynamica, by PI:NAME:<NAME>END_PI (www.jamesjamesjames.com) ### coffee_draw = (p5) -> drawMode = 0 circles = () -> p5.noStroke() for i in [0..20] by 1 circle_size = p5.random(10, 40) if...
[ { "context": "e', 'multi')\n\n wantsServer: true\n\n masterName: 'Master'\n masterMandatory: false\n\n coin: null\n\n cosign", "end": 993, "score": 0.9181723594665527, "start": 987, "tag": "NAME", "value": "Master" } ]
app/components/account/new-account-wizard.coffee
melis-wallet/melis-cm-client
1
import Component from '@ember/component' import { inject as service } from '@ember/service' import { alias, equal } from '@ember/object/computed' import { get } from '@ember/object' import { A } from '@ember/array' import CMCore from 'melis-api-js' import { validator, buildValidations } from 'ember-cp-validations' imp...
145028
import Component from '@ember/component' import { inject as service } from '@ember/service' import { alias, equal } from '@ember/object/computed' import { get } from '@ember/object' import { A } from '@ember/array' import CMCore from 'melis-api-js' import { validator, buildValidations } from 'ember-cp-validations' imp...
true
import Component from '@ember/component' import { inject as service } from '@ember/service' import { alias, equal } from '@ember/object/computed' import { get } from '@ember/object' import { A } from '@ember/array' import CMCore from 'melis-api-js' import { validator, buildValidations } from 'ember-cp-validations' imp...
[ { "context": "\"\n\nmodule.exports =\n subscriptions: null\n key: \"activate-power-mode.particles.colours\"\n conf: []\n golden_ratio_conjugate: 0.618033988", "end": 124, "score": 0.9894469976425171, "start": 87, "tag": "KEY", "value": "activate-power-mode.particles.colours" } ]
lib/color-helper.coffee
kyl3r92/activate-power-mode
4,172
{CompositeDisposable} = require "atom" module.exports = subscriptions: null key: "activate-power-mode.particles.colours" conf: [] golden_ratio_conjugate: 0.618033988749895 init: -> @initConfigSubscribers() @initList() disable: -> @subscriptions?.dispose() @colorList?.dispose() @colorL...
5853
{CompositeDisposable} = require "atom" module.exports = subscriptions: null key: "<KEY>" conf: [] golden_ratio_conjugate: 0.618033988749895 init: -> @initConfigSubscribers() @initList() disable: -> @subscriptions?.dispose() @colorList?.dispose() @colorList = null observe: (key) -> ...
true
{CompositeDisposable} = require "atom" module.exports = subscriptions: null key: "PI:KEY:<KEY>END_PI" conf: [] golden_ratio_conjugate: 0.618033988749895 init: -> @initConfigSubscribers() @initList() disable: -> @subscriptions?.dispose() @colorList?.dispose() @colorList = null obser...
[ { "context": "dash'\n\nclass Util\n\n #see https://gist.github.com/dperini/729294\n re_weburl = new RegExp(\n \"^\" +\n # ", "end": 72, "score": 0.999603807926178, "start": 65, "tag": "USERNAME", "value": "dperini" }, { "context": " network 0.0.0.0\n # excludes reserved sp...
src/util.coffee
Oipo/hubot-toldify
0
_ = require 'lodash' class Util #see https://gist.github.com/dperini/729294 re_weburl = new RegExp( "^" + # protocol identifier "(?:(?:https?|ftp)://)" + # user:pass authentication "(?:\\S+(?::\\S*)?@)?" + "(?:" + # IP address exclusion # private & local networks "(?!(?:10|12...
69878
_ = require 'lodash' class Util #see https://gist.github.com/dperini/729294 re_weburl = new RegExp( "^" + # protocol identifier "(?:(?:https?|ftp)://)" + # user:pass authentication "(?:\\S+(?::\\S*)?@)?" + "(?:" + # IP address exclusion # private & local networks "(?!(?:10|12...
true
_ = require 'lodash' class Util #see https://gist.github.com/dperini/729294 re_weburl = new RegExp( "^" + # protocol identifier "(?:(?:https?|ftp)://)" + # user:pass authentication "(?:\\S+(?::\\S*)?@)?" + "(?:" + # IP address exclusion # private & local networks "(?!(?:10|12...
[ { "context": ".active = 0;\n this.ctors = {}\n this.name = 'Проект'\n getItem = (item, items) ->\n if ", "end": 350, "score": 0.9185399413108826, "start": 349, "tag": "NAME", "value": "П" } ]
old/storage.coffee
i-v-s/sumulta
0
this.pd = (o, d) -> o._der ? o._der.push d : (o._der = [d]) this.rfa = (a, v) -> o = 0 for t in a a[o++] = t if t isnt v a.length = o Storage = -> data = sheets: [{name:"Новый лист", items:[]}] this.data = data this.active = data.sheets[0].items data.active = 0; this...
69852
this.pd = (o, d) -> o._der ? o._der.push d : (o._der = [d]) this.rfa = (a, v) -> o = 0 for t in a a[o++] = t if t isnt v a.length = o Storage = -> data = sheets: [{name:"Новый лист", items:[]}] this.data = data this.active = data.sheets[0].items data.active = 0; this...
true
this.pd = (o, d) -> o._der ? o._der.push d : (o._der = [d]) this.rfa = (a, v) -> o = 0 for t in a a[o++] = t if t isnt v a.length = o Storage = -> data = sheets: [{name:"Новый лист", items:[]}] this.data = data this.active = data.sheets[0].items data.active = 0; this...
[ { "context": "# Mark\n# ===============================================", "end": 6, "score": 0.9974355101585388, "start": 2, "tag": "NAME", "value": "Mark" } ]
src/formatter/transform/subscript.coffee
alinex/node-report
1
# Mark # ================================================= chalk = require 'chalk' # Transformer rules # # @type {Object<Transformer>} rules to set output text in token module.exports = md: format: 'md' type: 'subscript' fn: (num, token) -> token.out = "~" html: format: 'html' type: 'subsc...
178706
# <NAME> # ================================================= chalk = require 'chalk' # Transformer rules # # @type {Object<Transformer>} rules to set output text in token module.exports = md: format: 'md' type: 'subscript' fn: (num, token) -> token.out = "~" html: format: 'html' type: 'sub...
true
# PI:NAME:<NAME>END_PI # ================================================= chalk = require 'chalk' # Transformer rules # # @type {Object<Transformer>} rules to set output text in token module.exports = md: format: 'md' type: 'subscript' fn: (num, token) -> token.out = "~" html: format: 'html' ...
[ { "context": "terPhone: '(495) 9210326'\n importerEmail: 'np@newproducts.ru'\n\n exportDepartment: 'Відділ експорту'\n ", "end": 789, "score": 0.9999281764030457, "start": 772, "tag": "EMAIL", "value": "np@newproducts.ru" }, { "context": "partment: 'Відділ експорту'\n...
locale/ua.coffee
winnlab/Polpharma
0
module.exports = checkAge: 'BAM&nbsp;БІЛЬШЕ 18 РОКІВ?' yes: 'Так' no: 'Ні' healthWarn: 'НАДМІРНЕ СПОЖИВАННЯ АЛКОГОЛЮ ШКОДИТЬ ВАШОМУ ЗДОРОВ\'Ю' consume: 'СПОЖИВАЙ <span class="clearfix"></span> РОЗУМНО' allCocktails: 'Всі коктейлі' bottle: 'Пляшка' can: 'Банка' menu: 'Меню' close:...
167730
module.exports = checkAge: 'BAM&nbsp;БІЛЬШЕ 18 РОКІВ?' yes: 'Так' no: 'Ні' healthWarn: 'НАДМІРНЕ СПОЖИВАННЯ АЛКОГОЛЮ ШКОДИТЬ ВАШОМУ ЗДОРОВ\'Ю' consume: 'СПОЖИВАЙ <span class="clearfix"></span> РОЗУМНО' allCocktails: 'Всі коктейлі' bottle: 'Пляшка' can: 'Банка' menu: 'Меню' close:...
true
module.exports = checkAge: 'BAM&nbsp;БІЛЬШЕ 18 РОКІВ?' yes: 'Так' no: 'Ні' healthWarn: 'НАДМІРНЕ СПОЖИВАННЯ АЛКОГОЛЮ ШКОДИТЬ ВАШОМУ ЗДОРОВ\'Ю' consume: 'СПОЖИВАЙ <span class="clearfix"></span> РОЗУМНО' allCocktails: 'Всі коктейлі' bottle: 'Пляшка' can: 'Банка' menu: 'Меню' close:...
[ { "context": "GE: \"best commit ever\",\n COMMIT_INFO_EMAIL: \"user@company.com\",\n COMMIT_INFO_AUTHOR: \"Agent Smith\",\n ", "end": 1496, "score": 0.9999273419380188, "start": 1480, "tag": "EMAIL", "value": "user@company.com" }, { "context": "L: \"user@company.com\",...
packages/server/test/unit/ci_provider_spec.coffee
smiileTeam/cypress
0
R = require("ramda") mockedEnv = require("mocked-env") require("../spec_helper") ciProvider = require("#{root}lib/util/ci_provider") expectsName = (name) -> expect(ciProvider.provider(), "CI providers detected name").to.eq(name) expectsCiParams = (params) -> expect(ciProvider.ciParams(), "CI providers detected C...
98025
R = require("ramda") mockedEnv = require("mocked-env") require("../spec_helper") ciProvider = require("#{root}lib/util/ci_provider") expectsName = (name) -> expect(ciProvider.provider(), "CI providers detected name").to.eq(name) expectsCiParams = (params) -> expect(ciProvider.ciParams(), "CI providers detected C...
true
R = require("ramda") mockedEnv = require("mocked-env") require("../spec_helper") ciProvider = require("#{root}lib/util/ci_provider") expectsName = (name) -> expect(ciProvider.provider(), "CI providers detected name").to.eq(name) expectsCiParams = (params) -> expect(ciProvider.ciParams(), "CI providers detected C...
[ { "context": "tforms(\n mapH: mapH\n tileImageKey: 'balcony'\n , @game, @gui?.addOpenFolder('platforms'))", "end": 6482, "score": 0.9994368553161621, "start": 6475, "tag": "KEY", "value": "balcony" }, { "context": " tween = @fadeTo(text, Timer.SECOND, 1)\n\n ...
src/state-play.coffee
hlfcoding/morning-stroll
3
# PlayState # ========= # This is the main game class. It coordinates between the main game objects # (including camera and music) and handles their interactions. It also handles # ending the game, and any shortkeys. The exact list is long, but start tracing # from `create` and `update` like any other Phaser state, and...
120150
# PlayState # ========= # This is the main game class. It coordinates between the main game objects # (including camera and music) and handles their interactions. It also handles # ending the game, and any shortkeys. The exact list is long, but start tracing # from `create` and `update` like any other Phaser state, and...
true
# PlayState # ========= # This is the main game class. It coordinates between the main game objects # (including camera and music) and handles their interactions. It also handles # ending the game, and any shortkeys. The exact list is long, but start tracing # from `create` and `update` like any other Phaser state, and...
[ { "context": "ct:user/#{propObj.user_id}\"\n # displayName: \"Aron\"\n jiveDisplay: [ \"inbox\" ]\n\n activityWrapper ", "end": 3486, "score": 0.9960063695907593, "start": 3482, "tag": "NAME", "value": "Aron" }, { "context": "yWrapper, creds, callback\n\n# activity.title = ...
applications/props/props-server/lib/activity.coffee
yingjieg/jiveapps
13
# Copyright 2013 Jive Software # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
107815
# Copyright 2013 Jive Software # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
true
# Copyright 2013 Jive Software # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
[ { "context": "scription: Analytics for programmers.\nMaintainer: WakaTime <support@wakatime.com>\nLicense: BSD, see LICE", "end": 74, "score": 0.9873784184455872, "start": 66, "tag": "USERNAME", "value": "WakaTime" }, { "context": "Analytics for programmers.\nMaintainer: WakaTi...
lib/wakatime.coffee
mkg20001/atom-wakatime
0
### WakaTime Description: Analytics for programmers. Maintainer: WakaTime <support@wakatime.com> License: BSD, see LICENSE for more details. Website: https://wakatime.com/ ### StatusBarTileView = require './status-bar-tile-view' Logger = require './logger' # dependencies lazy-loaded to improve startup time A...
218431
### WakaTime Description: Analytics for programmers. Maintainer: WakaTime <<EMAIL>> License: BSD, see LICENSE for more details. Website: https://wakatime.com/ ### StatusBarTileView = require './status-bar-tile-view' Logger = require './logger' # dependencies lazy-loaded to improve startup time AdmZip = null ...
true
### WakaTime Description: Analytics for programmers. Maintainer: WakaTime <PI:EMAIL:<EMAIL>END_PI> License: BSD, see LICENSE for more details. Website: https://wakatime.com/ ### StatusBarTileView = require './status-bar-tile-view' Logger = require './logger' # dependencies lazy-loaded to improve startup time...
[ { "context": "'name': 'test'\n'scopeName': 'nested'\n'patterns': [\n {\n 'nam", "end": 13, "score": 0.5056272745132446, "start": 9, "tag": "NAME", "value": "test" } ]
spec/fixtures/nested-captures.cson
DeeDeeG/first-mate
80
'name': 'test' 'scopeName': 'nested' 'patterns': [ { 'name': 'text' 'match': '(a(b))' 'captures': '1': 'patterns': [ { 'match': 'ab' 'name': 'a' } ] '2': 'name': 'b' } ]
145167
'name': '<NAME>' 'scopeName': 'nested' 'patterns': [ { 'name': 'text' 'match': '(a(b))' 'captures': '1': 'patterns': [ { 'match': 'ab' 'name': 'a' } ] '2': 'name': 'b' } ]
true
'name': 'PI:NAME:<NAME>END_PI' 'scopeName': 'nested' 'patterns': [ { 'name': 'text' 'match': '(a(b))' 'captures': '1': 'patterns': [ { 'match': 'ab' 'name': 'a' } ] '2': 'name': 'b' } ]
[ { "context": "tion: results[0].geometry.location,\n title: name,\n optimized: false\n }\n myoverlay", "end": 2790, "score": 0.9934647679328918, "start": 2786, "tag": "NAME", "value": "name" } ]
app/assets/javascripts/map.coffee
hpham17/esential
0
markersArray = [] inactive = false QUERY_DELAY = 400; jQuery -> window.initMap = -> map = new google.maps.Map document.getElementById('map'), { center: {lat: 37.871933, lng: -122.258583} zoom: 14 } search map ###* # Makes a post request to the server with the search term and # populates the ...
79541
markersArray = [] inactive = false QUERY_DELAY = 400; jQuery -> window.initMap = -> map = new google.maps.Map document.getElementById('map'), { center: {lat: 37.871933, lng: -122.258583} zoom: 14 } search map ###* # Makes a post request to the server with the search term and # populates the ...
true
markersArray = [] inactive = false QUERY_DELAY = 400; jQuery -> window.initMap = -> map = new google.maps.Map document.getElementById('map'), { center: {lat: 37.871933, lng: -122.258583} zoom: 14 } search map ###* # Makes a post request to the server with the search term and # populates the ...
[ { "context": "# @fileoverview Prohibit implicit calls.\n# @author Julian Rosse\n###\n'use strict'\n\n# -----------------------------", "end": 68, "score": 0.9998649954795837, "start": 56, "tag": "NAME", "value": "Julian Rosse" } ]
src/tests/rules/implicit-call.coffee
danielbayley/eslint-plugin-coffee
21
###* # @fileoverview Prohibit implicit calls. # @author Julian Rosse ### 'use strict' # ------------------------------------------------------------------------------ # Requirements # ------------------------------------------------------------------------------ rule = require '../../rules/implicit-call' {RuleTester}...
197375
###* # @fileoverview Prohibit implicit calls. # @author <NAME> ### 'use strict' # ------------------------------------------------------------------------------ # Requirements # ------------------------------------------------------------------------------ rule = require '../../rules/implicit-call' {RuleTester} = req...
true
###* # @fileoverview Prohibit implicit calls. # @author PI:NAME:<NAME>END_PI ### 'use strict' # ------------------------------------------------------------------------------ # Requirements # ------------------------------------------------------------------------------ rule = require '../../rules/implicit-call' {Rul...
[ { "context": " perObj =\n id: '1'\n name: 'foo'\n\n p1 = Per.create(perObj)\n p1.id()", "end": 3020, "score": 0.9605439305305481, "start": 3017, "tag": "NAME", "value": "foo" }, { "context": ".should.equal '1'\n p1.name().should.equal 'foo'...
samplenode/samplenode/node_modules/nodejs-model/test/test-basic_model.coffee
thakurarun/Basic-nodejs-express-app
19
u = require 'util' model = require '../lib/index' describe 'Model creations', -> it 'model should be a factory function', (done) -> if typeof(model) is 'function' done() it 'Create a basic model', (done) -> foo = model("Foo") foo.getType().should.equal 'Foo' foo.att...
199461
u = require 'util' model = require '../lib/index' describe 'Model creations', -> it 'model should be a factory function', (done) -> if typeof(model) is 'function' done() it 'Create a basic model', (done) -> foo = model("Foo") foo.getType().should.equal 'Foo' foo.att...
true
u = require 'util' model = require '../lib/index' describe 'Model creations', -> it 'model should be a factory function', (done) -> if typeof(model) is 'function' done() it 'Create a basic model', (done) -> foo = model("Foo") foo.getType().should.equal 'Foo' foo.att...
[ { "context": "he text highlighting engine\n#\n# Copyright (C) 2012 Nikolay Nemshilov\n#\nclass Painter\n\n #\n # Basic constructor\n #\n ", "end": 73, "score": 0.9998809099197388, "start": 56, "tag": "NAME", "value": "Nikolay Nemshilov" } ]
src/painter.coffee
MadRabbit/osom-area
1
# # The text highlighting engine # # Copyright (C) 2012 Nikolay Nemshilov # class Painter # # Basic constructor # # @param {OsomArea} the textarea reference # @return {OsomArea.Painter} this # constructor: (osom_area)-> @textarea = osom_area @markers = [] @reset() # # Removes all the hi...
176470
# # The text highlighting engine # # Copyright (C) 2012 <NAME> # class Painter # # Basic constructor # # @param {OsomArea} the textarea reference # @return {OsomArea.Painter} this # constructor: (osom_area)-> @textarea = osom_area @markers = [] @reset() # # Removes all the highlighting ...
true
# # The text highlighting engine # # Copyright (C) 2012 PI:NAME:<NAME>END_PI # class Painter # # Basic constructor # # @param {OsomArea} the textarea reference # @return {OsomArea.Painter} this # constructor: (osom_area)-> @textarea = osom_area @markers = [] @reset() # # Removes all the...
[ { "context": "ervices/rest/?method=flickr.photos.search&api_key=8162cbed138466b501453381c1ce5bc9&group_id=34427469792%40N01&per_page=31&page=1&for", "end": 126, "score": 0.9997333884239197, "start": 94, "tag": "KEY", "value": "8162cbed138466b501453381c1ce5bc9" } ]
065-atom/background-pic/lib/pics.coffee
sayanee/build-podcast
156
# Flick public API: https://api.flickr.com/services/rest/?method=flickr.photos.search&api_key=8162cbed138466b501453381c1ce5bc9&group_id=34427469792%40N01&per_page=31&page=1&format=json&nojsoncallback=1&api_sig=ee4ea61ab9ce363012ef88a85b77a4d1 module.exports = [ 'https://farm2.staticflickr.com/1603/23819326999_3fe596...
217893
# Flick public API: https://api.flickr.com/services/rest/?method=flickr.photos.search&api_key=<KEY>&group_id=34427469792%40N01&per_page=31&page=1&format=json&nojsoncallback=1&api_sig=ee4ea61ab9ce363012ef88a85b77a4d1 module.exports = [ 'https://farm2.staticflickr.com/1603/23819326999_3fe596c1f0_b.jpg', 'https://far...
true
# Flick public API: https://api.flickr.com/services/rest/?method=flickr.photos.search&api_key=PI:KEY:<KEY>END_PI&group_id=34427469792%40N01&per_page=31&page=1&format=json&nojsoncallback=1&api_sig=ee4ea61ab9ce363012ef88a85b77a4d1 module.exports = [ 'https://farm2.staticflickr.com/1603/23819326999_3fe596c1f0_b.jpg', ...
[ { "context": "X all the Y\n# hubot <text> that would be great - Bill Lumbergh from Office Space\n# hubot <text> too damn <text", "end": 1020, "score": 0.9781874418258667, "start": 1007, "tag": "NAME", "value": "Bill Lumbergh" }, { "context": "ot time for that\n# hubot <text> I ...
Hubot/imgflip.coffee
FaytLeingod007/JabbR
3
# Description: # Generates memes via the Imgflip Meme Generator API # # Dependencies: # None # # Configuration: # IMGFLIP_API_USERNAME [optional, overrides default imgflip_hubot account] # IMGFLIP_API_PASSWORD [optional, overrides default imgflip_hubot account] # # Commands: # hubot One does not simply <text>...
118557
# Description: # Generates memes via the Imgflip Meme Generator API # # Dependencies: # None # # Configuration: # IMGFLIP_API_USERNAME [optional, overrides default imgflip_hubot account] # IMGFLIP_API_PASSWORD [optional, overrides default imgflip_hubot account] # # Commands: # hubot One does not simply <text>...
true
# Description: # Generates memes via the Imgflip Meme Generator API # # Dependencies: # None # # Configuration: # IMGFLIP_API_USERNAME [optional, overrides default imgflip_hubot account] # IMGFLIP_API_PASSWORD [optional, overrides default imgflip_hubot account] # # Commands: # hubot One does not simply <text>...
[ { "context": "tring} Password to login to the api. Defaults to 'guest'\n #\n constructor: (options = {}) ->\n ", "end": 1326, "score": 0.7222076654434204, "start": 1321, "tag": "PASSWORD", "value": "guest" }, { "context": "ltPublishOptions, options\n routing_ke...
src/RabbitHttpClient.coffee
topliceanu/rabbitmq-client
1
_ = require 'underscore' request = require 'request' Q = require 'q' Client = require './Client' util = require './util' # Communicate with RabbitMQ server through the HTTP API which can be started # by enabling the rabbitmq management plugin. # # @note All message consumed by the http client off a queue are immedi...
26504
_ = require 'underscore' request = require 'request' Q = require 'q' Client = require './Client' util = require './util' # Communicate with RabbitMQ server through the HTTP API which can be started # by enabling the rabbitmq management plugin. # # @note All message consumed by the http client off a queue are immedi...
true
_ = require 'underscore' request = require 'request' Q = require 'q' Client = require './Client' util = require './util' # Communicate with RabbitMQ server through the HTTP API which can be started # by enabling the rabbitmq management plugin. # # @note All message consumed by the http client off a queue are immedi...
[ { "context": "# Copyright (c) 2015 Jesse Grosjean. All rights reserved.\n\nFoldingTextService = requi", "end": 35, "score": 0.999733567237854, "start": 21, "tag": "NAME", "value": "Jesse Grosjean" } ]
atom/packages/foldingtext-for-atom/lib/extensions/text-formatting-popover.coffee
prookie/dotfiles-1
0
# Copyright (c) 2015 Jesse Grosjean. All rights reserved. FoldingTextService = require '../foldingtext-service' {Disposable, CompositeDisposable} = require 'atom' class TextFormattingPopover extends HTMLElement constructor: -> super() createdCallback: -> @classList.add 'btn-toolbar' @formattingButto...
223210
# Copyright (c) 2015 <NAME>. All rights reserved. FoldingTextService = require '../foldingtext-service' {Disposable, CompositeDisposable} = require 'atom' class TextFormattingPopover extends HTMLElement constructor: -> super() createdCallback: -> @classList.add 'btn-toolbar' @formattingButtonGroup =...
true
# Copyright (c) 2015 PI:NAME:<NAME>END_PI. All rights reserved. FoldingTextService = require '../foldingtext-service' {Disposable, CompositeDisposable} = require 'atom' class TextFormattingPopover extends HTMLElement constructor: -> super() createdCallback: -> @classList.add 'btn-toolbar' @formattin...
[ { "context": "mon')\n\ntest 'simple-test', [\n {\n Name: 'Bob'\n Location: 'Sweden'\n }\n {\n N", "end": 74, "score": 0.9998648762702942, "start": 71, "tag": "NAME", "value": "Bob" }, { "context": " Location: 'Sweden'\n }\n {\n Name: 'Ali...
test/simple_test.coffee
SBeyeMHP/node-xlsx-writestream
42
test = require('./common') test 'simple-test', [ { Name: 'Bob' Location: 'Sweden' } { Name: 'Alice' Location: 'France' } ]
156224
test = require('./common') test 'simple-test', [ { Name: '<NAME>' Location: 'Sweden' } { Name: '<NAME>' Location: 'France' } ]
true
test = require('./common') test 'simple-test', [ { Name: 'PI:NAME:<NAME>END_PI' Location: 'Sweden' } { Name: 'PI:NAME:<NAME>END_PI' Location: 'France' } ]
[ { "context": "w using `this`/`super` before `super()`.\n# @author Toru Nagashima\n###\n\n'use strict'\n\n#-----------------------------", "end": 103, "score": 0.9998693466186523, "start": 89, "tag": "NAME", "value": "Toru Nagashima" } ]
src/rules/no-this-before-super.coffee
danielbayley/eslint-plugin-coffee
21
###* # @fileoverview A rule to disallow using `this`/`super` before `super()`. # @author Toru Nagashima ### 'use strict' #------------------------------------------------------------------------------ # Requirements #------------------------------------------------------------------------------ astUtils = require '....
36281
###* # @fileoverview A rule to disallow using `this`/`super` before `super()`. # @author <NAME> ### 'use strict' #------------------------------------------------------------------------------ # Requirements #------------------------------------------------------------------------------ astUtils = require '../eslint...
true
###* # @fileoverview A rule to disallow using `this`/`super` before `super()`. # @author PI:NAME:<NAME>END_PI ### 'use strict' #------------------------------------------------------------------------------ # Requirements #------------------------------------------------------------------------------ astUtils = requ...
[ { "context": "rategy\n usernameField: 'email'\n passwordField: 'password'\n \n (email, password, done) ->\n errorMessage", "end": 357, "score": 0.9993054270744324, "start": 349, "tag": "PASSWORD", "value": "password" } ]
api/services/PassportService.coffee
MackieLoeffel/NachhaltigkeitsChallenge
0
passport = require('passport') LocalStrategy = require('passport-local').Strategy bcrypt = require('bcrypt') passport.serializeUser (user, done) -> done null, user.id passport.deserializeUser (id, done) -> User.findOne({id}).exec (err, user) -> done err, user?.toJSON() passport.use new LocalStrategy usernameFiel...
72756
passport = require('passport') LocalStrategy = require('passport-local').Strategy bcrypt = require('bcrypt') passport.serializeUser (user, done) -> done null, user.id passport.deserializeUser (id, done) -> User.findOne({id}).exec (err, user) -> done err, user?.toJSON() passport.use new LocalStrategy usernameFiel...
true
passport = require('passport') LocalStrategy = require('passport-local').Strategy bcrypt = require('bcrypt') passport.serializeUser (user, done) -> done null, user.id passport.deserializeUser (id, done) -> User.findOne({id}).exec (err, user) -> done err, user?.toJSON() passport.use new LocalStrategy usernameFiel...
[ { "context": "###\n# MIT LICENSE\n# Copyright (c) 2011 Devon Govett\n#\n# Permission is hereby granted, free of charge,", "end": 51, "score": 0.9998499155044556, "start": 39, "tag": "NAME", "value": "Devon Govett" }, { "context": "ALINGS IN THE SOFTWARE.\n###\n\n# https://github.com/...
src/vendor/pngjs.coffee
EndangeredMassa/img-diff
4
### # MIT LICENSE # Copyright (c) 2011 Devon Govett # # 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, merge,...
27606
### # MIT LICENSE # Copyright (c) 2011 <NAME> # # Permission is hereby granted, free of charge, to any person obtaining a copy of this # software and associated documentation files (the "Software"), to deal in the Software # without restriction, including without limitation the rights to use, copy, modify, merge, # pub...
true
### # MIT LICENSE # Copyright (c) 2011 PI:NAME:<NAME>END_PI # # Permission is hereby granted, free of charge, to any person obtaining a copy of this # software and associated documentation files (the "Software"), to deal in the Software # without restriction, including without limitation the rights to use, copy, modify...
[ { "context": "77}}>\n <a href=\"mailto:team@pagedraw.io\" style={{\"display\": \"flex\"}}>\n ", "end": 5211, "score": 0.9999163746833801, "start": 5195, "tag": "EMAIL", "value": "team@pagedraw.io" } ]
src/pagedraw/companycard.cjsx
caffed/pagedraw
3,213
# Generated by https://pagedraw.io/pages/5249 React = require 'react' render = -> <div style={{"display": "flex", "flexDirection": "column", "flexGrow": "1"}}> <style dangerouslySetInnerHTML={__html: """ @import url('https://fonts.googleapis.com/css?family=Lato:'); * {...
83206
# Generated by https://pagedraw.io/pages/5249 React = require 'react' render = -> <div style={{"display": "flex", "flexDirection": "column", "flexGrow": "1"}}> <style dangerouslySetInnerHTML={__html: """ @import url('https://fonts.googleapis.com/css?family=Lato:'); * {...
true
# Generated by https://pagedraw.io/pages/5249 React = require 'react' render = -> <div style={{"display": "flex", "flexDirection": "column", "flexGrow": "1"}}> <style dangerouslySetInnerHTML={__html: """ @import url('https://fonts.googleapis.com/css?family=Lato:'); * {...
[ { "context": "###\nCopyright (c) 2014 Ramesh Nair (hiddentao.com)\n\nPermission is hereby granted, fr", "end": 34, "score": 0.9998847246170044, "start": 23, "tag": "NAME", "value": "Ramesh Nair" } ]
test/testbase.coffee
martianboy/squel
0
### Copyright (c) 2014 Ramesh Nair (hiddentao.com) 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, merge, publish...
71387
### Copyright (c) 2014 <NAME> (hiddentao.com) 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, merge, publish, dis...
true
### Copyright (c) 2014 PI:NAME:<NAME>END_PI (hiddentao.com) 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, merge...
[ { "context": "# copyright 2015 by mike lodato (zvxryb@gmail.com)\n# this work is subject to the ", "end": 31, "score": 0.9998553395271301, "start": 20, "tag": "NAME", "value": "mike lodato" }, { "context": "# copyright 2015 by mike lodato (zvxryb@gmail.com)\n# this work is subject to...
src/main.coffee
zvxryb/openjscad-solve
1
# copyright 2015 by mike lodato (zvxryb@gmail.com) # this work is subject to the terms of the MIT license define ['math/expr', 'geometry/scalar', 'geometry/vector', 'geometry/line', 'math/system', 'coffeequate'], (Expr, Scalar, Vector, Line, System, CQ) -> Expr: Expr Scalar: Scalar Vector: Vector Line: Line S...
212908
# copyright 2015 by <NAME> (<EMAIL>) # this work is subject to the terms of the MIT license define ['math/expr', 'geometry/scalar', 'geometry/vector', 'geometry/line', 'math/system', 'coffeequate'], (Expr, Scalar, Vector, Line, System, CQ) -> Expr: Expr Scalar: Scalar Vector: Vector Line: Line System: System ...
true
# copyright 2015 by PI:NAME:<NAME>END_PI (PI:EMAIL:<EMAIL>END_PI) # this work is subject to the terms of the MIT license define ['math/expr', 'geometry/scalar', 'geometry/vector', 'geometry/line', 'math/system', 'coffeequate'], (Expr, Scalar, Vector, Line, System, CQ) -> Expr: Expr Scalar: Scalar Vector: Vector ...
[ { "context": " \n target_view_key = $(e.target).attr('id').replace('goto-', '')\n @tab_views[@shown_id].root_el.", "end": 2249, "score": 0.60579514503479, "start": 2242, "tag": "KEY", "value": "replace" }, { "context": "et_view_key = $(e.target).attr('id').replace('goto-',...
app/assets/javascripts/backbone/goal_getter/views/body_portfolio_view.js.coffee
UrbanStrategies/goalgetterapp
0
GoalGetter.Views.PortfolioView = GoalGetter.Views.ScreenBase.extend className: 'portfolio' initialize: -> _.bindAll @, 'render' @tab_views = 'public': {} 'portfolio-friends': null 'portfolio-likes': null 'milestones': null @shown_id = 'public' manage_bubbles: () -> ...
182908
GoalGetter.Views.PortfolioView = GoalGetter.Views.ScreenBase.extend className: 'portfolio' initialize: -> _.bindAll @, 'render' @tab_views = 'public': {} 'portfolio-friends': null 'portfolio-likes': null 'milestones': null @shown_id = 'public' manage_bubbles: () -> ...
true
GoalGetter.Views.PortfolioView = GoalGetter.Views.ScreenBase.extend className: 'portfolio' initialize: -> _.bindAll @, 'render' @tab_views = 'public': {} 'portfolio-friends': null 'portfolio-likes': null 'milestones': null @shown_id = 'public' manage_bubbles: () -> ...
[ { "context": "reen readers\n return unless me.get('name') is 'zersiax' #in ['zersiax', 'Nick']\n ascii = $('#ascii-s", "end": 7276, "score": 0.9977903366088867, "start": 7269, "tag": "USERNAME", "value": "zersiax" }, { "context": " return unless me.get('name') is 'zersiax' #i...
app/lib/surface/LankBoss.coffee
adamcsillag/codecombat
2
CocoClass = require 'core/CocoClass' {me} = require 'core/auth' LayerAdapter = require './LayerAdapter' FlagLank = require 'lib/surface/FlagLank' Lank = require 'lib/surface/Lank' Mark = require './Mark' Grid = require 'lib/world/Grid' utils = require 'core/utils' module.exports = class LankBoss extends CocoClass su...
132016
CocoClass = require 'core/CocoClass' {me} = require 'core/auth' LayerAdapter = require './LayerAdapter' FlagLank = require 'lib/surface/FlagLank' Lank = require 'lib/surface/Lank' Mark = require './Mark' Grid = require 'lib/world/Grid' utils = require 'core/utils' module.exports = class LankBoss extends CocoClass su...
true
CocoClass = require 'core/CocoClass' {me} = require 'core/auth' LayerAdapter = require './LayerAdapter' FlagLank = require 'lib/surface/FlagLank' Lank = require 'lib/surface/Lank' Mark = require './Mark' Grid = require 'lib/world/Grid' utils = require 'core/utils' module.exports = class LankBoss extends CocoClass su...
[ { "context": "omma styles of two types: last and first\n# @author Vignesh Anand aka vegetableman\n###\n\n'use strict'\n\nastUtils = re", "end": 109, "score": 0.9998873472213745, "start": 96, "tag": "NAME", "value": "Vignesh Anand" }, { "context": " types: last and first\n# @author Vi...
src/rules/comma-style.coffee
danielbayley/eslint-plugin-coffee
21
###* # @fileoverview Comma style - enforces comma styles of two types: last and first # @author Vignesh Anand aka vegetableman ### 'use strict' astUtils = require '../eslint-ast-utils' #------------------------------------------------------------------------------ # Rule Definition #---------------------------------...
85746
###* # @fileoverview Comma style - enforces comma styles of two types: last and first # @author <NAME> aka vegetableman ### 'use strict' astUtils = require '../eslint-ast-utils' #------------------------------------------------------------------------------ # Rule Definition #----------------------------------------...
true
###* # @fileoverview Comma style - enforces comma styles of two types: last and first # @author PI:NAME:<NAME>END_PI aka vegetableman ### 'use strict' astUtils = require '../eslint-ast-utils' #------------------------------------------------------------------------------ # Rule Definition #--------------------------...
[ { "context": " Product'\n @client.products.save(newProduct(@productType))\n .then (result) =>\n expect(resu", "end": 2504, "score": 0.5296551585197449, "start": 2497, "tag": "USERNAME", "value": "product" }, { "context": " (done) ->\n @client.productProjections....
src/spec/integration/products-sync.spec.coffee
commercetools/sphere-node-sdk
13
debug = require('debug')('spec-integration:products') _ = require 'underscore' _.mixin require 'underscore-mixins' Promise = require 'bluebird' {SphereClient, ProductSync} = require '../../lib/main' Config = require('../../config').config uniqueId = (prefix) -> _.uniqueId "#{prefix}#{new Date().getTime()}_" newProd...
118420
debug = require('debug')('spec-integration:products') _ = require 'underscore' _.mixin require 'underscore-mixins' Promise = require 'bluebird' {SphereClient, ProductSync} = require '../../lib/main' Config = require('../../config').config uniqueId = (prefix) -> _.uniqueId "#{prefix}#{new Date().getTime()}_" newProd...
true
debug = require('debug')('spec-integration:products') _ = require 'underscore' _.mixin require 'underscore-mixins' Promise = require 'bluebird' {SphereClient, ProductSync} = require '../../lib/main' Config = require('../../config').config uniqueId = (prefix) -> _.uniqueId "#{prefix}#{new Date().getTime()}_" newProd...
[ { "context": "news detected\"\n\npermissions: []\n\nauthor: \"Ben from BenSites.com, ess090502, and contributors\"\n\nsandbox:\n pag", "end": 805, "score": 0.5727423429489136, "start": 797, "tag": "EMAIL", "value": "BenSites" }, { "context": "ted\"\n\npermissions: []\n\nauthor: \"Be...
src/chrome/manifest.cson
penne12/WhoseNews
3
manifest_version: 2 name: "Whose News" description: "An extension to tell you where your news comes from" version: "0.1.4" icons: 16: "{{../shared/img/Whose-News-Icon-Small16.png}}" 19: "{{../shared/img/Whose-News-Icon-Small19.png}}" 32: "{{../shared/img/Whose-News-Icon32.png}}" 38: "{{../shared/img/Whose-News...
66165
manifest_version: 2 name: "Whose News" description: "An extension to tell you where your news comes from" version: "0.1.4" icons: 16: "{{../shared/img/Whose-News-Icon-Small16.png}}" 19: "{{../shared/img/Whose-News-Icon-Small19.png}}" 32: "{{../shared/img/Whose-News-Icon32.png}}" 38: "{{../shared/img/Whose-News...
true
manifest_version: 2 name: "Whose News" description: "An extension to tell you where your news comes from" version: "0.1.4" icons: 16: "{{../shared/img/Whose-News-Icon-Small16.png}}" 19: "{{../shared/img/Whose-News-Icon-Small19.png}}" 32: "{{../shared/img/Whose-News-Icon32.png}}" 38: "{{../shared/img/Whose-News...
[ { "context": "##\n# @class MyClass\n# @author Test Author <test@xyz.com>\n# @version 2.0.0\n", "end": 41, "score": 0.8820454478263855, "start": 30, "tag": "NAME", "value": "Test Author" }, { "context": "##\n# @class MyClass\n# @author Test Author <test@xyz.com>\n# @version 2.0.0\n", ...
test/input/0001.coffee
JoshuaToenyes/coffeed
0
## # @class MyClass # @author Test Author <test@xyz.com> # @version 2.0.0
118438
## # @class MyClass # @author <NAME> <<EMAIL>> # @version 2.0.0
true
## # @class MyClass # @author PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI> # @version 2.0.0
[ { "context": " \"mostCommonIsotopeMass\": 0.0,\n \"name\": \"Dummy\",\n \"outshellElectrons\": 0,\n \"rB0\": 0.0,", "end": 228, "score": 0.9982638955116272, "start": 223, "tag": "NAME", "value": "Dummy" }, { "context": " \"boilingpoint\": 20.28,\n \"discov...
src/core/periodic_table.coffee
mnowotka/elaphe
0
define -> { "atoms": [{ "atomicNumber": 0, "elementColor": [0.07, 0.5, 0.7], "exactMass": 0.0, "mass": 0.0, "mostCommonIsotope": "Xx0", "mostCommonIsotopeMass": 0.0, "name": "Dummy", "outshellElectrons": 0, "rB0": 0.0, "radiusCovalent": 0.0, "radiu...
195986
define -> { "atoms": [{ "atomicNumber": 0, "elementColor": [0.07, 0.5, 0.7], "exactMass": 0.0, "mass": 0.0, "mostCommonIsotope": "Xx0", "mostCommonIsotopeMass": 0.0, "name": "<NAME>", "outshellElectrons": 0, "rB0": 0.0, "radiusCovalent": 0.0, "radi...
true
define -> { "atoms": [{ "atomicNumber": 0, "elementColor": [0.07, 0.5, 0.7], "exactMass": 0.0, "mass": 0.0, "mostCommonIsotope": "Xx0", "mostCommonIsotopeMass": 0.0, "name": "PI:NAME:<NAME>END_PI", "outshellElectrons": 0, "rB0": 0.0, "radiusCovalent": 0....
[ { "context": "ttern as described\n\t\t\t<a href=\"https://github.com/arduino/Arduino/blob/ide-1.5.x/build/shared/manpage.adoc#", "end": 1777, "score": 0.9989570379257202, "start": 1770, "tag": "USERNAME", "value": "arduino" }, { "context": "\t\t\t\t'buildFolder': @buildFolders[file]\...
lib/arduino-upload.coffee
lorenzos/arduino-upload
36
{CompositeDisposable} = require 'atom' {spawn} = require 'child_process' String::strip = -> if String::trim? then @trim() else @replace /^\s+|\s+$/g, "" fs = require 'fs' path = require 'path' OutputView = require './output-view' SerialView = require './serial-view' tmp = require 'tmp' { separator, getArduinoPath } = ...
16245
{CompositeDisposable} = require 'atom' {spawn} = require 'child_process' String::strip = -> if String::trim? then @trim() else @replace /^\s+|\s+$/g, "" fs = require 'fs' path = require 'path' OutputView = require './output-view' SerialView = require './serial-view' tmp = require 'tmp' { separator, getArduinoPath } = ...
true
{CompositeDisposable} = require 'atom' {spawn} = require 'child_process' String::strip = -> if String::trim? then @trim() else @replace /^\s+|\s+$/g, "" fs = require 'fs' path = require 'path' OutputView = require './output-view' SerialView = require './serial-view' tmp = require 'tmp' { separator, getArduinoPath } = ...
[ { "context": "our Delicious username>\n# DELICIOUS_PASSWORD = <Your Delicious password>\n#\n# bookmark <url> as <description> - add a url ", "end": 337, "score": 0.8147557377815247, "start": 314, "tag": "PASSWORD", "value": "Your Delicious password" }, { "context": "msg, user, pass...
src/scripts/bookmark.coffee
iangreenleaf/hubot-scripts
5
# Manage your links and bookmarks. Links get stored in the robot brain while # bookmarks get stored at delicious.com. Also keeps a history of all URLs in # the "urls" section of the robot brain. # # You need to set the following variables: # DELICIOUS_USER = <Your Delicious username> # DELICIOUS_PASSWORD = <Your D...
167565
# Manage your links and bookmarks. Links get stored in the robot brain while # bookmarks get stored at delicious.com. Also keeps a history of all URLs in # the "urls" section of the robot brain. # # You need to set the following variables: # DELICIOUS_USER = <Your Delicious username> # DELICIOUS_PASSWORD = <<PASSW...
true
# Manage your links and bookmarks. Links get stored in the robot brain while # bookmarks get stored at delicious.com. Also keeps a history of all URLs in # the "urls" section of the robot brain. # # You need to set the following variables: # DELICIOUS_USER = <Your Delicious username> # DELICIOUS_PASSWORD = <PI:PAS...
[ { "context": "r-chennai.slack.com/services/hooks/slackbot?token=XEmuuFUndDdQEkM3z1FDoNM8&channel=%23invite-requests\",\n \"#{name} (#{em", "end": 238, "score": 0.9596923589706421, "start": 214, "tag": "KEY", "value": "XEmuuFUndDdQEkM3z1FDoNM8" } ]
js/app.coffee
vraravam/elixir-chennai.github.io
0
--- --- $ -> $("#slack-invite-form").submit (e) -> name = $("#slack_invite_name").val() email = $("#slack_invite_email").val() $.post "https://elixir-chennai.slack.com/services/hooks/slackbot?token=XEmuuFUndDdQEkM3z1FDoNM8&channel=%23invite-requests", "#{name} (#{email}) would like to join our Sla...
112975
--- --- $ -> $("#slack-invite-form").submit (e) -> name = $("#slack_invite_name").val() email = $("#slack_invite_email").val() $.post "https://elixir-chennai.slack.com/services/hooks/slackbot?token=<KEY>&channel=%23invite-requests", "#{name} (#{email}) would like to join our Slack. Can you please ...
true
--- --- $ -> $("#slack-invite-form").submit (e) -> name = $("#slack_invite_name").val() email = $("#slack_invite_email").val() $.post "https://elixir-chennai.slack.com/services/hooks/slackbot?token=PI:KEY:<KEY>END_PI&channel=%23invite-requests", "#{name} (#{email}) would like to join our Slack. Ca...
[ { "context": "ername The username for the user.\n * @password The password for the user.\n * @cb callback(Error, User)\n###\nUser.statics =\n", "end": 2154, "score": 0.8748189806938171, "start": 2133, "tag": "PASSWORD", "value": "password for the user" }, { "context": "rch(regex) is ...
lib/model/user.coffee
ethanmick/fastchat-server
7
'use strict' # # FastChat # 2015 # mongoose = require('mongoose-q')() Schema = mongoose.Schema bcrypt = require('bcrypt') SALT_WORK_FACTOR = 10 Device = require('./device') Group = require('./group') GroupSetting = require './groupSetting' ObjectId = mongoose.Types.ObjectId Q = require('q') fs = require('fs') uuid = r...
130672
'use strict' # # FastChat # 2015 # mongoose = require('mongoose-q')() Schema = mongoose.Schema bcrypt = require('bcrypt') SALT_WORK_FACTOR = 10 Device = require('./device') Group = require('./group') GroupSetting = require './groupSetting' ObjectId = mongoose.Types.ObjectId Q = require('q') fs = require('fs') uuid = r...
true
'use strict' # # FastChat # 2015 # mongoose = require('mongoose-q')() Schema = mongoose.Schema bcrypt = require('bcrypt') SALT_WORK_FACTOR = 10 Device = require('./device') Group = require('./group') GroupSetting = require './groupSetting' ObjectId = mongoose.Types.ObjectId Q = require('q') fs = require('fs') uuid = r...
[ { "context": "ew Rules.Object\n email: emailRule\n password: passwordRule\n firstName: firstNameRule\n lastName: lastNa", "end": 216, "score": 0.9901385307312012, "start": 204, "tag": "PASSWORD", "value": "passwordRule" } ]
example/validatorsSrc/account.coffee
dbartholomae/node-validation-codes
0
define ['lib/ValidatorRules', './email', './password', './firstName', './lastName'], (Rules, emailRule, passwordRule, firstNameRule, lastNameRule) -> new Rules.Object email: emailRule password: passwordRule firstName: firstNameRule lastName: lastNameRule
124346
define ['lib/ValidatorRules', './email', './password', './firstName', './lastName'], (Rules, emailRule, passwordRule, firstNameRule, lastNameRule) -> new Rules.Object email: emailRule password: <PASSWORD> firstName: firstNameRule lastName: lastNameRule
true
define ['lib/ValidatorRules', './email', './password', './firstName', './lastName'], (Rules, emailRule, passwordRule, firstNameRule, lastNameRule) -> new Rules.Object email: emailRule password: PI:PASSWORD:<PASSWORD>END_PI firstName: firstNameRule lastName: lastNameRule
[ { "context": ", 'myService')\n expect(password).to.equal '12345'\n expectedCmd = \"/usr/bin/security find-ge", "end": 552, "score": 0.9974706768989563, "start": 547, "tag": "PASSWORD", "value": "12345" } ]
test/keychain-sync_spec.coffee
elentok/keychain-sync
1
chai = require 'chai' expect = chai.expect chai.use require('sinon-chai') sinon = require 'sinon' execSync = stdout: sinon.stub() sandbox = require 'sandboxed-module' keychainSync = sandbox.require '../lib/keychain-sync', requires: execSync: execSync describe "keychainSync", -> describe "#getPassword", -> ...
86881
chai = require 'chai' expect = chai.expect chai.use require('sinon-chai') sinon = require 'sinon' execSync = stdout: sinon.stub() sandbox = require 'sandboxed-module' keychainSync = sandbox.require '../lib/keychain-sync', requires: execSync: execSync describe "keychainSync", -> describe "#getPassword", -> ...
true
chai = require 'chai' expect = chai.expect chai.use require('sinon-chai') sinon = require 'sinon' execSync = stdout: sinon.stub() sandbox = require 'sandboxed-module' keychainSync = sandbox.require '../lib/keychain-sync', requires: execSync: execSync describe "keychainSync", -> describe "#getPassword", -> ...
[ { "context": ".html\n# [gc]: http:gc.html\n\n# ---\n#\n# **(c) 2012 [Reg Braithwaite](http://braythwayt.com)** ([@raganwald](http://tw", "end": 2977, "score": 0.9995414614677429, "start": 2962, "tag": "NAME", "value": "Reg Braithwaite" }, { "context": "2012 [Reg Braithwaite](http://b...
lib/cache.coffee
raganwald/recursiveuniverse
4
# This module is part of [recursiveuniver.se](http://recursiveuniver.se). # # ## Cache Module # # HashLife uses extensive [canonicalization][canonical] to optimize the storage of very large patterns with repetitive # components. The Cache Module implements a very naive hash-table for canoncial representations of square...
115819
# This module is part of [recursiveuniver.se](http://recursiveuniver.se). # # ## Cache Module # # HashLife uses extensive [canonicalization][canonical] to optimize the storage of very large patterns with repetitive # components. The Cache Module implements a very naive hash-table for canoncial representations of square...
true
# This module is part of [recursiveuniver.se](http://recursiveuniver.se). # # ## Cache Module # # HashLife uses extensive [canonicalization][canonical] to optimize the storage of very large patterns with repetitive # components. The Cache Module implements a very naive hash-table for canoncial representations of square...
[ { "context": "grammar/\n\n'scopeName': 'source.kumachan'\n'name': 'KumaChan'\n'comment': 'KumaChan language'\n'type': 'tree-sit", "end": 195, "score": 0.5679764747619629, "start": 187, "tag": "NAME", "value": "KumaChan" } ]
grammars/kumachan.cson
mizusato/language-kumachan
1
# If this is your first time writing a language grammar, check out: # - https://flight-manual.atom.io/hacking-atom/sections/creating-a-grammar/ 'scopeName': 'source.kumachan' 'name': 'KumaChan' 'comment': 'KumaChan language' 'type': 'tree-sitter' 'parser': 'tree-sitter-kumachan' 'fileTypes': [ 'km' ] 'scopes': '...
211101
# If this is your first time writing a language grammar, check out: # - https://flight-manual.atom.io/hacking-atom/sections/creating-a-grammar/ 'scopeName': 'source.kumachan' 'name': '<NAME>' 'comment': 'KumaChan language' 'type': 'tree-sitter' 'parser': 'tree-sitter-kumachan' 'fileTypes': [ 'km' ] 'scopes': '''...
true
# If this is your first time writing a language grammar, check out: # - https://flight-manual.atom.io/hacking-atom/sections/creating-a-grammar/ 'scopeName': 'source.kumachan' 'name': 'PI:NAME:<NAME>END_PI' 'comment': 'KumaChan language' 'type': 'tree-sitter' 'parser': 'tree-sitter-kumachan' 'fileTypes': [ 'km' ] '...
[ { "context": "# Copyright Joyent, Inc. and other Node contributors.\n#\n# Permission", "end": 18, "score": 0.9986674189567566, "start": 12, "tag": "NAME", "value": "Joyent" } ]
test/pummel/test-net-many-clients.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...
225541
# 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": "http://elving.github.com/swag/>\n Copyright 2012 Elving Rodriguez <http://elving.me/>\n Available under MIT licen", "end": 88, "score": 0.9998777508735657, "start": 72, "tag": "NAME", "value": "Elving Rodriguez" }, { "context": "ailable under MIT license <https://...
src/swag.coffee
fanfavorite/swag
264
### Swag v0.6.1 <http://elving.github.com/swag/> Copyright 2012 Elving Rodriguez <http://elving.me/> Available under MIT license <https://raw.github.com/elving/swag/master/LICENSE> ### if window? window.Swag = Swag = {} else if module? module.exports = Swag = {} Swag.helpers = {} Swag.addHelper ...
186793
### Swag v0.6.1 <http://elving.github.com/swag/> Copyright 2012 <NAME> <http://elving.me/> Available under MIT license <https://raw.github.com/elving/swag/master/LICENSE> ### if window? window.Swag = Swag = {} else if module? module.exports = Swag = {} Swag.helpers = {} Swag.addHelper = (name, h...
true
### Swag v0.6.1 <http://elving.github.com/swag/> Copyright 2012 PI:NAME:<NAME>END_PI <http://elving.me/> Available under MIT license <https://raw.github.com/elving/swag/master/LICENSE> ### if window? window.Swag = Swag = {} else if module? module.exports = Swag = {} Swag.helpers = {} Swag.addHel...
[ { "context": "els.Users.create\n\t\t\t\t_id: 'rocket.cat'\n\t\t\t\tname: \"Rocket.Cat\"\n\t\t\t\tusername: 'rocket.cat'\n\t\t\t\tstatus: \"onli", "end": 323, "score": 0.5054472088813782, "start": 317, "tag": "NAME", "value": "Rocket" }, { "context": "rocket.cat'\n\t\t\t\tname: \"Rock...
server/startup/initialData.coffee
amaapp/ama
0
Meteor.startup -> Meteor.defer -> if not RocketChat.models.Rooms.findOneById('GENERAL')? RocketChat.models.Rooms.createWithIdTypeAndName 'GENERAL', 'c', 'general', default: true if not RocketChat.models.Users.findOneById('rocket.cat')? RocketChat.models.Users.create _id: 'rocket.cat' name: "Roc...
80187
Meteor.startup -> Meteor.defer -> if not RocketChat.models.Rooms.findOneById('GENERAL')? RocketChat.models.Rooms.createWithIdTypeAndName 'GENERAL', 'c', 'general', default: true if not RocketChat.models.Users.findOneById('rocket.cat')? RocketChat.models.Users.create _id: 'rocket.cat' name: "<NA...
true
Meteor.startup -> Meteor.defer -> if not RocketChat.models.Rooms.findOneById('GENERAL')? RocketChat.models.Rooms.createWithIdTypeAndName 'GENERAL', 'c', 'general', default: true if not RocketChat.models.Users.findOneById('rocket.cat')? RocketChat.models.Users.create _id: 'rocket.cat' name: "PI:...
[ { "context": "sync login\":\"\"\"Usuario:\"\"\"\n \"sync password\":\"\"\"Contraseña:\"\"\"\n \"sync help\":\"\"\"¿Esta usted perdido(a)? si", "end": 6161, "score": 0.9985249638557434, "start": 6151, "tag": "PASSWORD", "value": "Contraseña" } ]
client/app/locales/es.coffee
Noctisae/cozy-series
0
module.exports = "default calendar name":"""mi agenda""" "Add":"""Añadir""" "event":"""Evento""" "create event":"""Creación de un evento""" "edit event":"""Modificar un evento""" "edit":"""Mofificar""" "create":"""Crear""" "creation":"""Creación""" "invite":"""Invitar""" "close":...
203273
module.exports = "default calendar name":"""mi agenda""" "Add":"""Añadir""" "event":"""Evento""" "create event":"""Creación de un evento""" "edit event":"""Modificar un evento""" "edit":"""Mofificar""" "create":"""Crear""" "creation":"""Creación""" "invite":"""Invitar""" "close":...
true
module.exports = "default calendar name":"""mi agenda""" "Add":"""Añadir""" "event":"""Evento""" "create event":"""Creación de un evento""" "edit event":"""Modificar un evento""" "edit":"""Mofificar""" "create":"""Crear""" "creation":"""Creación""" "invite":"""Invitar""" "close":...