hexsha
string
size
int64
ext
string
lang
string
max_stars_repo_path
string
max_stars_repo_name
string
max_stars_repo_head_hexsha
string
max_stars_repo_licenses
list
max_stars_count
int64
max_stars_repo_stars_event_min_datetime
string
max_stars_repo_stars_event_max_datetime
string
max_issues_repo_path
string
max_issues_repo_name
string
max_issues_repo_head_hexsha
string
max_issues_repo_licenses
list
max_issues_count
int64
max_issues_repo_issues_event_min_datetime
string
max_issues_repo_issues_event_max_datetime
string
max_forks_repo_path
string
max_forks_repo_name
string
max_forks_repo_head_hexsha
string
max_forks_repo_licenses
list
max_forks_count
int64
max_forks_repo_forks_event_min_datetime
string
max_forks_repo_forks_event_max_datetime
string
content
string
avg_line_length
float64
max_line_length
int64
alphanum_fraction
float64
01897e23255d52f26ff1da0bdf17adf350614702
73,919
js
JavaScript
node_modules/troika-three-text/dist/troika-three-text.umd.min.js
mgavillo/personnal_website
3f9c906244ab92e4d7fcede8c4d901a7e123c1d3
[ "MIT" ]
null
null
null
node_modules/troika-three-text/dist/troika-three-text.umd.min.js
mgavillo/personnal_website
3f9c906244ab92e4d7fcede8c4d901a7e123c1d3
[ "MIT" ]
null
null
null
node_modules/troika-three-text/dist/troika-three-text.umd.min.js
mgavillo/personnal_website
3f9c906244ab92e4d7fcede8c4d901a7e123c1d3
[ "MIT" ]
null
null
null
/* Custom build of Typr.ts (https://github.com/fredli74/Typr.ts) for use in Troika text rendering. Original MIT license applies: https://github.com/fredli74/Typr.ts/blob/master/LICENSE Custom bundle of woff2otf (https://github.com/arty-name/woff2otf) with fflate (https://github.com/101arrowz/fflate) for use in Tr...
506.294521
2,255
0.671992
0189f6885e610abe0a75c07e08c6aecc486bb99d
118
js
JavaScript
lib/index.js
cfn2/cfn2-parser
563723493ff423d48caf9032994d011fd4bc5224
[ "MIT" ]
null
null
null
lib/index.js
cfn2/cfn2-parser
563723493ff423d48caf9032994d011fd4bc5224
[ "MIT" ]
null
null
null
lib/index.js
cfn2/cfn2-parser
563723493ff423d48caf9032994d011fd4bc5224
[ "MIT" ]
null
null
null
Object.assign(exports, require('declarative-traverser'), require('./errors'), require('./makeTemplateParser'));
23.6
35
0.711864
018b485a10ce853a2a2ee60f70494218718353e9
3,663
js
JavaScript
src/game.js
CIS580/frogger-aaronschif
966ecb0ab46e83b3c823e7fb9b6d33982e69e575
[ "CC-BY-2.0" ]
null
null
null
src/game.js
CIS580/frogger-aaronschif
966ecb0ab46e83b3c823e7fb9b6d33982e69e575
[ "CC-BY-2.0" ]
null
null
null
src/game.js
CIS580/frogger-aaronschif
966ecb0ab46e83b3c823e7fb9b6d33982e69e575
[ "CC-BY-2.0" ]
null
null
null
"use strict"; import {Player} from "./player.js"; import {Car} from "./car.js"; import {Button} from "./button.js"; import {Flag} from "./flag.js"; let backdrop = new Image(); backdrop.src = encodeURI('assets/canvas.png'); export class Game { constructor(screen) { // Set up buffers this.frontBuff...
29.304
172
0.525526
018bac5b8d905199bcb3a6563ef443c7401e5c66
1,076
js
JavaScript
src/components/TaskContent.js
samfitz13/Gap2Goal.app
c37ec27aea1ffbb6c3a35f748a198259bf491341
[ "MIT" ]
1
2021-08-19T23:58:05.000Z
2021-08-19T23:58:05.000Z
src/components/TaskContent.js
samfitz13/Gap2Goal.app
c37ec27aea1ffbb6c3a35f748a198259bf491341
[ "MIT" ]
10
2021-08-10T23:52:36.000Z
2021-08-22T02:25:25.000Z
src/components/TaskContent.js
samfitz13/Gap2Goal.app
c37ec27aea1ffbb6c3a35f748a198259bf491341
[ "MIT" ]
null
null
null
import React from "react"; import { Box, Flex, Heading, Tag, Text, useColorModeValue, } from "@chakra-ui/react"; import StatusBadge from "./StatusBadge"; import moment from "moment"; export default function TaskContent({ task }, statusBadgeDisplay) { return ( <Box mx="auto" px={8} py={4} maxW="3x...
20.692308
70
0.594796
018c44fb57b72d31241329b95ad28b45cd65088f
990
js
JavaScript
src/__test__/Calculator.test.js
eri8-9/react-app
39e4f832d8db1538b728aaf3160678152c6698ab
[ "MIT" ]
null
null
null
src/__test__/Calculator.test.js
eri8-9/react-app
39e4f832d8db1538b728aaf3160678152c6698ab
[ "MIT" ]
1
2021-08-21T21:28:47.000Z
2021-08-21T21:28:47.000Z
src/__test__/Calculator.test.js
eri8-9/react-app
39e4f832d8db1538b728aaf3160678152c6698ab
[ "MIT" ]
null
null
null
import React from 'react'; import TestRenderer from 'react-test-renderer'; import { render, screen } from '@testing-library/react'; import Calculator from '../components/Calculator'; describe('Calculator test', () => { it('Should render same text passed into ...', () => { const tree = TestRenderer.create(<Calcul...
27.5
62
0.616162
018c4d1529b410c2ab604631dc4928b09adfd5ca
146
js
JavaScript
src/testHelper.js
qrusadorz/utils-node
a9d21c9eccc1685097a1beae1ccd04df83373926
[ "MIT" ]
null
null
null
src/testHelper.js
qrusadorz/utils-node
a9d21c9eccc1685097a1beae1ccd04df83373926
[ "MIT" ]
1
2022-01-22T13:23:25.000Z
2022-01-22T13:23:25.000Z
src/testHelper.js
qrusadorz/utils-node
a9d21c9eccc1685097a1beae1ccd04df83373926
[ "MIT" ]
null
null
null
// for npm test const getPrivateMethodsInTest = (methods) => process.env.NODE_ENV === 'test' ? methods : {}; export { getPrivateMethodsInTest };
29.2
92
0.705479
018d978c900f20942665b568bd92c68d1a8af55d
700
js
JavaScript
JS-Advanced-May-2020/Jan2021-08-DomIntroductionExercise/08-GenerateReport/report.js
marinakolova/SoftUni-JavaScript-and-Front-End-Courses
b6ed6e8a0f69b06541feb49438d8120cb483fd5c
[ "MIT" ]
null
null
null
JS-Advanced-May-2020/Jan2021-08-DomIntroductionExercise/08-GenerateReport/report.js
marinakolova/SoftUni-JavaScript-and-Front-End-Courses
b6ed6e8a0f69b06541feb49438d8120cb483fd5c
[ "MIT" ]
null
null
null
JS-Advanced-May-2020/Jan2021-08-DomIntroductionExercise/08-GenerateReport/report.js
marinakolova/SoftUni-JavaScript-and-Front-End-Courses
b6ed6e8a0f69b06541feb49438d8120cb483fd5c
[ "MIT" ]
null
null
null
function generateReport() { let checkboxes = document.querySelectorAll("input[type='checkbox']"); let selected = Array.from(checkboxes) .map((x, i) => [x, i]) .filter(x => x[0].checked) .map(x => [x[0].name, x[1]]) let rows = document.getElementsByTagName("tr"); let rowData = ...
28
73
0.521429
018de8f5d7995a424b00820daf73542aa56acbad
39
js
JavaScript
js/lib/pn/vm.min.js
1337GameDev/WordPressPluginExample
73f86850f8ab4c7061bfcce0c30af00572e073c0
[ "MIT" ]
null
null
null
js/lib/pn/vm.min.js
1337GameDev/WordPressPluginExample
73f86850f8ab4c7061bfcce0c30af00572e073c0
[ "MIT" ]
null
null
null
js/lib/pn/vm.min.js
1337GameDev/WordPressPluginExample
73f86850f8ab4c7061bfcce0c30af00572e073c0
[ "MIT" ]
null
null
null
var vm=require("vm");module.exports=vm;
39
39
0.74359
018fde406270127d4a112e0d19898fa79aa37a74
2,111
js
JavaScript
test/unit/providers/s3.js
CometaEngine/Cometa
0b83239bca43e1653c702d33b733ae93d09ba9ee
[ "MIT" ]
8
2018-04-05T02:01:03.000Z
2022-02-04T22:31:23.000Z
test/unit/providers/s3.js
CometaEngine/Cometa
0b83239bca43e1653c702d33b733ae93d09ba9ee
[ "MIT" ]
77
2018-03-15T21:37:41.000Z
2020-04-21T18:39:35.000Z
test/unit/providers/s3.js
CometaEngine/Cometa
0b83239bca43e1653c702d33b733ae93d09ba9ee
[ "MIT" ]
5
2018-03-28T14:43:26.000Z
2019-07-15T18:13:47.000Z
const aws = require('aws-sdk'); const should = require('should'); const sinon = require('sinon'); const { Readable } = require('stream'); const config = require('../../../app/config'); const S3 = require('../../../app/providers/s3'); const sandbox = sinon.createSandbox(); module.exports = () => { beforeEach(() => {}...
27.415584
91
0.584557
01907a269920b9e880dd8de0bf07e9c561d360a1
192
js
JavaScript
app/core/TitleBar/titleBarDirec.js
pyj4104/FOTransBaseFE
54b39a3306b83ab24be7613b46d9e9a26ebb056c
[ "Apache-2.0" ]
null
null
null
app/core/TitleBar/titleBarDirec.js
pyj4104/FOTransBaseFE
54b39a3306b83ab24be7613b46d9e9a26ebb056c
[ "Apache-2.0" ]
null
null
null
app/core/TitleBar/titleBarDirec.js
pyj4104/FOTransBaseFE
54b39a3306b83ab24be7613b46d9e9a26ebb056c
[ "Apache-2.0" ]
null
null
null
angular .module("FOTransBaseFE") .directive('titleBarDirec', titleBarDirec); function titleBarDirec(){ return {restrict: "AE", templateUrl: "./app/core/TitleBar/titleBarTemplate.html"}; };
27.428571
83
0.75
0190b2bfb8a094e27e8a6bfe3513f4945c6484ad
68
js
JavaScript
next.config.js
jasonrundell/nextjs-airtable-starter
4559a38b9596f7b89de2c648cffe56f9cfa5b6cc
[ "MIT" ]
null
null
null
next.config.js
jasonrundell/nextjs-airtable-starter
4559a38b9596f7b89de2c648cffe56f9cfa5b6cc
[ "MIT" ]
1
2020-09-30T04:41:41.000Z
2020-09-30T04:41:41.000Z
next.config.js
jasonrundell/nextjs-airtable-starter
4559a38b9596f7b89de2c648cffe56f9cfa5b6cc
[ "MIT" ]
null
null
null
module.exports = { basePath: '', env: { id: 'local', }, }
9.714286
18
0.455882
01912afc623729c395af1d736ce10139499bff30
2,754
js
JavaScript
src/client/components/duration.js
IvanFon/mochawesome-report-generator
0cf301071014470158d589111919df24a41e9ce9
[ "MIT" ]
1
2021-03-24T20:12:07.000Z
2021-03-24T20:12:07.000Z
src/client/components/duration.js
IvanFon/mochawesome-report-generator
0cf301071014470158d589111919df24a41e9ce9
[ "MIT" ]
null
null
null
src/client/components/duration.js
IvanFon/mochawesome-report-generator
0cf301071014470158d589111919df24a41e9ce9
[ "MIT" ]
null
null
null
import React, { PureComponent } from 'react'; import PropTypes from 'prop-types'; import classNames from 'classnames'; class Duration extends PureComponent { static propTypes = { className: PropTypes.string, unitsClassName: PropTypes.string, timer: PropTypes.number, isSummary: PropTypes.bool, }; ...
25.738318
74
0.520697
01914160404453311f5b99334ba7b5797dc0a53b
13,302
js
JavaScript
src/store/user.test.js
talhasch/lander
0f1a90026b8a6470968ad0c5e434ac56d1d5b51c
[ "MIT" ]
40
2019-02-28T17:46:21.000Z
2021-05-31T05:27:42.000Z
src/store/user.test.js
talhasch/lander
0f1a90026b8a6470968ad0c5e434ac56d1d5b51c
[ "MIT" ]
11
2019-10-21T10:19:07.000Z
2022-02-26T09:56:11.000Z
src/store/user.test.js
talhasch/lander
0f1a90026b8a6470968ad0c5e434ac56d1d5b51c
[ "MIT" ]
7
2019-07-03T18:40:25.000Z
2021-05-31T05:27:50.000Z
import reducer, { prepareDraftForSave, loginAct, loadProfileAct, loadDataAct, setBgImageAct, setBgColorAct, setBgBlurAct, setBioAct, setPhotoAct, setNameAct, setDescriptionAct, setAccountAct, setWalletAct, setContactAct, saveDraftAct, saveDraftDoneAct, saveDraftErrorAct, publishAct, ...
24.185455
71
0.652383
0191a584bcdd3967e12047c54b64be17c7f85322
6,763
js
JavaScript
task07/src/main/resources/static/js/myscript.js
ok213/predesign-tasks
9cef000bd0bf054a4fa53e872101ec4aca011ca4
[ "BSD-2-Clause" ]
null
null
null
task07/src/main/resources/static/js/myscript.js
ok213/predesign-tasks
9cef000bd0bf054a4fa53e872101ec4aca011ca4
[ "BSD-2-Clause" ]
null
null
null
task07/src/main/resources/static/js/myscript.js
ok213/predesign-tasks
9cef000bd0bf054a4fa53e872101ec4aca011ca4
[ "BSD-2-Clause" ]
null
null
null
const apiUserUrl = '/api/v1/user'; const apiRoleUrl = '/api/v1/role'; const btnSendUser = $('#btnSendUser'); $('#btnReadUsers').on('click', getAllUsers); $('#btnMenuCreateUser').on('click', getModalCreateUser); function getModalCreateUser() { $('#createUserModalTitle').text('Create new user'); btnSendUser.tex...
32.830097
144
0.471241
0191ec2aac675a40a2cb825c6f472c2b4c75e431
992
js
JavaScript
src/router/index.js
isaxiao/uviewDemo
ba081c04972d846a61ca02e2b9b00a379cc11214
[ "MIT" ]
null
null
null
src/router/index.js
isaxiao/uviewDemo
ba081c04972d846a61ca02e2b9b00a379cc11214
[ "MIT" ]
null
null
null
src/router/index.js
isaxiao/uviewDemo
ba081c04972d846a61ca02e2b9b00a379cc11214
[ "MIT" ]
null
null
null
import Vue from 'vue' import VueRouter from 'vue-router' Vue.use(VueRouter) const routes = [ { //首页信息 path: '/homePage', name: 'homePage', component: () => import('../views/homeComponents/index.vue') }, { //资讯中心 path: '/newsList', name: 'newsList', component: () => import('../views/newsC...
20.666667
66
0.578629
01921e0ff95aa251b83066cc84823b40c7956bf8
1,748
js
JavaScript
webpack.config.babel.js
gj262/noaa-coops-viewer
16e8e95d4e21e6aaafadcee45785e0dc98903380
[ "MIT" ]
1
2017-05-02T04:48:07.000Z
2017-05-02T04:48:07.000Z
webpack.config.babel.js
gj262/noaa-coops-viewer
16e8e95d4e21e6aaafadcee45785e0dc98903380
[ "MIT" ]
null
null
null
webpack.config.babel.js
gj262/noaa-coops-viewer
16e8e95d4e21e6aaafadcee45785e0dc98903380
[ "MIT" ]
1
2016-04-07T18:44:01.000Z
2016-04-07T18:44:01.000Z
import webpack from 'webpack' import { argv } from 'yargs' import path from 'path' import HtmlWebpackPlugin from 'html-webpack-plugin' import MiniCssExtractPlugin from 'mini-css-extract-plugin' const globals = { 'process.env': { NODE_ENV: JSON.stringify(process.env.NODE_ENV) }, NODE_ENV: process.env.NODE_ENV...
22.701299
80
0.57151
019298c650ec3593fed36b2d76bf0bc0eb087385
890
js
JavaScript
src/server.js
Mopanc/MaratonaDiscover
a4989c733dbd1c9349ca7ba1459fc4b992170683
[ "MIT" ]
2
2021-04-23T18:19:58.000Z
2021-04-25T23:16:22.000Z
src/server.js
Mopanc/MaratonaDiscover
a4989c733dbd1c9349ca7ba1459fc4b992170683
[ "MIT" ]
1
2021-04-03T16:17:08.000Z
2021-04-23T18:21:07.000Z
src/server.js
Mopanc/MaratonaDiscover
a4989c733dbd1c9349ca7ba1459fc4b992170683
[ "MIT" ]
null
null
null
const express = require("express") //primeiro passo eu preciso criar uma constante para chamar(importar) o pacote expression que já foi instalado la no node_modules const server = express() //o valor atribuido á função express criada acima foi a requizição express que agora é chamada para executar por outra constante s...
37.083333
135
0.764045
019303ec57f5753c155ecf25c841eca2ad874655
2,341
js
JavaScript
public/functionScripts/userService1.js
durgakuralkar/app-inventory-rest-services
38f725b74183349032f1ce689aad73a544d3bc2b
[ "Apache-2.0" ]
null
null
null
public/functionScripts/userService1.js
durgakuralkar/app-inventory-rest-services
38f725b74183349032f1ce689aad73a544d3bc2b
[ "Apache-2.0" ]
null
null
null
public/functionScripts/userService1.js
durgakuralkar/app-inventory-rest-services
38f725b74183349032f1ce689aad73a544d3bc2b
[ "Apache-2.0" ]
null
null
null
var dba; module.exports.setup = function(db){ dba = db; }; module.exports.process_validateUser = function(data,res){ validateUser(data,res); } module.exports.process_getUserRoleList = function(res,data){ getuserRoleList(data,res); } module.exports.process_getAduitRecordForUser = function(res,data){ getAduitReco...
24.904255
96
0.625801
01931a8336b669f014ca272e6fc9002969c48564
1,222
js
JavaScript
routes/comments.js
ace1122sp/RESTful-Blog-API
ca30fc764b5ade90f92466a3296bb7a79e090c36
[ "MIT" ]
null
null
null
routes/comments.js
ace1122sp/RESTful-Blog-API
ca30fc764b5ade90f92466a3296bb7a79e090c36
[ "MIT" ]
null
null
null
routes/comments.js
ace1122sp/RESTful-Blog-API
ca30fc764b5ade90f92466a3296bb7a79e090c36
[ "MIT" ]
null
null
null
module.exports = { getComments(req, res) { const id = req.params.postId; if(!req.store.posts[id]) { return res.sendStatus(400); } const comments = req.store.posts[id].comments || null; console.log(comments); res.status(200); res.send(comments); }, addComment(req, res) { const...
28.418605
65
0.63257
0193fea3d896bf6dea432b0d02768d81704d86a6
1,003
js
JavaScript
src/modules/account.js
basicfu/sip-cd-ui
bf188443f097de6668715f2aa88e5d5eefb3ea8b
[ "MIT" ]
null
null
null
src/modules/account.js
basicfu/sip-cd-ui
bf188443f097de6668715f2aa88e5d5eefb3ea8b
[ "MIT" ]
6
2021-03-09T04:52:39.000Z
2022-02-12T11:04:47.000Z
src/modules/account.js
basicfu/sip-cd-ui
bf188443f097de6668715f2aa88e5d5eefb3ea8b
[ "MIT" ]
null
null
null
import {insertAccount, listAccount, updateAccount} from 'api'; const modal = { effects: { * list({_}, {call, put, select}) { const search = yield select(state => state.account.table.search); yield put({type: 'startLoading'}); const {success, data} = yield call(listAccount, search); yield ...
30.393939
71
0.57328
01960978a963e5b16e06a4e669614b8bd6ed3cb7
2,282
js
JavaScript
controllers/publish.js
nerdmax/NGWeb
655a88dc0d3f274d857fda6e634b0040043e4a06
[ "MIT" ]
null
null
null
controllers/publish.js
nerdmax/NGWeb
655a88dc0d3f274d857fda6e634b0040043e4a06
[ "MIT" ]
2
2018-10-19T05:49:09.000Z
2019-06-20T03:08:17.000Z
controllers/publish.js
nerdmax/NGWeb
655a88dc0d3f274d857fda6e634b0040043e4a06
[ "MIT" ]
null
null
null
const NgWeb = require('../models/Ngweb'); // const symbolsParser = require('less-symbols-parser'); const log = require('pretty-log'); const fs = require('fs'); const sql = require('mssql'); /** * GET / * New Next Gen Web page. */ exports.getPublish = (req, res) => { // async () => { // try { // const ...
22.372549
116
0.534181
0197a05112a8923698fc241d6e4f7e45f903f9bb
191,168
js
JavaScript
bundle/ajv2020.min.js
giscloud/ajv
f2b4bb7d538be5bf1e9ff0d7274d253d7a047c6d
[ "MIT" ]
null
null
null
bundle/ajv2020.min.js
giscloud/ajv
f2b4bb7d538be5bf1e9ff0d7274d253d7a047c6d
[ "MIT" ]
null
null
null
bundle/ajv2020.min.js
giscloud/ajv
f2b4bb7d538be5bf1e9ff0d7274d253d7a047c6d
[ "MIT" ]
null
null
null
var _templateObject,_templateObject2,_templateObject3,_templateObject4,_templateObject5,_templateObject6,_templateObject7,_templateObject8,_templateObject9,_templateObject10,_templateObject11,_templateObject12,_templateObject13,_templateObject14,_templateObject15,_templateObject16,_templateObject17,_templateObject18,_t...
191,168
191,168
0.6987
0199c864e699cac8c941611b720da7b0ddef0945
1,298
js
JavaScript
dist/commands/sudo.js
edsu/docnow
2429420fb42064742d3592b3d6fccd452a647f49
[ "MIT" ]
51
2016-04-04T17:46:17.000Z
2022-03-25T07:57:10.000Z
dist/commands/sudo.js
edsu/docnow
2429420fb42064742d3592b3d6fccd452a647f49
[ "MIT" ]
175
2017-03-24T19:28:56.000Z
2022-03-29T05:51:55.000Z
dist/commands/sudo.js
edsu/docnow
2429420fb42064742d3592b3d6fccd452a647f49
[ "MIT" ]
17
2017-09-11T12:46:56.000Z
2021-04-22T04:31:09.000Z
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault"); var _regenerator = _interopRequireDefault(require("@babel/runtime/regenerator")); var _asyncToGenerator2 = _interopRequireDefault(require("@babel/runtime/helpers/asyncToGenerator")); var _db = require("../server/db")...
29.5
118
0.620185
10ca5c28c066df7a029eeb181750adb3dc941d5d
1,370
js
JavaScript
src/resources/4_0_0/profiles/specimendefinition/register.js
jeffkurian/graphql-fhir
1dc1fca96c6fa81d9badcb7bff06bb017c8a6a2c
[ "MIT" ]
144
2018-07-06T18:46:09.000Z
2022-03-14T03:42:28.000Z
src/resources/4_0_0/profiles/specimendefinition/register.js
jeffkurian/graphql-fhir
1dc1fca96c6fa81d9badcb7bff06bb017c8a6a2c
[ "MIT" ]
53
2018-07-16T16:43:56.000Z
2022-01-19T22:48:56.000Z
src/resources/4_0_0/profiles/specimendefinition/register.js
jeffkurian/graphql-fhir
1dc1fca96c6fa81d9badcb7bff06bb017c8a6a2c
[ "MIT" ]
44
2018-09-04T20:48:11.000Z
2022-02-04T14:34:15.000Z
const { SpecimenDefinitionCreateMutation, SpecimenDefinitionUpdateMutation, SpecimenDefinitionRemoveMutation, } = require('./mutation'); const { SpecimenDefinitionQuery, SpecimenDefinitionListQuery, SpecimenDefinitionInstanceQuery, } = require('./query'); /** * @name exports * @static * @summary GraphQL Conf...
27.959184
77
0.765693
10cb86b5c0aab5615df013324c037256f1ab36de
120
js
JavaScript
src/superUser.js
stevenstc/Crypto-Soccer-DB-TESTNET
f9268e4abc7d552e73d96c9f0e92bcc43d18ff99
[ "Apache-2.0" ]
null
null
null
src/superUser.js
stevenstc/Crypto-Soccer-DB-TESTNET
f9268e4abc7d552e73d96c9f0e92bcc43d18ff99
[ "Apache-2.0" ]
null
null
null
src/superUser.js
stevenstc/Crypto-Soccer-DB-TESTNET
f9268e4abc7d552e73d96c9f0e92bcc43d18ff99
[ "Apache-2.0" ]
1
2022-03-16T22:27:44.000Z
2022-03-16T22:27:44.000Z
module.exports = [ "0x11134Bd1dd0219eb9B4Ab931c508834EA29C0F8d", "0x306A75c3E33603f69F4178C2c40EAF0734DE4F64" ];
30
49
0.808333
10cb902f445e044aca6e5fbc3cc75f44cf7880a9
2,123
js
JavaScript
gatsby-node.js
ksiegel1923/LPaaS2Test
c818c2e15d43379abf0628f31526b73a3f082c5a
[ "Apache-2.0" ]
null
null
null
gatsby-node.js
ksiegel1923/LPaaS2Test
c818c2e15d43379abf0628f31526b73a3f082c5a
[ "Apache-2.0" ]
null
null
null
gatsby-node.js
ksiegel1923/LPaaS2Test
c818c2e15d43379abf0628f31526b73a3f082c5a
[ "Apache-2.0" ]
null
null
null
/* eslint-disable no-unused-vars */ const path = require('path'); const fs = require('fs-extra'); const { createFilePath } = require('gatsby-source-filesystem'); const _ = require('lodash'); const { languages } = require('./src/constants/languages'); exports.createPages = ({ actions, graphql }) => { const { create...
23.588889
77
0.530382
10cc50fb779325c1faa61bdcfa955c56e456065e
67
js
JavaScript
app/blueprints/ember-ckeditor.js
smith-carson/ember-ckeditor
0eb66f870d75d952e9fe783515d3cfa343c4d472
[ "MIT" ]
null
null
null
app/blueprints/ember-ckeditor.js
smith-carson/ember-ckeditor
0eb66f870d75d952e9fe783515d3cfa343c4d472
[ "MIT" ]
null
null
null
app/blueprints/ember-ckeditor.js
smith-carson/ember-ckeditor
0eb66f870d75d952e9fe783515d3cfa343c4d472
[ "MIT" ]
null
null
null
export { default } from 'ember-ckeditor/blueprints/ember-ckeditor';
67
67
0.791045
10cca7ca4f1788c9d8e56144daf6c10a3c01eaea
1,249
js
JavaScript
src/Pages/products/pageComponents/categories/home.js
DaniloWA/FrontEndFlag
b94a61dbb86496366327503ace5c1854c86dc3c1
[ "MIT" ]
null
null
null
src/Pages/products/pageComponents/categories/home.js
DaniloWA/FrontEndFlag
b94a61dbb86496366327503ace5c1854c86dc3c1
[ "MIT" ]
null
null
null
src/Pages/products/pageComponents/categories/home.js
DaniloWA/FrontEndFlag
b94a61dbb86496366327503ace5c1854c86dc3c1
[ "MIT" ]
null
null
null
/* eslint-disable react/prop-types */ import React, {useState} from "react"; import { Link } from "react-router-dom"; const Home = ({loading, homeProducts, cartAddItem}) => { const [currentPage] = useState(1); const [productsPerPage] = useState(5); if(loading) { return <h2>Loading...</h2>; } //Pagination con...
28.386364
176
0.61249
10ccfc52ac47f7db4977ea73c0290e135642240d
3,032
js
JavaScript
assets/js/page/member/register_form.js
florebb1/kcloud
fc144194619ad09ac2ca14f08e36ce6c60d7e7f0
[ "MIT" ]
null
null
null
assets/js/page/member/register_form.js
florebb1/kcloud
fc144194619ad09ac2ca14f08e36ce6c60d7e7f0
[ "MIT" ]
null
null
null
assets/js/page/member/register_form.js
florebb1/kcloud
fc144194619ad09ac2ca14f08e36ce6c60d7e7f0
[ "MIT" ]
null
null
null
$(document).ready(function () { // 이메일 정규표현식 var regExp = /^[0-9a-zA-Z]([-_.]?[0-9a-zA-Z])*@[0-9a-zA-Z]([-_.]?[0-9a-zA-Z])*.[a-zA-Z]{2,3}$/i; // 비밀번호 정규표현식 var pwReg = /^(?=.*[a-zA-Z])(?=.*[!@#$%^*+=-])(?=.*[0-9]).{8,16}$/; // email 수신동의 파리미터값 var rec = getParameter('email'); $("input[name=...
32.255319
100
0.419855
10cd0a6729d9adc69f536b027885f347d7e4eb8b
3,183
js
JavaScript
front/src/components/Cisco/components/Tickets.js
lima1756/CiscoTicketSystem
2a2ecce9dfa8a667cb4c242e8462e4e45b7bc5b1
[ "MIT" ]
null
null
null
front/src/components/Cisco/components/Tickets.js
lima1756/CiscoTicketSystem
2a2ecce9dfa8a667cb4c242e8462e4e45b7bc5b1
[ "MIT" ]
1
2021-03-10T20:27:12.000Z
2021-03-10T20:27:12.000Z
front/src/components/Cisco/components/Tickets.js
lima1756/CiscoTicketSystem
2a2ecce9dfa8a667cb4c242e8462e4e45b7bc5b1
[ "MIT" ]
null
null
null
import React, {useState} from "react"; import { Tooltip, OverlayTrigger } from "react-bootstrap"; import Button from "./CustomButton.jsx"; import Fuse from 'fuse.js'; import { useHistory } from "react-router-dom"; import { useAuth0 } from '../../../react-auth0-spa'; import axios from 'axios'; /** * Props: tickets={t...
32.151515
139
0.573987
10cd63b2edda770a691b9bea91850d29727efdfc
1,334
js
JavaScript
src/containers/AppLayout/AppLayout.js
darwinzer0/pteraform-mw
ccecdf812652db8523d168f267417c3bbe5e2037
[ "MIT" ]
1
2018-08-09T11:04:27.000Z
2018-08-09T11:04:27.000Z
src/containers/AppLayout/AppLayout.js
darwinzer0/pteraform-mw
ccecdf812652db8523d168f267417c3bbe5e2037
[ "MIT" ]
null
null
null
src/containers/AppLayout/AppLayout.js
darwinzer0/pteraform-mw
ccecdf812652db8523d168f267417c3bbe5e2037
[ "MIT" ]
1
2021-09-15T18:03:37.000Z
2021-09-15T18:03:37.000Z
import React, {Component} from 'react'; import { connect } from 'react-redux'; import muiThemeable from 'material-ui/styles/muiThemeable'; import { ResponsiveDrawer } from 'material-ui-responsive-drawer'; import { DrawerHeader } from '../../containers/Drawer'; import { DrawerContent } from '../../containers/Drawer'; im...
27.22449
83
0.663418
10cf1c72cc511238915b9e80d604680d8fdfefa1
1,048
js
JavaScript
routes/films.js
NatName/films
3551f068a40af31bf6b184f440d62838c6b9f7a8
[ "MIT" ]
null
null
null
routes/films.js
NatName/films
3551f068a40af31bf6b184f440d62838c6b9f7a8
[ "MIT" ]
null
null
null
routes/films.js
NatName/films
3551f068a40af31bf6b184f440d62838c6b9f7a8
[ "MIT" ]
null
null
null
const express = require('express'); const router = express.Router(); const multer = require('multer'); const upload = multer({ storage: multer.memoryStorage() }); const validator = require('validator'); const { check, validationResult } = require('express-validator'); const { getFilms, postFilms, getAdd, postAdd,...
33.806452
175
0.662214
10d11febc50d223110c73c7dd32690fa27d84ade
8,847
js
JavaScript
www/search-search-module-es2015.js
rutvik0/Peach
b922db13dc8a41a7d06c4a9b991ae8f031313604
[ "MIT" ]
null
null
null
www/search-search-module-es2015.js
rutvik0/Peach
b922db13dc8a41a7d06c4a9b991ae8f031313604
[ "MIT" ]
null
null
null
www/search-search-module-es2015.js
rutvik0/Peach
b922db13dc8a41a7d06c4a9b991ae8f031313604
[ "MIT" ]
null
null
null
(window["webpackJsonp"] = window["webpackJsonp"] || []).push([["search-search-module"],{ /***/ "./node_modules/raw-loader/dist/cjs.js!./src/app/search/search.page.html": /*!*******************************************************************************!*\ !*** ./node_modules/raw-loader/dist/cjs.js!./src/app/search/s...
51.138728
649
0.665875
10d15a74cf28cc8ecbdfb05a9067ee2d2d895530
293
js
JavaScript
example/create.js
substack/svg-create-element
d41735c8476dfd5e5264440006ba73be14557a60
[ "MIT" ]
14
2015-01-19T11:52:49.000Z
2020-02-24T22:15:41.000Z
example/create.js
npm-dom/svg-create-element
d41735c8476dfd5e5264440006ba73be14557a60
[ "MIT" ]
1
2015-03-20T23:45:17.000Z
2015-03-20T23:45:17.000Z
example/create.js
npm-dom/svg-create-element
d41735c8476dfd5e5264440006ba73be14557a60
[ "MIT" ]
1
2016-08-25T22:27:44.000Z
2016-08-25T22:27:44.000Z
var createElement = require('../'); var svg = createElement('svg'); svg.appendChild(createElement('polyline', { stroke: 'cyan', strokeWidth: 4, fill: 'transparent', points: [ [ 5, 50 ], [ 450, 100 ], [ 300, 300 ], [ 150, 220 ] ].join(' ') })); document.body.appendChild(svg);
26.636364
77
0.593857
10d1868a1862a5b571af89bfb89d5c3eef534088
126
js
JavaScript
fuzzer_output/interesting/sample_1554149022480.js
patil215/v8
bb941b58df9ee1e4048b69a555a2ce819fb819ed
[ "BSD-3-Clause" ]
null
null
null
fuzzer_output/interesting/sample_1554149022480.js
patil215/v8
bb941b58df9ee1e4048b69a555a2ce819fb819ed
[ "BSD-3-Clause" ]
null
null
null
fuzzer_output/interesting/sample_1554149022480.js
patil215/v8
bb941b58df9ee1e4048b69a555a2ce819fb819ed
[ "BSD-3-Clause" ]
null
null
null
function main() { let v2 = "string"; const v3 = v2.split("string",-9007199254740991); } %NeverOptimizeFunction(main); main();
18
48
0.698413
10d1ae8db30e3e8ba266bba591d8f52673a80acf
484
js
JavaScript
server/questions/question-model.js
jamesdasilva/answers-api
b4b1d1bd82242993aa37d3511f5eb0c8d473c45e
[ "MIT" ]
null
null
null
server/questions/question-model.js
jamesdasilva/answers-api
b4b1d1bd82242993aa37d3511f5eb0c8d473c45e
[ "MIT" ]
null
null
null
server/questions/question-model.js
jamesdasilva/answers-api
b4b1d1bd82242993aa37d3511f5eb0c8d473c45e
[ "MIT" ]
null
null
null
const mongoose = require('mongoose'); const Schema = mongoose.Schema; const answerSchema = require('./answer-model').answerSchema; const questionSchema = new Schema({ text: { type: String, required: true }, user: { type: String, default: 'anonymous' }, likesCount: { type: Number, default: 0 }, creationDate: {...
30.25
60
0.706612
10d2a081da7c30cdfad10ad9d1488b51ab2b10a4
776
js
JavaScript
src/site/js/components/project-section.js
kt3k/todo-md
7fa095756205e995e7a94397377bf0e6ae0e1752
[ "MIT" ]
1
2016-04-08T05:19:04.000Z
2016-04-08T05:19:04.000Z
src/site/js/components/project-section.js
kt3k/todo-md
7fa095756205e995e7a94397377bf0e6ae0e1752
[ "MIT" ]
37
2016-05-01T23:06:34.000Z
2021-02-04T17:11:27.000Z
src/site/js/components/project-section.js
kt3k/todo-md
7fa095756205e995e7a94397377bf0e6ae0e1752
[ "MIT" ]
null
null
null
require('./todo-section') require('./project-status-section') require('./project-title-section') const {div, hr, h2, p} = require('dom-gen') const {component} = $.cc @component class ProjectSection { constructor (elem) { /** * @property {Project} */ const project = elem.data('project') elem....
23.515152
64
0.613402
10d316e5a53c486b068355dc04daa4233541d098
4,225
js
JavaScript
src/shop/wabao/Calculate/index.js
linyingzhen/btnew
213c16401850c88a0b7f49b82b0f66c7c9863144
[ "Apache-2.0" ]
null
null
null
src/shop/wabao/Calculate/index.js
linyingzhen/btnew
213c16401850c88a0b7f49b82b0f66c7c9863144
[ "Apache-2.0" ]
null
null
null
src/shop/wabao/Calculate/index.js
linyingzhen/btnew
213c16401850c88a0b7f49b82b0f66c7c9863144
[ "Apache-2.0" ]
null
null
null
/** * const prefixCls = 'style-184101'; * const images = '/static/images/src/shop/wabao/Calculate'; * @Author: czy0729 * @Date: 2018-09-28 10:48:29 * @Last Modified by: czy0729 * @Last Modified time: 2018-09-28 15:36:56 * @Path m.benting.com.cn /src/shop/wabao/Calculate/index.js */ import React from 'react'; im...
25.762195
66
0.496568
10d60d2e217002ffd04080d122b764eeddf0f61a
487
js
JavaScript
src/components/image-contentstack/index.js
sachin1245/contentstack-demo
a7aa5f71d44d8dd2d25f841d7eb6dee81616540d
[ "MIT" ]
null
null
null
src/components/image-contentstack/index.js
sachin1245/contentstack-demo
a7aa5f71d44d8dd2d25f841d7eb6dee81616540d
[ "MIT" ]
null
null
null
src/components/image-contentstack/index.js
sachin1245/contentstack-demo
a7aa5f71d44d8dd2d25f841d7eb6dee81616540d
[ "MIT" ]
null
null
null
import React from "react" const encodeQueryDataURL = data => { let singleQuery = [] Object.keys(data).forEach(key => { singleQuery.push( encodeURIComponent(key) + "=" + encodeURIComponent(data[key]) ) }) return singleQuery.join("&") } export default ({ url, quality, format, alt }) => { let que...
22.136364
67
0.63655
10d6bf21085d35a56923d45bdd7a856b564fbd4e
457
js
JavaScript
src/sites/image/imagetwist.js
httpsgithu/adsbypasser
f19d5efccae4e25fba3dcc2846a8e0f96ebfcd21
[ "BSD-2-Clause-FreeBSD" ]
1,203
2015-01-03T17:40:56.000Z
2022-03-19T21:20:05.000Z
src/sites/image/imagetwist.js
httpsgithu/adsbypasser
f19d5efccae4e25fba3dcc2846a8e0f96ebfcd21
[ "BSD-2-Clause-FreeBSD" ]
2,724
2015-01-01T10:38:36.000Z
2022-03-27T06:52:11.000Z
src/sites/image/imagetwist.js
httpsgithu/adsbypasser
f19d5efccae4e25fba3dcc2846a8e0f96ebfcd21
[ "BSD-2-Clause-FreeBSD" ]
292
2015-01-26T01:47:28.000Z
2022-02-18T00:17:57.000Z
(function () { _.register({ rule: [ { host: /^imagenpic\.com$/, path: /^\/.*\/.+\.html?$/, }, { host: [ /^imagetwist\.com$/, /^vipr\.im$/, ] }, ], ready: run, }); _.register({ rule: { host: /^(imagexport|imageshima...
14.28125
47
0.376368
10d77ca5de9f96de6e1f421aea4c9ea08f30dbca
17,586
js
JavaScript
Assets/Scripts/Directors/InputDirector.js
Gamieon/Cycles3D
212e0980d27cbc3953dea4efed98ba073c5b0bc7
[ "MIT" ]
1
2015-01-16T17:59:23.000Z
2015-01-16T17:59:23.000Z
Assets/Scripts/Directors/InputDirector.js
Gamieon/Cycles3D
212e0980d27cbc3953dea4efed98ba073c5b0bc7
[ "MIT" ]
null
null
null
Assets/Scripts/Directors/InputDirector.js
Gamieon/Cycles3D
212e0980d27cbc3953dea4efed98ba073c5b0bc7
[ "MIT" ]
1
2020-11-05T00:22:30.000Z
2020-11-05T00:22:30.000Z
/******************************************************************************* Copyright (C) 2012 Gamieon, Inc. 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 wi...
31.858696
116
0.731093
10d7dc165f4e2f712964eeaf0b9b4d049002047a
640
js
JavaScript
packages/registerclient/src/clients.js
sassoftware/restaf
25d15314b54153409d98a54ab2fd45ff4ad27013
[ "Apache-2.0" ]
20
2018-03-22T23:24:39.000Z
2021-09-21T08:17:11.000Z
packages/registerclient/src/clients.js
sassoftware/restaf
25d15314b54153409d98a54ab2fd45ff4ad27013
[ "Apache-2.0" ]
27
2019-04-23T22:59:09.000Z
2022-03-04T01:55:45.000Z
packages/registerclient/src/clients.js
sassoftware/restaf
25d15314b54153409d98a54ab2fd45ff4ad27013
[ "Apache-2.0" ]
7
2018-06-03T02:56:49.000Z
2020-11-11T01:47:49.000Z
#!/usr/bin/env node const addapp = require('./addClient'); const delapp = require('./delapp'); const listapp = require('./listClient'); function clients (store,args,vorpal) { let options = { clientid: (args.c != null) ? args.c : null }; let sel = process.argv[2]; console.log(sel); console.log...
25.6
55
0.514063
10d8b1426fd7420bddc9399aaa9c29554acefb0b
2,234
js
JavaScript
assets/js/ckeditor/translations/id.js
fadilatur11/cmsmuntaha
7c759da0e68da4e142b75409a3f8d6d8c1b525e6
[ "MIT" ]
null
null
null
assets/js/ckeditor/translations/id.js
fadilatur11/cmsmuntaha
7c759da0e68da4e142b75409a3f8d6d8c1b525e6
[ "MIT" ]
null
null
null
assets/js/ckeditor/translations/id.js
fadilatur11/cmsmuntaha
7c759da0e68da4e142b75409a3f8d6d8c1b525e6
[ "MIT" ]
null
null
null
(function(d){d['id']=Object.assign(d['id']||{},{a:"Tidak dapat mengunggah berkas:",b:"Tebal",c:"Miring",d:"Kutipan",e:"Sisipkan gambar atau berkas",f:"widget gambar",g:"Gambar ukuran penuh",h:"Gambar sisi",i:"Gambar rata kiri",j:"Gambar rata tengah",k:"Gambar rata kanan",l:"Sisipkan gambar",m:"Pilih tajuk",n:"Tajuk",o:...
2,234
2,234
0.722919
10d8c4dfcc3268d65ed69689585d03030222734c
3,644
js
JavaScript
src/commands/roleinfo.js
alex123rep/something
efbcb87eec6205bb4254e07d9be51f98830323ed
[ "MIT" ]
21
2020-05-25T09:57:17.000Z
2021-11-01T18:05:21.000Z
src/commands/roleinfo.js
alex123rep/something
efbcb87eec6205bb4254e07d9be51f98830323ed
[ "MIT" ]
6
2020-05-20T14:51:55.000Z
2021-02-24T08:45:22.000Z
src/commands/roleinfo.js
alex123rep/something
efbcb87eec6205bb4254e07d9be51f98830323ed
[ "MIT" ]
10
2020-03-09T17:10:13.000Z
2020-05-03T12:52:45.000Z
const Discord = require("discord.js"); exports.run = async (client, message, args, level) => { if (!args[0]) return message.channel.send( `<:error:466995152976871434> You didn't provide me with a role name or ID! Usage: \`${client.commands.get(`roleinfo`).help.usage}\`` ); let role = client.findRole(args.j...
48.586667
156
0.701153
10d936266147764470257034604ca566422866e7
1,470
js
JavaScript
unpackage/dist/build/.tmp/app-plus/components/badge/badge.js
Qumge/fission-h5
ed3c9d441b3be7e2a9da016ec43e6a54f355f92a
[ "MIT" ]
null
null
null
unpackage/dist/build/.tmp/app-plus/components/badge/badge.js
Qumge/fission-h5
ed3c9d441b3be7e2a9da016ec43e6a54f355f92a
[ "MIT" ]
null
null
null
unpackage/dist/build/.tmp/app-plus/components/badge/badge.js
Qumge/fission-h5
ed3c9d441b3be7e2a9da016ec43e6a54f355f92a
[ "MIT" ]
null
null
null
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/badge/badge"],{"0c0c":function(t,e,n){"use strict";var u=n("d81f"),a=n.n(u);a.a},"26c4":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u={name:"tuiBadge",props:{type:{type:String,default:"primary"}...
133.636364
1,093
0.642177
10d9c58c2e2766421fbf713eb13e399821897847
750
js
JavaScript
nodeJS-backend/src/api/routes/createGame.js
Max-Hitchings/Blackjack-Web-App
6426ddb2d156781acffba48ffece757e5db04bc4
[ "MIT" ]
1
2021-07-27T11:54:14.000Z
2021-07-27T11:54:14.000Z
nodeJS-backend/src/api/routes/createGame.js
Max-Hitchings/Blackjack-Web-App
6426ddb2d156781acffba48ffece757e5db04bc4
[ "MIT" ]
7
2021-07-21T22:50:50.000Z
2022-01-22T22:52:03.000Z
nodeJS-backend/src/api/routes/createGame.js
Max-Hitchings/Blackjack-Web-App
6426ddb2d156781acffba48ffece757e5db04bc4
[ "MIT" ]
null
null
null
const Games = require("../../models/gamesSchema.js"); const generateCards = require("../../util/generateCards"); export const createGame = async (req, res) => { const playerId = req.body.playerId; const playerNick = req.body.playerNick; const newPlayers = playerId !== null ? [playerId] : []; const newGame = n...
32.608696
78
0.646667
10da44df738997a5086c5be78a777c9c0fe9c6a2
3,748
js
JavaScript
dist/universal-auth.js
poeticninja/universal-auth
708df08c5b8e583cca3cb3e816ab459618c316cc
[ "MIT" ]
6
2015-09-03T02:47:03.000Z
2018-10-12T13:06:01.000Z
dist/universal-auth.js
poeticninja/universal-auth
708df08c5b8e583cca3cb3e816ab459618c316cc
[ "MIT" ]
1
2015-08-31T04:02:12.000Z
2015-09-03T02:49:54.000Z
dist/universal-auth.js
poeticninja/universal-auth
708df08c5b8e583cca3cb3e816ab459618c316cc
[ "MIT" ]
null
null
null
(function(f){if(typeof exports==="object"&&typeof module!=="undefined"){module.exports=f()}else if(typeof define==="function"&&define.amd){define([],f)}else{var g;if(typeof window!=="undefined"){g=window}else if(typeof global!=="undefined"){g=global}else if(typeof self!=="undefined"){g=self}else{g=this}g.UniversalAuth ...
27.15942
853
0.533885
10dadab62ff51e69a536179aa10cb00e67d55e35
1,156
js
JavaScript
routes/api/getAccessToken.js
minhchi3103/novel-translate-api
5e28eda71acdcb525aeb9479a04c4cc961f5b026
[ "MIT" ]
null
null
null
routes/api/getAccessToken.js
minhchi3103/novel-translate-api
5e28eda71acdcb525aeb9479a04c4cc961f5b026
[ "MIT" ]
2
2021-05-10T17:16:17.000Z
2021-09-02T00:06:46.000Z
routes/api/getAccessToken.js
minhchi3103/novel-translate-api
5e28eda71acdcb525aeb9479a04c4cc961f5b026
[ "MIT" ]
null
null
null
var express = require('express'); var router = express.Router(); var jwt = require('jsonwebtoken'); var User = require('@m/user'); router.post('/', async function(req, res, next) { try { let username = req.body.username; let password = req.body.password; // find user in database, after that, compare pas...
25.130435
73
0.58391
10dbc3b3042d269c0f081491d729bf8d59f11347
1,567
js
JavaScript
src/reducers/state/state.js
lourencorodrigo/tentacle-frontend
ced55a400e477cd0635a8081d2acd68165ee8885
[ "MIT" ]
null
null
null
src/reducers/state/state.js
lourencorodrigo/tentacle-frontend
ced55a400e477cd0635a8081d2acd68165ee8885
[ "MIT" ]
null
null
null
src/reducers/state/state.js
lourencorodrigo/tentacle-frontend
ced55a400e477cd0635a8081d2acd68165ee8885
[ "MIT" ]
null
null
null
import { STATE_FAILURE, STATE_REQUEST, STATE_SUCCESS, STATE_REQUEST_CITIES, STATE_SUCCESS_CITIES, STATE_FAILURE_CITIES } from '../../actions/state'; const initialState = { payload: [], loading: false, error: false, errorData: {} }; const initialStateCity = { payload: [], loading: false, erro...
22.070423
59
0.59732
10dca97b433111139dc0bcead5020eabb489dcf3
960
js
JavaScript
src/store/reduxStore.js
flyingSprite/upperHot
3221ad56e3d8898ce1d0cf5deee5e15845acb8c5
[ "MIT" ]
null
null
null
src/store/reduxStore.js
flyingSprite/upperHot
3221ad56e3d8898ce1d0cf5deee5e15845acb8c5
[ "MIT" ]
null
null
null
src/store/reduxStore.js
flyingSprite/upperHot
3221ad56e3d8898ce1d0cf5deee5e15845acb8c5
[ "MIT" ]
null
null
null
import { createStore, applyMiddleware,compose } from 'redux'; import thunk from 'redux-thunk'; import reducer from '../reducers'; // import DevTools from '../devTools/dev-tool.js'; //applyMiddleware来自redux可以包装 store 的 dispatch //thunk作用是使被 dispatch 的 function 会接收 dispatch 作为参数,并且可以异步调用它 const createStoreWithMiddleware...
32
67
0.728125
10dcea1579d9c3efa63e3e62ba034dc06a80bd62
1,838
js
JavaScript
app/modules/search/search_list/search_list_item/component.js
lx3133584/duoduo_comic_app
d65bc87dfc4f53b0d0cb06f06f64d6d7cf60fcca
[ "MIT" ]
4
2018-07-31T09:06:32.000Z
2021-05-15T17:42:07.000Z
app/modules/search/search_list/search_list_item/component.js
lx3133584/duoduo_comic_app
d65bc87dfc4f53b0d0cb06f06f64d6d7cf60fcca
[ "MIT" ]
1
2018-04-18T15:41:31.000Z
2018-08-27T02:37:02.000Z
app/modules/search/search_list/search_list_item/component.js
lx3133584/duoduo_comic_app
d65bc87dfc4f53b0d0cb06f06f64d6d7cf60fcca
[ "MIT" ]
null
null
null
import React from 'react'; import styled from 'styled-components'; import PropTypes from 'prop-types'; import { LongListItem } from '..'; import { Badge } from 'react-native-elements'; import { green, red, purple } from '~/theme'; const ContainStyled = styled.View` flex-direction: row; padding: 8px; `; const DescS...
22.414634
76
0.626224
10dd19c281ea234766805a61d25b852512621712
1,067
js
JavaScript
Gruntfile.js
mickpik/taxi-sam
482977a63a9f27a5a496d9db84429e6103236fff
[ "MIT" ]
null
null
null
Gruntfile.js
mickpik/taxi-sam
482977a63a9f27a5a496d9db84429e6103236fff
[ "MIT" ]
null
null
null
Gruntfile.js
mickpik/taxi-sam
482977a63a9f27a5a496d9db84429e6103236fff
[ "MIT" ]
null
null
null
module.exports = function (grunt) { grunt.loadNpmTasks('grunt-sass'); grunt.loadNpmTasks('grunt-contrib-watch'); grunt.loadNpmTasks('grunt-bowercopy'); grunt.loadNpmTasks('grunt-contrib-cssmin'); grunt.initConfig({ pkg: grunt.file.readJSON('package.json'), sass: { all: { options: { ...
23.711111
107
0.525773
10de90f95c28a8f79157d992fb55537a0ce50dfa
537
js
JavaScript
server/models/controls_regulations.js
alfjjacob/Tombolo
30cf9f2ae0b10e7996385c25388fc32a9da861ec
[ "Apache-2.0" ]
null
null
null
server/models/controls_regulations.js
alfjjacob/Tombolo
30cf9f2ae0b10e7996385c25388fc32a9da861ec
[ "Apache-2.0" ]
242
2020-01-28T16:40:31.000Z
2022-03-29T00:26:20.000Z
server/models/controls_regulations.js
alfjjacob/Tombolo
30cf9f2ae0b10e7996385c25388fc32a9da861ec
[ "Apache-2.0" ]
6
2019-07-17T04:52:15.000Z
2022-02-04T02:59:03.000Z
'use strict'; module.exports = (sequelize, DataTypes) => { const controls_regulations = sequelize.define('controls_regulations', { id: { primaryKey: true, type: DataTypes.UUID, defaultValue: DataTypes.UUIDV4, allowNull: false, autoIncrement: false }, compliance: DataTypes.STR...
29.833333
73
0.689013
10dffb4c2a0e0807e64b82d1adc13b31023e4f09
955
js
JavaScript
services/NoticiaService.js
MarcosVn/noticias-api
942f2706d104ba781fb1ad8ac3476ecd810335e6
[ "MIT" ]
null
null
null
services/NoticiaService.js
MarcosVn/noticias-api
942f2706d104ba781fb1ad8ac3476ecd810335e6
[ "MIT" ]
null
null
null
services/NoticiaService.js
MarcosVn/noticias-api
942f2706d104ba781fb1ad8ac3476ecd810335e6
[ "MIT" ]
null
null
null
"use strict"; const Noticia = require('../models/Noticia'); const ObjectId = require('mongoose').Types.ObjectId; class NoticiaService { async create(params) { const noticia = new Noticia(params); return await noticia.save(); }; async findAll() { return await Noticia.find(); }; async findOne({ ...
20.319149
60
0.624084
10e122f14cc65512a75d0483abd98b67b5383e56
3,236
js
JavaScript
src/index.js
sgromkov/docusaurus-plugin-yandex-metrica
c67b08bc3db917ef6d40c0161139027cbda748d5
[ "0BSD" ]
null
null
null
src/index.js
sgromkov/docusaurus-plugin-yandex-metrica
c67b08bc3db917ef6d40c0161139027cbda748d5
[ "0BSD" ]
null
null
null
src/index.js
sgromkov/docusaurus-plugin-yandex-metrica
c67b08bc3db917ef6d40c0161139027cbda748d5
[ "0BSD" ]
null
null
null
const DEFAULT_SCRIPT_URL = 'https://mc.yandex.ru/metrika/tag.js'; const ALTERNATIVE_CDN_SCRIPT_URL = 'https://cdn.jsdelivr.net/npm/yandex-metrica-watch/tag.js'; const generateYmParamsString = function (params) { const defaultYmParams = { defer: true, clickmap: true, trackLinks: true, ...
35.173913
150
0.491347
10e2305114c5ae188ca2ae3a6a4c934b60c9fb87
2,677
js
JavaScript
public/js/utils.js
mberenguerascampi/web_padel
23ae3a33ec7a3947dec09dc41b3b0f90453017fe
[ "MIT" ]
null
null
null
public/js/utils.js
mberenguerascampi/web_padel
23ae3a33ec7a3947dec09dc41b3b0f90453017fe
[ "MIT" ]
null
null
null
public/js/utils.js
mberenguerascampi/web_padel
23ae3a33ec7a3947dec09dc41b3b0f90453017fe
[ "MIT" ]
null
null
null
var Utils = (function () { var getNextHour = function (hour) { if(hour === undefined) return ""; var arrHour = hour.split(":"); if (arrHour[1] == "30"){ return (parseInt(arrHour[0])+1) + ":00"; } else { return arrHour[0] + ":30"; } } var getPreviousHour = function (hour) { if(hour === undefined...
22.123967
104
0.611879
10e252aadb467d4e002396d9b29696cbafde58ef
177
js
JavaScript
scripts/create-env.js
JeanHaro/js-portafolio-course
9a01680b4b24eb10c677aa8b448b65e16737cdec
[ "MIT" ]
null
null
null
scripts/create-env.js
JeanHaro/js-portafolio-course
9a01680b4b24eb10c677aa8b448b65e16737cdec
[ "MIT" ]
null
null
null
scripts/create-env.js
JeanHaro/js-portafolio-course
9a01680b4b24eb10c677aa8b448b65e16737cdec
[ "MIT" ]
null
null
null
const fs = require('fs'); // De esta forma tenemos este recurso, y ya estamos creando un archivo .env dentro del servidor fs.writeFileSync('./.env', `API=${process.env.API}\n`)
44.25
95
0.711864
10e3b88cbd163748901ca81da3cc5af0b78c9c87
1,723
js
JavaScript
web/js/MyFramework.js
vacagonzalo/CESE-SOPG-TP2
f77cacbdb960e08c735f2b226c24fff5db5dfd23
[ "MIT" ]
null
null
null
web/js/MyFramework.js
vacagonzalo/CESE-SOPG-TP2
f77cacbdb960e08c735f2b226c24fff5db5dfd23
[ "MIT" ]
null
null
null
web/js/MyFramework.js
vacagonzalo/CESE-SOPG-TP2
f77cacbdb960e08c735f2b226c24fff5db5dfd23
[ "MIT" ]
null
null
null
var MyFramework = /** @class */ (function () { function MyFramework() { } /** * getElementById: Busca un elemento del DOM por su ID * @param id : String con el id a buscar * @returns : Objeto HTMLElement encontrado */ MyFramework.prototype.getElementById = function (id) { var...
31.907407
78
0.513059
10e476592aa1a12318d6f825aff38cac0b89742d
4,107
js
JavaScript
markdown/src/components/MarkDown.js
raniamhelmy/markdown-live-preview
6269bb89f83bd597bfeaa78d1d1874187d0bed5f
[ "MIT" ]
null
null
null
markdown/src/components/MarkDown.js
raniamhelmy/markdown-live-preview
6269bb89f83bd597bfeaa78d1d1874187d0bed5f
[ "MIT" ]
1
2021-12-26T17:01:02.000Z
2021-12-26T17:01:11.000Z
markdown/src/components/MarkDown.js
raniamhelmy/markdown-live-preview
6269bb89f83bd597bfeaa78d1d1874187d0bed5f
[ "MIT" ]
null
null
null
import React ,{useState} from "react"; import Container from 'react-bootstrap/Container' import {useGlobalContext} from "../context/DataContext" import Row from "react-bootstrap/Row" import Col from "react-bootstrap/Col" import 'bootstrap/dist/css/bootstrap.min.css'; import "./MarkDown.css" import {marked} from 'marked...
31.351145
119
0.536645
10e4d0b8cb758d8db30199215479734084965b72
1,011
js
JavaScript
test/spec/features/sleep/SleepSpec.js
adbre/dart380-js
9b4f1085f77e92a00c271a7655c4ab1f314785bd
[ "MIT" ]
null
null
null
test/spec/features/sleep/SleepSpec.js
adbre/dart380-js
9b4f1085f77e92a00c271a7655c4ab1f314785bd
[ "MIT" ]
null
null
null
test/spec/features/sleep/SleepSpec.js
adbre/dart380-js
9b4f1085f77e92a00c271a7655c4ab1f314785bd
[ "MIT" ]
null
null
null
'use strict'; require('../../../TestHelper'); describe("sleep", function() { beforeEach(bootstrapDart380()); beforeEach(inject(function(mod, selfTest, eventBus) { var isReady = false; eventBus.on('ready', function () { isReady = true; }); mod.set(mod.SKYDD); ...
24.658537
105
0.536103
10e969c89552f0d1c9b712324e0faaab7e632ec7
327
js
JavaScript
src/infrastructure/sequelize/seeders/20200916101421-seed-users.js
the-vishal-kumar/express-postgres-template
4824b2034e28c95c2508c3a564ad6d9f2aa24452
[ "OML" ]
null
null
null
src/infrastructure/sequelize/seeders/20200916101421-seed-users.js
the-vishal-kumar/express-postgres-template
4824b2034e28c95c2508c3a564ad6d9f2aa24452
[ "OML" ]
null
null
null
src/infrastructure/sequelize/seeders/20200916101421-seed-users.js
the-vishal-kumar/express-postgres-template
4824b2034e28c95c2508c3a564ad6d9f2aa24452
[ "OML" ]
null
null
null
/** * 20200916101421-seed-users.js * Vishal Kumar */ 'use strict'; const { users } = require(`./data`); module.exports = { up: async (queryInterface) => { return await queryInterface.bulkInsert(`User`, users, {}); }, down: async (queryInterface) => { return await queryInterface.bulkDelete(`User`, null, {})...
19.235294
60
0.642202
10e9a5bf739062289466cd313c0a594f7394069a
1,659
js
JavaScript
dist/neontext.js
FaHaIk/neontext
2583cd37bdc7d839430fdce7a582272486b5a088
[ "MIT" ]
null
null
null
dist/neontext.js
FaHaIk/neontext
2583cd37bdc7d839430fdce7a582272486b5a088
[ "MIT" ]
null
null
null
dist/neontext.js
FaHaIk/neontext
2583cd37bdc7d839430fdce7a582272486b5a088
[ "MIT" ]
null
null
null
function n({...n}){if(n.elem)if(document.getElementById(n.elem)){n.colors=n.colors||["#ff00ff","#00ffff","#01FFC3"],n.shadowBlurRadius=n.shadowBlurRadius||5,n.random=n.random||!1,n.colorizeText=n.colorizeText||!1,n.shadowOffsetX=n.shadowOffsetX||0,n.shadowOffsetY=n.shadowOffsetY||0;var o=e(n.elem);f(n.elem),t(o,n)}else...
553
1,621
0.731163
10eace1f28c5316a5e12f8c0ecc441eee86ee400
318
js
JavaScript
utils/bgImages.js
chaudharyneha/udacicards
7847000c44e4cb2b687904fcf306f163e52a3bb5
[ "MIT" ]
null
null
null
utils/bgImages.js
chaudharyneha/udacicards
7847000c44e4cb2b687904fcf306f163e52a3bb5
[ "MIT" ]
null
null
null
utils/bgImages.js
chaudharyneha/udacicards
7847000c44e4cb2b687904fcf306f163e52a3bb5
[ "MIT" ]
null
null
null
import { Platform } from 'react-native' export const IMAGE_RESIZE_MODE = (Platform.OS === 'ios' ? 'repeat' : 'cover') export const backgroundImages = [ require('./../assets/backgrounds/1.png'), require('./../assets/backgrounds/2.png') ] export function getBgImage(index) { return backgroundImages[index % 2] }
26.5
77
0.694969
10ebd86ade5cab80786a5b3ce68fd071dd0e415e
3,658
js
JavaScript
server/controllers/authentication.js
pankaj5395/react-redux-node
d86dc30a4882f559750f1a4de99065929877acc5
[ "Apache-2.0" ]
null
null
null
server/controllers/authentication.js
pankaj5395/react-redux-node
d86dc30a4882f559750f1a4de99065929877acc5
[ "Apache-2.0" ]
null
null
null
server/controllers/authentication.js
pankaj5395/react-redux-node
d86dc30a4882f559750f1a4de99065929877acc5
[ "Apache-2.0" ]
1
2020-09-06T18:22:51.000Z
2020-09-06T18:22:51.000Z
import jwt from 'jsonwebtoken'; import crypto from 'crypto'; //import User from '../models/user'; import { setUserInfo, getRole } from '../services/helpers'; import config from '../config'; import User from '../models/user'; //var User = require('../models/user'); // Generate JWT // TO-DO Add issuer and audience functi...
26.897059
97
0.564516
10ec4768a46630a02d3313252765bdd0fe94cacb
208
js
JavaScript
Client/src/actions/FinalBookButton/ACTION_FINAL_BOOK_BUTTON_RESET.js
BibhushanKarki/GlowLabs
24bb9b07dcc6da7ffb218f2f217e5ed19ee0f92f
[ "MIT" ]
47
2021-01-17T15:43:32.000Z
2022-03-19T19:33:00.000Z
Client/src/actions/FinalBookButton/ACTION_FINAL_BOOK_BUTTON_RESET.js
brendantay/GlowLabs
679f2a76e0a871681f7276bdcfb0c500171fb36f
[ "MIT" ]
42
2020-08-09T03:41:06.000Z
2022-03-30T14:11:23.000Z
Client/src/actions/FinalBookButton/ACTION_FINAL_BOOK_BUTTON_RESET.js
brendantay/GlowLabs
679f2a76e0a871681f7276bdcfb0c500171fb36f
[ "MIT" ]
26
2021-02-18T19:29:22.000Z
2022-03-31T13:16:17.000Z
const FINAL_BOOK_BUTTON_RESET = "FINAL_BOOK_BUTTON_RESET"; const ACTION_FINAL_BOOK_BUTTON_RESET = () => { return { type: FINAL_BOOK_BUTTON_RESET }; }; export default ACTION_FINAL_BOOK_BUTTON_RESET;
20.8
58
0.778846
10ec5f0d92b915a247030ec5785ca94ae25c485d
1,167
js
JavaScript
src/components/TagBlock/TagBlock.js
337969371/ux_h5
cdecd1189e6f0f690349c7c8c63e1bd06acbd6cc
[ "MIT" ]
null
null
null
src/components/TagBlock/TagBlock.js
337969371/ux_h5
cdecd1189e6f0f690349c7c8c63e1bd06acbd6cc
[ "MIT" ]
null
null
null
src/components/TagBlock/TagBlock.js
337969371/ux_h5
cdecd1189e6f0f690349c7c8c63e1bd06acbd6cc
[ "MIT" ]
null
null
null
import React from 'react' import fireIcon from "../../static/icon/fire-black-icon.png"; import "./TagBlock.scss" import PropTypes from "prop-types"; export default class TagBlock extends React.Component { constructor(props) { super(props) } getString(num){ if(num<1000){ return ...
27.785714
74
0.484147
10ecdd4d5e1b796fcaeb0a9f0b3e2a4ce4b22ce3
1,708
js
JavaScript
src/components/LanguageSwitch/LanguageSwitch.js
ritabur/vp-portfolio
cb9b888128c307ae2e6164ee3b0bbd08e7fe2089
[ "MIT" ]
null
null
null
src/components/LanguageSwitch/LanguageSwitch.js
ritabur/vp-portfolio
cb9b888128c307ae2e6164ee3b0bbd08e7fe2089
[ "MIT" ]
3
2020-12-03T10:59:51.000Z
2021-04-17T11:08:20.000Z
src/components/LanguageSwitch/LanguageSwitch.js
FlyingCarpets/vp-portfolio
cb9b888128c307ae2e6164ee3b0bbd08e7fe2089
[ "MIT" ]
null
null
null
import * as React from 'react'; import styled from 'styled-components'; import { Box } from 'components/Box'; import { useAppContext } from 'context/AppContext'; import { languages } from 'const'; import { routeToPage } from 'utils/routing'; const StyledLanguageContainer = styled.div` background-color: ${(props) =>...
23.722222
71
0.595433
10ef3467032766fdaca58b0be7dc88352ad6497b
491
js
JavaScript
src/config/constants.js
ArianaHernandezVazquez/comunarr-api
0a4d22a1b701a5bdefb30e2cff86160055ba5023
[ "MIT" ]
null
null
null
src/config/constants.js
ArianaHernandezVazquez/comunarr-api
0a4d22a1b701a5bdefb30e2cff86160055ba5023
[ "MIT" ]
null
null
null
src/config/constants.js
ArianaHernandezVazquez/comunarr-api
0a4d22a1b701a5bdefb30e2cff86160055ba5023
[ "MIT" ]
null
null
null
module.exports = function () { const constants = { database: { host: process.env.DATABASE_HOST, user: process.env.DATABASE_USER, password: process.env.DATABASE_PASSWORD, database: process.env.DATABASE_SCHEMA, multipleStatements: true }, ...
25.842105
55
0.574338
10efa572ae9389fe037e679eb8504e8bf8edfe34
28,759
js
JavaScript
test/bin/libs/laya.particle.js
wushuning/FairyGUI-layabox
57b7ca36c3009607472fd4e795261b3013d82b8e
[ "MIT" ]
1
2019-09-21T16:24:38.000Z
2019-09-21T16:24:38.000Z
test/bin/libs/laya.particle.js
wushuning/FairyGUI-layabox
57b7ca36c3009607472fd4e795261b3013d82b8e
[ "MIT" ]
null
null
null
test/bin/libs/laya.particle.js
wushuning/FairyGUI-layabox
57b7ca36c3009607472fd4e795261b3013d82b8e
[ "MIT" ]
null
null
null
(function (exports, parvs) { 'use strict'; var parvs__default = 'default' in parvs ? parvs['default'] : parvs; class ParticleSetting { constructor() { this.textureName = null; this.textureCount = 1; this.maxPartices = 100; this.duration = 1; ...
45.504747
196
0.552175
10f04baa870cb0c4bbbc36f49f222617d0f4df51
2,631
js
JavaScript
app/javascript/packs/application.js
asarbu/covid-charts-ro
8af8fb786632cfc3670caee964608818522b86cd
[ "MIT" ]
null
null
null
app/javascript/packs/application.js
asarbu/covid-charts-ro
8af8fb786632cfc3670caee964608818522b86cd
[ "MIT" ]
5
2022-02-12T02:04:02.000Z
2022-03-31T01:52:51.000Z
app/javascript/packs/application.js
asarbu/covid-charts-ro
8af8fb786632cfc3670caee964608818522b86cd
[ "MIT" ]
null
null
null
// This file is automatically compiled by Webpack, along with any other files // present in this directory. You're encouraged to place your actual application logic in // a relevant structure within app/javascript and only use these pack files to reference // that code so it'll be compiled. require("@rails/ujs").start...
34.618421
103
0.646142
10f15897ce03ac0fc42774e906470e988f403268
1,746
js
JavaScript
public/components/property/deleteOwnerRepair/deleteOwnerRepair.js
yingxx26/MicroCommunityWeb-master
7e759c716ee1cd4f23f289e6a78c7e1e3f41ec59
[ "Apache-2.0" ]
1
2021-11-25T07:14:10.000Z
2021-11-25T07:14:10.000Z
public/components/property/deleteOwnerRepair/deleteOwnerRepair.js
yingxx26/MicroCommunityWeb-master
7e759c716ee1cd4f23f289e6a78c7e1e3f41ec59
[ "Apache-2.0" ]
null
null
null
public/components/property/deleteOwnerRepair/deleteOwnerRepair.js
yingxx26/MicroCommunityWeb-master
7e759c716ee1cd4f23f289e6a78c7e1e3f41ec59
[ "Apache-2.0" ]
null
null
null
(function (vc, vm) { vc.extends({ data: { deleteOwnerRepairInfo: {} }, _initMethod: function () { }, _initEvent: function () { vc.on('deleteOwnerRepair', 'openDeleteOwnerRepairModal', function (_params) { vc.component.deleteOwnerRepa...
34.235294
102
0.42669
10f213ef2074b57e880a53d8e996fc7a966d3f35
5,001
js
JavaScript
newForm.js
AlioshaRabeshko/UDapp.js
8bbc566ad937603cf6f5c4628a8ea845ade7a019
[ "MIT" ]
null
null
null
newForm.js
AlioshaRabeshko/UDapp.js
8bbc566ad937603cf6f5c4628a8ea845ade7a019
[ "MIT" ]
null
null
null
newForm.js
AlioshaRabeshko/UDapp.js
8bbc566ad937603cf6f5c4628a8ea845ade7a019
[ "MIT" ]
null
null
null
const Forms = require('./models/forms'); const form = JSON.stringify({ name: 'Ехокардіологічне обстеження', count: 50, blocks: [ { name: 'Лівий шлуночок - порожнина', inputs: [ { type: 'input', prelabel: 'ВТЛШ:', }, { type: 'input', prelabel: 'КДР:', afterlabel: 'см', ...
16.50495
52
0.45051
10f2490021d66d35382f7ea960620035abfc7193
471
js
JavaScript
packages/core/src/sceneGraph/GeometryNode.js
sendevman/rctvertex
ad040179e8f24c9e328f910b666a6c66e0408401
[ "MIT" ]
null
null
null
packages/core/src/sceneGraph/GeometryNode.js
sendevman/rctvertex
ad040179e8f24c9e328f910b666a6c66e0408401
[ "MIT" ]
3
2020-07-19T13:08:41.000Z
2021-12-09T01:25:19.000Z
packages/core/src/sceneGraph/GeometryNode.js
sendevman/rctvertex
ad040179e8f24c9e328f910b666a6c66e0408401
[ "MIT" ]
null
null
null
import Node from './GraphNode' export const isGeometryNode = Symbol('isGeometryNode') export class GeometryNode extends Node { constructor() { super() } [isGeometryNode] = true attributes = {} applyProps(nextprops, prevProps = {}) { this.applyMatrixProps(nextprops, prevProps) this.index = next...
22.428571
54
0.717622
10f3daf52527be65534ba2cdc1c2554b6c562ded
10,545
js
JavaScript
highmaps/513423.js
lbp0200/highcharts-china-geo
a8342835f3004d257c11aab196272b449aa58899
[ "MIT" ]
40
2016-06-24T03:14:42.000Z
2022-01-15T11:17:13.000Z
highmaps/513423.js
lbp0200/highcharts-china-geo
a8342835f3004d257c11aab196272b449aa58899
[ "MIT" ]
null
null
null
highmaps/513423.js
lbp0200/highcharts-china-geo
a8342835f3004d257c11aab196272b449aa58899
[ "MIT" ]
46
2016-01-12T16:08:07.000Z
2022-03-30T17:37:44.000Z
Highcharts.maps["countries/cn/513423"] = {"type":"FeatureCollection","features":[{"type":"Feature","properties":{"adcode":513423,"name":"盐源县","center":[101.508909,27.423415],"centroid":[101.460183,27.598362],"childrenNum":0,"level":"district","acroutes":[100000,510000,513400],"parent":{"adcode":513400},"longitude":101....
10,545
10,545
0.669322
10f4661bfa948bca3a1979da8599508d11927e96
3,677
js
JavaScript
src/a-button.js
justinslud/aframe-cubemenu
fc957e9cdd839cc83541f1b9dec3f4ebb25a88f7
[ "MIT" ]
2
2019-08-14T13:03:01.000Z
2019-09-18T08:27:45.000Z
src/a-button.js
justinslud/aframe-cubemenu
fc957e9cdd839cc83541f1b9dec3f4ebb25a88f7
[ "MIT" ]
1
2020-11-21T07:51:37.000Z
2020-11-21T07:51:37.000Z
src/a-button.js
justinslud/aframe-cubemenu
fc957e9cdd839cc83541f1b9dec3f4ebb25a88f7
[ "MIT" ]
1
2019-09-22T02:27:46.000Z
2019-09-22T02:27:46.000Z
AFRAME.registerComponent('button', { schema: { type: {type: 'string', default: 'toggle'}, hovercolor: {type: 'string'}, color: {type: 'string', default: 'black'}, onclick: {type: 'string'}, height: {type: 'number'}, width: {type: 'number'}, opacity: {type: 'string'}, distance:...
31.698276
116
0.574381
10f47969188980af549929025eaae1a7aa612535
2,571
js
JavaScript
src/pages/Home/index.js
SafraPC/safrest
3078398777ee7cf98d280d1ce771a000a174d1f8
[ "MIT" ]
1
2021-05-17T17:18:50.000Z
2021-05-17T17:18:50.000Z
src/pages/Home/index.js
SafraPC/safrest
3078398777ee7cf98d280d1ce771a000a174d1f8
[ "MIT" ]
null
null
null
src/pages/Home/index.js
SafraPC/safrest
3078398777ee7cf98d280d1ce771a000a174d1f8
[ "MIT" ]
null
null
null
import React from "react"; import {Header} from "../../components/Header"; import { Apresentation, Page, ScreenView } from "../../styles/default"; import {Footer} from "../../components/Footer"; import HomeCarousel from "./carousel"; import { Content } from "./styles.js"; import CardComum from "../../components/CardCom...
33.38961
74
0.561649
10f4d0b740fc2820f77f1563d370461e8012ab9a
343
js
JavaScript
static/script.js
simonknowsstuff/salsa
63405c5589fe84522ae94f906223ef30ff2790ac
[ "MIT" ]
2
2021-10-30T07:17:02.000Z
2021-10-30T17:06:51.000Z
static/script.js
simonknowsstuff/salsa
63405c5589fe84522ae94f906223ef30ff2790ac
[ "MIT" ]
null
null
null
static/script.js
simonknowsstuff/salsa
63405c5589fe84522ae94f906223ef30ff2790ac
[ "MIT" ]
null
null
null
function open_form() { document.getElementById('form_container').style.display = "flex"; document.getElementById('confirm_title').value = document.getElementById('portfolio_title').value; window.scrollTo({ top: 0, behavior: 'smooth' }); } function close_form() { document.getElementById('form_container').sty...
31.181818
100
0.737609
10f4d78f243468f3ae27b19872afde1b8c09cbb5
1,033
js
JavaScript
lib/scopes.js
ChaosGroup/dat
b2a4d5de86eb053f1fc4c0ea36bd317f6c3666a0
[ "MIT" ]
2
2015-06-11T12:41:45.000Z
2015-06-11T16:37:55.000Z
lib/scopes.js
ChaosGroup/sequelize-accesstree
b2a4d5de86eb053f1fc4c0ea36bd317f6c3666a0
[ "MIT" ]
null
null
null
lib/scopes.js
ChaosGroup/sequelize-accesstree
b2a4d5de86eb053f1fc4c0ea36bd317f6c3666a0
[ "MIT" ]
null
null
null
'use strict'; module.exports = function (sequelize, getRefModel, Grant) { const scopes = {}; scopes.withgrants = function () { return { include: [ { model: Grant, as: Grant.options.name.plural } ] }; }; /** * Returns full subtree with grants populated * * @returns {*} */ scop...
14.549296
59
0.516941
10f4ec6a399b8437252e4d5e24b28e02736bb09b
16,288
js
JavaScript
src/screens/Tabs/GeofenceTab/GeofenceTab.js
pxuanbach/Run-For-Your-Life
cae7a196a62a32eefccaf39750607c4e8a490c4c
[ "Apache-2.0" ]
1
2022-02-26T03:08:42.000Z
2022-02-26T03:08:42.000Z
src/screens/Tabs/GeofenceTab/GeofenceTab.js
pxuanbach/Run-For-Your-Life
cae7a196a62a32eefccaf39750607c4e8a490c4c
[ "Apache-2.0" ]
null
null
null
src/screens/Tabs/GeofenceTab/GeofenceTab.js
pxuanbach/Run-For-Your-Life
cae7a196a62a32eefccaf39750607c4e8a490c4c
[ "Apache-2.0" ]
null
null
null
import React from "react"; import { StyleSheet, View, Text, TouchableOpacity, AsyncStorage, Alert } from "react-native"; import MapView, { Marker, Polyline, PROVIDER_GOOGLE } from "react-native-maps"; import { NavigationEvents } from 'react-navigation'; import haversine from "haversine"; import moment from 'moment'; im...
25.213622
104
0.556054
10f57fc2cb2a3d7fe4ee3e9dc5c30e5610d6f4f5
8,000
js
JavaScript
src/components/dynamic-pages/group-category.js
Corea98/ecommerce-gatsby-strapi
e3318ff4bc6d0cd6c90dcacde895f21c49603ee6
[ "RSA-MD" ]
null
null
null
src/components/dynamic-pages/group-category.js
Corea98/ecommerce-gatsby-strapi
e3318ff4bc6d0cd6c90dcacde895f21c49603ee6
[ "RSA-MD" ]
null
null
null
src/components/dynamic-pages/group-category.js
Corea98/ecommerce-gatsby-strapi
e3318ff4bc6d0cd6c90dcacde895f21c49603ee6
[ "RSA-MD" ]
null
null
null
import React, { useState } from 'react' import { graphql } from 'gatsby' import Image from 'gatsby-image' import { Link } from 'gatsby' import { css } from '@emotion/core' // Components import Layout from '../layout' import SEO from "../../components/seo" import Product from "./product" // Hooks import useMenu from '...
35.874439
143
0.281875
10f664a4d25aaae8ddf4121ad5e0e5498500f182
895
js
JavaScript
_/lib/lodash-amd/internal/baseSetData.js
paullewallencom/lodash-978-1-7843-9833-0
528f0c4617c75615e4b5bf42ac752170c763c5f3
[ "Apache-2.0" ]
null
null
null
_/lib/lodash-amd/internal/baseSetData.js
paullewallencom/lodash-978-1-7843-9833-0
528f0c4617c75615e4b5bf42ac752170c763c5f3
[ "Apache-2.0" ]
null
null
null
_/lib/lodash-amd/internal/baseSetData.js
paullewallencom/lodash-978-1-7843-9833-0
528f0c4617c75615e4b5bf42ac752170c763c5f3
[ "Apache-2.0" ]
null
null
null
/** * Lo-Dash 3.0.0-pre (Custom Build) <http://lodash.com/> * Build: `lodash modularize modern exports="amd" -o ./modern/` * Copyright 2012-2014 The Dojo Foundation <http://dojofoundation.org/> * Based on Underscore.js 1.7.0 <http://underscorejs.org/LICENSE> * Copyright 2009-2014 Jeremy Ashkenas, DocumentCloud and...
34.423077
91
0.682682
10f7fdd7e33559c73f2938176f9c79a8fc93e02d
2,059
js
JavaScript
public/js/scripts.js
ibrahim-ih/Video-Downloader
98a3ef1f6990166e17cea6c7d48bb149874ac486
[ "MIT" ]
3
2019-11-17T19:18:14.000Z
2020-11-12T16:28:12.000Z
public/js/scripts.js
ibrahim-ih/Video-Downloader
98a3ef1f6990166e17cea6c7d48bb149874ac486
[ "MIT" ]
null
null
null
public/js/scripts.js
ibrahim-ih/Video-Downloader
98a3ef1f6990166e17cea6c7d48bb149874ac486
[ "MIT" ]
1
2020-11-12T11:51:02.000Z
2020-11-12T11:51:02.000Z
jQuery(document).ready(function ($) { var busy = null; if ($('#submit').length > 0 ){ var busy = null; $('#submit').click(function (e) { e.preventDefault(); var error = false; form = $('form'); form.find('[required]').each( function () { ...
30.731343
105
0.387081
10f8b15774fa291864f6df47c2783c4c3fe2ddc3
5,009
js
JavaScript
apps/unsupervised/simple-tf-network-plugin.js
IMAGINARY/ai-to-touch-prototypes
e5ff6ca21d15bc7438ba1cd2a3bee09a917b21b7
[ "Apache-2.0" ]
null
null
null
apps/unsupervised/simple-tf-network-plugin.js
IMAGINARY/ai-to-touch-prototypes
e5ff6ca21d15bc7438ba1cd2a3bee09a917b21b7
[ "Apache-2.0" ]
null
null
null
apps/unsupervised/simple-tf-network-plugin.js
IMAGINARY/ai-to-touch-prototypes
e5ff6ca21d15bc7438ba1cd2a3bee09a917b21b7
[ "Apache-2.0" ]
null
null
null
const model = tf.sequential({ layers: [tf.layers.dense({ units: 6, inputShape: [4], //kernelRegularizer: tf.regularizers.l1l2({l1:0,l2:0.005}), kernelRegularizer: 'l1l2', biasRegularizer: 'l1l2', activation: 'relu' }), tf.layers...
27.98324
148
0.490916
10f9066a3547c2bc62c7ac6fe03357a461746523
12,046
js
JavaScript
js/app.js
baibars/LiveQuestTool
ac0e8963215cafa5e2e9db57ec9c20da3b535340
[ "MIT" ]
null
null
null
js/app.js
baibars/LiveQuestTool
ac0e8963215cafa5e2e9db57ec9c20da3b535340
[ "MIT" ]
null
null
null
js/app.js
baibars/LiveQuestTool
ac0e8963215cafa5e2e9db57ec9c20da3b535340
[ "MIT" ]
null
null
null
/** * 演示程序当前的 “注册/登录” 等操作,是基于 “本地存储” 完成的 * 当您要参考这个演示程序进行相关 app 的开发时, * 请注意将相关方法调整成 “基于服务端Service” 的实现。 **/ (function($, owner) { owner.SERVER = "http://116.228.6.173:1123/"; owner.ANCHOR = 1; owner.ADMIN = 2; owner.NO_QUEST = 0; owner.createState = function(user) { var state = { account: user.account, ...
24.237425
120
0.58783
10fa88fc952f603d738687b69641f1cb716032cb
2,118
js
JavaScript
sql/operators/createIndex/createIndex.js
pierrecle/json-sql-builder2
0a19759c60c129e829b3119ae6ba9f367b686225
[ "MIT" ]
64
2018-06-06T07:28:33.000Z
2022-02-21T14:55:31.000Z
sql/operators/createIndex/createIndex.js
pierrecle/json-sql-builder2
0a19759c60c129e829b3119ae6ba9f367b686225
[ "MIT" ]
34
2018-03-08T07:23:53.000Z
2021-05-06T21:06:24.000Z
sql/operators/createIndex/createIndex.js
pierrecle/json-sql-builder2
0a19759c60c129e829b3119ae6ba9f367b686225
[ "MIT" ]
26
2018-05-09T02:37:17.000Z
2022-02-12T07:22:46.000Z
'use strict'; const SYNTAX = `CREATE{ UNIQUE[$unique]} INDEX { CONCURRENTLY[$concurrently]}-->(PostgreSQL) { IF NOT EXISTS [$ine] | [$ifNotExists]} { [$name]} ON <$table> { USING [$using]}-->(PostgreSQL,MariaDB,MySQL) (<$columns>) { WITH ([$storageParameters])} { TABLESPACE [$tablespace]}-->(PostgreSQL) { WHE...
28.621622
94
0.67611
10fa8e9902d2521b3aad9fc71cab7ff1fb5a0206
196
js
JavaScript
src/Auth/auth0-variables.js
marcjohnstonuw/bingo-gen
ab7eedc165c0dbec4c9dfd03528a0544c77c9b9d
[ "MIT" ]
null
null
null
src/Auth/auth0-variables.js
marcjohnstonuw/bingo-gen
ab7eedc165c0dbec4c9dfd03528a0544c77c9b9d
[ "MIT" ]
null
null
null
src/Auth/auth0-variables.js
marcjohnstonuw/bingo-gen
ab7eedc165c0dbec4c9dfd03528a0544c77c9b9d
[ "MIT" ]
null
null
null
const AUTH_CONFIG = { domain: 'marcjohnstonuw.auth0.com', clientId: 'sO78Oq2NopXAHukBwD3rnfQbnwYWVHF4', callbackUrl: 'https://bingo-gen.herokuapp.com/callback' } export default AUTH_CONFIG;
28
57
0.77551
10fba4a523975bf4eb0e02a27963ed31cd18aaf1
3,466
js
JavaScript
classes/algorithms/generate-predictive-parsing-table.js
scut-grimm/compiler-analyzer
ca249220360e6187128c87d820f71ce6742cfced
[ "MIT" ]
3
2019-04-17T05:19:39.000Z
2019-05-28T00:39:04.000Z
classes/algorithms/generate-predictive-parsing-table.js
scut-grimm/compiler-analyzer
ca249220360e6187128c87d820f71ce6742cfced
[ "MIT" ]
4
2021-05-08T14:10:17.000Z
2022-02-12T08:52:51.000Z
classes/algorithms/generate-predictive-parsing-table.js
scut-grimm/compiler-analyzer
ca249220360e6187128c87d820f71ce6742cfced
[ "MIT" ]
1
2019-06-24T08:29:44.000Z
2019-06-24T08:29:44.000Z
import PredictiveParsingTable from '../predictive-parsing-table' class GeneratePredictiveParsingTable{ constructor(grammar){ this.grammar = grammar } // 获取初始化context getInitContext(){ return { cur_g_index: 0, table: new PredictiveParsingTable() } } // epoll函数为generator,执行算法的每一轮循环,返回一...
30.672566
179
0.625505
10fbfcb20a8156f1e910dc1c8206fe965a09c264
1,071
js
JavaScript
doxygen_cxx/classdrake_1_1systems_1_1sensors_1_1_optitrack_lcm_frame_sender.js
RobotLocomotion/RobotLocomotion.github.io
55aa519b48f147254c73f77de9249c7973b467fe
[ "BSD-3-Clause" ]
13
2016-11-11T09:48:13.000Z
2020-10-13T03:39:29.000Z
doxygen_cxx/classdrake_1_1systems_1_1sensors_1_1_optitrack_lcm_frame_sender.js
RobotLocomotion/RobotLocomotion.github.io
55aa519b48f147254c73f77de9249c7973b467fe
[ "BSD-3-Clause" ]
null
null
null
doxygen_cxx/classdrake_1_1systems_1_1sensors_1_1_optitrack_lcm_frame_sender.js
RobotLocomotion/RobotLocomotion.github.io
55aa519b48f147254c73f77de9249c7973b467fe
[ "BSD-3-Clause" ]
10
2016-05-12T14:30:18.000Z
2020-09-01T14:07:54.000Z
var classdrake_1_1systems_1_1sensors_1_1_optitrack_lcm_frame_sender = [ [ "OptitrackLcmFrameSender", "classdrake_1_1systems_1_1sensors_1_1_optitrack_lcm_frame_sender.html#a20b3c738f7ef7ab9c723535d27999011", null ], [ "OptitrackLcmFrameSender", "classdrake_1_1systems_1_1sensors_1_1_optitrack_lcm_frame_sender.htm...
107.1
147
0.860878
10fdc0c9658c3d1570511b72437d0116f567b4ba
760
js
JavaScript
src/buildPropertyField.js
pfaciana/parse-php-to-md
cdc28714d079faea847b2cc505cd8c7bcb758c56
[ "MIT" ]
null
null
null
src/buildPropertyField.js
pfaciana/parse-php-to-md
cdc28714d079faea847b2cc505cd8c7bcb758c56
[ "MIT" ]
null
null
null
src/buildPropertyField.js
pfaciana/parse-php-to-md
cdc28714d079faea847b2cc505cd8c7bcb758c56
[ "MIT" ]
null
null
null
const isset = require('es5-util/js/isSetStrict'); const getVarTypes = require('./getVarTypes'); const {newLineToSpace, var_export} = require('./helpers'); function buildPropertyField(name, types = [], value = null, modifiers = [], url = false, isConstant = false) { name = Array.isArray(name) ? name[name.length - 1] :...
44.705882
110
0.65
10fed24605c013e9912665b72a34e54a15eabc75
515
js
JavaScript
reference/jquery-plugins/basicPrimitives-5.9.1/src.primitives/Controls/FamDiagram/Tasks/Options/VisualTreeOptionTask.js
jstree/Java-Service-Tree-Framework-Front-DevPortal
20dd181be7716794fe8ecbb3e3fb264069e8ac14
[ "MIT" ]
1
2021-12-29T02:45:59.000Z
2021-12-29T02:45:59.000Z
reference/jquery-plugins/basicPrimitives-5.9.1/src.primitives/Controls/FamDiagram/Tasks/Options/VisualTreeOptionTask.js
jstree/Java-Service-Tree-Framework-Front-DevPortal
20dd181be7716794fe8ecbb3e3fb264069e8ac14
[ "MIT" ]
1
2021-11-20T01:24:00.000Z
2021-11-20T01:24:00.000Z
reference/jquery-plugins/basicPrimitives-5.9.1/src.primitives/Controls/FamDiagram/Tasks/Options/VisualTreeOptionTask.js
jstree/Java-Service-Tree-Framework-Front-DevPortal
20dd181be7716794fe8ecbb3e3fb264069e8ac14
[ "MIT" ]
1
2021-10-16T15:17:10.000Z
2021-10-16T15:17:10.000Z
primitives.famdiagram.VisualTreeOptionTask = function (optionsTask) { var _data = { leavesPlacementType: primitives.common.ChildrenPlacementType.Horizontal, childrenPlacementType: primitives.common.ChildrenPlacementType.Horizontal, maximumColumnsInMatrix: 6, horizontalAlignment: primitives.common.Hori...
24.52381
78
0.743689
8000ac3dcf08f8f39a73e84ac7d789a141265903
1,405
js
JavaScript
src/features/unified-share-modal/utils/__tests__/mergeContacts.test.js
The-Speck/box-ui-elements
53dbdde6d6fa1bbd64292845a667d4721c40d1a1
[ "Apache-2.0" ]
673
2017-10-03T01:53:24.000Z
2022-03-30T22:42:15.000Z
src/features/unified-share-modal/utils/__tests__/mergeContacts.test.js
The-Speck/box-ui-elements
53dbdde6d6fa1bbd64292845a667d4721c40d1a1
[ "Apache-2.0" ]
2,087
2017-10-26T03:18:49.000Z
2022-03-29T08:09:16.000Z
src/features/unified-share-modal/utils/__tests__/mergeContacts.test.js
The-Speck/box-ui-elements
53dbdde6d6fa1bbd64292845a667d4721c40d1a1
[ "Apache-2.0" ]
282
2017-10-02T23:11:29.000Z
2022-03-24T11:38:46.000Z
import mergeContacts from '../mergeContacts'; describe('features/unified-share-modal/utils/mergeContacts', () => { const email = 'dev@box.com'; const displayText = email; const id = email; const isExternalUser = true; const name = 'dev'; const text = email; const type = 'user'; const va...
32.674419
121
0.603559
8000af19c317060b22176c5c422421067b12df09
1,049
js
JavaScript
wp-content/plugins/advanced-code-editor/js/baace.js
ianlancaster/denverseocoach.com
e5b385a1e09baa626debb6b38eed7ee79344f74b
[ "WTFPL" ]
null
null
null
wp-content/plugins/advanced-code-editor/js/baace.js
ianlancaster/denverseocoach.com
e5b385a1e09baa626debb6b38eed7ee79344f74b
[ "WTFPL" ]
null
null
null
wp-content/plugins/advanced-code-editor/js/baace.js
ianlancaster/denverseocoach.com
e5b385a1e09baa626debb6b38eed7ee79344f74b
[ "WTFPL" ]
null
null
null
//helper functions// //do bind function do_bind(sele,eve,f){jQuery(sele).bind(eve,f);} //show dialog function show_dialog(sele,setup){ var defaults = {show: 'slide',hide: 'slide'}; var settings = jQuery.extend({}, defaults, setup); jQuery(sele).dialog(settings); } //ajax helper function aceAJAX(data,resF){jQuery.p...
26.897436
85
0.629171
800145431ff10a2882001ccbcfd510ffacfa431a
2,206
js
JavaScript
controllers/controller.js
yourmercury/Link-Shortener
be573028e44118af6fbce53bdde197b7bff06b8b
[ "MIT" ]
null
null
null
controllers/controller.js
yourmercury/Link-Shortener
be573028e44118af6fbce53bdde197b7bff06b8b
[ "MIT" ]
null
null
null
controllers/controller.js
yourmercury/Link-Shortener
be573028e44118af6fbce53bdde197b7bff06b8b
[ "MIT" ]
null
null
null
const generate = require("randomstring").generate; const { genLink, getLink, getTrendingLinks } = require("../helpers/helper"); const bodyParser = require("body-parser"); const validator = require("validator"); const cors = require("cors") url_validator_options = { protocols: ['http', 'https', 'ftp'], require_...
25.952941
96
0.546238
8001560aeb765660c2c17aa2bc3c1bb2a6186047
235
js
JavaScript
src/pages/_layouts/default/styles.js
pauloantoniol/frontendRSXP
44dc454bffe584c9f647cee55b79f2da1e2ab6c7
[ "MIT" ]
1
2019-11-28T00:37:34.000Z
2019-11-28T00:37:34.000Z
src/pages/_layouts/default/styles.js
pauloantoniol/frontendRSXP
44dc454bffe584c9f647cee55b79f2da1e2ab6c7
[ "MIT" ]
null
null
null
src/pages/_layouts/default/styles.js
pauloantoniol/frontendRSXP
44dc454bffe584c9f647cee55b79f2da1e2ab6c7
[ "MIT" ]
null
null
null
import styled from "styled-components"; export const Wrapper = styled.div` width: 100%; height: 100%; background: #acacac; `; export const Content = styled.div` width: 100%; height: 100%; padding: 30px 90px 40px 70px; `;
16.785714
39
0.676596
8001cef71d30fe1110dccd217af4706b40dfcaea
466
js
JavaScript
components/AppBar.js
PlusAuth/plusauth-react-native-starter
a8d3d69e48f665d64277164022ef05c1f9865fb8
[ "MIT" ]
null
null
null
components/AppBar.js
PlusAuth/plusauth-react-native-starter
a8d3d69e48f665d64277164022ef05c1f9865fb8
[ "MIT" ]
null
null
null
components/AppBar.js
PlusAuth/plusauth-react-native-starter
a8d3d69e48f665d64277164022ef05c1f9865fb8
[ "MIT" ]
null
null
null
import React from 'react' import {StyleSheet, View, Text} from 'react-native' const AppBar = () => ( <View style={styles.container}> <Text style={styles.text}>PlusAuth React Native Starter</Text> </View> ) const styles = StyleSheet.create({ container: { backgroundColor: '#2196F3', width: '100%', ...
18.64
66
0.637339
8003fb2f106c394b5e7ad4404289d2e0488c8ecb
145
js
JavaScript
services/helloworld.js
jkervine/lambdafoo
4bcccf1749fb896886e6052db77edf4b7d8963e4
[ "Apache-2.0" ]
null
null
null
services/helloworld.js
jkervine/lambdafoo
4bcccf1749fb896886e6052db77edf4b7d8963e4
[ "Apache-2.0" ]
null
null
null
services/helloworld.js
jkervine/lambdafoo
4bcccf1749fb896886e6052db77edf4b7d8963e4
[ "Apache-2.0" ]
null
null
null
exports.helloWorldHandler = function(event, context) { console.log("starting") context.succeed("Hello, World!") console.log("ending") }
24.166667
54
0.703448
800405823363b0998dbd4d90bfa045a3884c30ed
734
js
JavaScript
src/state/shelf.middleware.js
neilshah2000/Karmela-Library-UI
b6c1642a68b65f03775e0bac5f4dd91a1c6d9774
[ "MIT" ]
null
null
null
src/state/shelf.middleware.js
neilshah2000/Karmela-Library-UI
b6c1642a68b65f03775e0bac5f4dd91a1c6d9774
[ "MIT" ]
null
null
null
src/state/shelf.middleware.js
neilshah2000/Karmela-Library-UI
b6c1642a68b65f03775e0bac5f4dd91a1c6d9774
[ "MIT" ]
null
null
null
import { SHELF_GET_ALL, SHELF_GET_ALL_SUCCESS, SHELF_GET_ALL_FAILURE, shelfUpdateAll } from './shelf.actions' import { apiRequest } from './api.action' export const shelfGetAllSideEffect = (store) => next => action => { next(action) if (action.type === SHELF_GET_ALL) { store.dispatch(apiRequest( ...
27.185185
69
0.653951
8004fd401d9cfce55f1268f303942b408e59c20c
88
js
JavaScript
Projeto JS/javinha.js
serjjiin/EstudosJavaScript
6d2148569ba9bc8616afcfc785c7d82ab44879cd
[ "MIT" ]
1
2021-08-30T19:30:32.000Z
2021-08-30T19:30:32.000Z
Projeto JS/javinha.js
serjjiin/EstudosJavaScript
6d2148569ba9bc8616afcfc785c7d82ab44879cd
[ "MIT" ]
null
null
null
Projeto JS/javinha.js
serjjiin/EstudosJavaScript
6d2148569ba9bc8616afcfc785c7d82ab44879cd
[ "MIT" ]
null
null
null
var nome = window.prompt('Qual é o seu nome?') window.alert(`Seja Bem Vindo ${nome} !`)
29.333333
46
0.670455
8005264d84da3f5d6aaf6a020c8e79e7378975c1
19,332
js
JavaScript
build/generateSpec.js
bagbyte/routing-controllers-openapi
37c6eaa691b35bdb889e6b58af5071a881941f92
[ "MIT" ]
null
null
null
build/generateSpec.js
bagbyte/routing-controllers-openapi
37c6eaa691b35bdb889e6b58af5071a881941f92
[ "MIT" ]
null
null
null
build/generateSpec.js
bagbyte/routing-controllers-openapi
37c6eaa691b35bdb889e6b58af5071a881941f92
[ "MIT" ]
null
null
null
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const _ = require("lodash"); const pathToRegexp = require("path-to-regexp"); require("reflect-metadata"); const decorators_1 = require("./decorators"); function getFullExpressPath(route) { const { action, controller, options } = route; ...
81.915254
11,174
0.825988
800534f0f0e75bea724c033baef1b250da0bb050
697
js
JavaScript
_book/libs/tippy-binding-0.1.0/tippy.js
cphthomas/stat2020
d086b2dc0bccee8e7585784d7d018a823c48f2c8
[ "CC0-1.0" ]
null
null
null
_book/libs/tippy-binding-0.1.0/tippy.js
cphthomas/stat2020
d086b2dc0bccee8e7585784d7d018a823c48f2c8
[ "CC0-1.0" ]
3
2021-03-15T14:01:25.000Z
2021-05-26T13:55:56.000Z
_book/libs/tippy-binding-0.1.0/tippy.js
cphthomas/stat2020
d086b2dc0bccee8e7585784d7d018a823c48f2c8
[ "CC0-1.0" ]
2
2021-03-13T14:21:44.000Z
2022-01-04T23:41:02.000Z
HTMLWidgets.widget({ name: 'tippy', type: 'output', factory: function(el, width, height) { var id; return { renderValue: function(x) { id = el.id if(x.hasOwnProperty('element')){ tippy('#' + x.element, x.opts); } else if(x.hasOwnProperty('cla...
17.425
51
0.443329