Dataset Viewer
Auto-converted to Parquet Duplicate
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
cdc5379cd19824badb536b4d8196627d2a88d3fa
172
js
JavaScript
bids-validator/validators/bids/obj.js
olgn/bids-validator
d93f054ff8567243982b438991c83911c72a54c3
[ "MIT" ]
null
null
null
bids-validator/validators/bids/obj.js
olgn/bids-validator
d93f054ff8567243982b438991c83911c72a54c3
[ "MIT" ]
null
null
null
bids-validator/validators/bids/obj.js
olgn/bids-validator
d93f054ff8567243982b438991c83911c72a54c3
[ "MIT" ]
2
2019-05-12T16:15:29.000Z
2020-09-23T23:53:47.000Z
module.exports = { options: {}, issues: [], summary: { sessions: [], subjects: [], tasks: [], modalities: [], totalFiles: [], size: 0, }, }
13.230769
19
0.459302
cdc53a0856062715cbff3ff4187248820333a797
1,823
js
JavaScript
testnet-contracts/truffle-config.js
trinhtan/harmony-cosmos
b32685d98447032e63f28e62877063aa89757db8
[ "MIT" ]
null
null
null
testnet-contracts/truffle-config.js
trinhtan/harmony-cosmos
b32685d98447032e63f28e62877063aa89757db8
[ "MIT" ]
null
null
null
testnet-contracts/truffle-config.js
trinhtan/harmony-cosmos
b32685d98447032e63f28e62877063aa89757db8
[ "MIT" ]
2
2020-08-28T08:34:27.000Z
2020-08-31T01:08:29.000Z
require('dotenv').config(); const { TruffleProvider } = require('@harmony-js/core'); const operator_private_key = process.env.OPERATOR_PRIVATE_KEY; const operator_meemonic = process.env.OPERATOR_MNEMONIC; const testnet_url = process.env.TESTNET_0_URL; //Mainnet const mainnet_mnemonic = process.env.MAINNET_MNEMONIC; c...
28.936508
77
0.653319
cdc5f999e3643d3b1165d0ca084502c4e7bc453e
1,110
js
JavaScript
src/index.js
shellytang/react-simple-app
a1420c1f2603d9c348965f72f1e111232e58aae3
[ "MIT" ]
null
null
null
src/index.js
shellytang/react-simple-app
a1420c1f2603d9c348965f72f1e111232e58aae3
[ "MIT" ]
null
null
null
src/index.js
shellytang/react-simple-app
a1420c1f2603d9c348965f72f1e111232e58aae3
[ "MIT" ]
null
null
null
import _ from 'lodash'; import React, {Component} from 'react'; import ReactDOM from 'react-dom'; import YTSearch from 'youtube-api-search'; import SearchBar from './components/search_bar'; import VideoList from './components/video_list'; import VideoDetail from './components/video_detail'; class App extends Component...
25.813953
76
0.632432
cdc6cb91224099388b7f909f4f24ac6b7d2f1713
744
js
JavaScript
custom-rocketchat/bundle/programs/server/packages/raix_ui-dropped-event.js
BetaBlocksCo/Rocket.Chat
b00a99ccaa66b47a9fe581fd81de34de547f6bb7
[ "MIT" ]
1
2021-05-24T17:36:09.000Z
2021-05-24T17:36:09.000Z
custom-rocketchat/bundle/programs/server/packages/raix_ui-dropped-event.js
BetaBlocksCo/Rocket.Chat
b00a99ccaa66b47a9fe581fd81de34de547f6bb7
[ "MIT" ]
null
null
null
custom-rocketchat/bundle/programs/server/packages/raix_ui-dropped-event.js
BetaBlocksCo/Rocket.Chat
b00a99ccaa66b47a9fe581fd81de34de547f6bb7
[ "MIT" ]
null
null
null
(function () { /* Imports */ var Meteor = Package.meteor.Meteor; var global = Package.meteor.global; var meteorEnv = Package.meteor.meteorEnv; (function(){ /////////////////////////////////////////////////////////////////////// // // // packages/raix_...
29.76
71
0.290323
cdc8015208f38b1bf0b72d99ae1247af3d2b647d
13,373
js
JavaScript
routes/theatre.js
vishnucprasad/MovieMaster
cad4009ee0fbc71f788ee1b49e353a811568ca6c
[ "MIT" ]
null
null
null
routes/theatre.js
vishnucprasad/MovieMaster
cad4009ee0fbc71f788ee1b49e353a811568ca6c
[ "MIT" ]
null
null
null
routes/theatre.js
vishnucprasad/MovieMaster
cad4009ee0fbc71f788ee1b49e353a811568ca6c
[ "MIT" ]
null
null
null
const express = require('express'); const router = express.Router(); const fs = require('fs'); const theatreHelpers = require('../helpers/theatreHelpers'); const passport = require('passport'); const date = require('date-and-time'); const isTheatre = require('../middleware/auth').isTheatre; router.get('/login'...
36.143243
278
0.622747
cdc80ebc473c288c7497c1a9d935d475825e9ca8
865
js
JavaScript
Programming-Basics-with-JavaScript/Labs-and-Exercises/Conditional-Statements/Exercise/scholarship.js
Aykut5645/Software-University
1990afd1d09c60b043c9771c516bc314c4922736
[ "MIT" ]
null
null
null
Programming-Basics-with-JavaScript/Labs-and-Exercises/Conditional-Statements/Exercise/scholarship.js
Aykut5645/Software-University
1990afd1d09c60b043c9771c516bc314c4922736
[ "MIT" ]
null
null
null
Programming-Basics-with-JavaScript/Labs-and-Exercises/Conditional-Statements/Exercise/scholarship.js
Aykut5645/Software-University
1990afd1d09c60b043c9771c516bc314c4922736
[ "MIT" ]
null
null
null
function scholarship(arg1, arg2, arg3) { let income = Number(arg1); let averageGrade = Number(arg2); let minIncome = Number(arg3); let socialScholarship = 0; let excellentScholarship = 0; if (averageGrade >= 5.50) { excellentScholarship = averageGrade * 25; } if ((averageGrade...
29.827586
107
0.641618
cdc83fc4d3d2f35ea0b5ea6783b31932081f53cb
8,669
js
JavaScript
src/common/overlay/Pie.js
qingqibing/iClient-JavaScript
1e54082fd010284732727d3a77e0d2860bd00d7c
[ "Apache-2.0" ]
1
2020-12-21T07:32:20.000Z
2020-12-21T07:32:20.000Z
src/common/overlay/Pie.js
qingqibing/iClient-JavaScript
1e54082fd010284732727d3a77e0d2860bd00d7c
[ "Apache-2.0" ]
null
null
null
src/common/overlay/Pie.js
qingqibing/iClient-JavaScript
1e54082fd010284732727d3a77e0d2860bd00d7c
[ "Apache-2.0" ]
3
2020-12-21T07:32:23.000Z
2021-12-29T13:16:21.000Z
/* Copyright© 2000 - 2020 SuperMap Software Co.Ltd. All rights reserved. * This program are made available under the terms of the Apache License, Version 2.0 * which accompanies this distribution and is available at http://www.apache.org/licenses/LICENSE-2.0.html.*/ import {SuperMap} from '../SuperMap'; import {S...
41.085308
343
0.59211
cdc87f48455ed31d5d583030f20bfb03ac8517ca
813
js
JavaScript
packages/styles/src/theme/createTheme.js
sirreal/g2
77a7f1e07fe14aeefa316ba9a2bd2b25c4999fcd
[ "MIT" ]
null
null
null
packages/styles/src/theme/createTheme.js
sirreal/g2
77a7f1e07fe14aeefa316ba9a2bd2b25c4999fcd
[ "MIT" ]
null
null
null
packages/styles/src/theme/createTheme.js
sirreal/g2
77a7f1e07fe14aeefa316ba9a2bd2b25c4999fcd
[ "MIT" ]
null
null
null
import { get } from '@wp-g2/create-styles'; import { colorize, getComputedColor, is, noop } from '@wp-g2/utils'; import { space } from '../mixins/space'; import { config } from './config'; import { generateColorAdminColors } from './utils'; const baseTheme = Object.freeze(Object.assign({}, config)); export function ...
22.583333
68
0.701107
cdc8a452ffa60e7f35911a061c2f035a149d7c11
20,612
js
JavaScript
public/js/9.67c8d55a65301a6f0cb8.js
youceef79/laravel_vuejs_jsecom
37f74d96e19edff572d3dfd2fcea5a59147fd376
[ "MIT" ]
null
null
null
public/js/9.67c8d55a65301a6f0cb8.js
youceef79/laravel_vuejs_jsecom
37f74d96e19edff572d3dfd2fcea5a59147fd376
[ "MIT" ]
null
null
null
public/js/9.67c8d55a65301a6f0cb8.js
youceef79/laravel_vuejs_jsecom
37f74d96e19edff572d3dfd2fcea5a59147fd376
[ "MIT" ]
null
null
null
(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[9],{ /***/ "./node_modules/babel-loader/lib/index.js?!./node_modules/vue-loader/lib/index.js?!./resources/js/components/productItem.vue?vue&type=script&lang=js&": /*!******************************************************************************************...
66.705502
1,227
0.627547
cdc8e4304882e0a09d42da964c8505aace3dcb1c
2,677
js
JavaScript
assets/spinner.js
spiderbites/hoc-talk
027ee77c89b1221c43abc7728163ca856689fed5
[ "MIT" ]
3
2017-01-31T15:47:15.000Z
2018-03-15T17:03:38.000Z
assets/spinner.js
spiderbites/hoc-talk
027ee77c89b1221c43abc7728163ca856689fed5
[ "MIT" ]
null
null
null
assets/spinner.js
spiderbites/hoc-talk
027ee77c89b1221c43abc7728163ca856689fed5
[ "MIT" ]
null
null
null
import React from 'react' export default () => ( <svg width="80px" height="80px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid" class="lds-fidget-spinner" > <g transform="rotate(6 50 50)"> <g transform="translate(50 50)"> <g ng-attr-...
50.509434
1,129
0.493463
cdc94cd390c692ddc61e653e5d1047709fc07737
29,510
js
JavaScript
assets/js/lunr/lunr.min.js
dh5473/dh5473.github.io
3b9b0acf8b1bb389af9a54415e39918f6cc8b8f0
[ "MIT" ]
36,017
2015-01-01T03:25:15.000Z
2022-03-31T14:16:37.000Z
assets/js/lunr/lunr.min.js
ywkim92/ywkim92.github.io
0ff95e898df4e711d42c84c69407e7446b9d6d23
[ "MIT" ]
3,102
2015-01-01T18:16:38.000Z
2022-03-31T18:49:43.000Z
assets/js/lunr/lunr.min.js
ywkim92/ywkim92.github.io
0ff95e898df4e711d42c84c69407e7446b9d6d23
[ "MIT" ]
42,545
2015-01-01T05:54:51.000Z
2022-03-31T21:35:14.000Z
/** * lunr - http://lunrjs.com - A bit like Solr, but much smaller and not as bright - 2.3.9 * Copyright (C) 2020 Oliver Nightingale * @license MIT */ !function(){var e=function(t){var r=new e.Builder;return r.pipeline.add(e.trimmer,e.stopWordFilter,e.stemmer),r.searchPipeline.add(e.stemmer),t.call(r,r),r.build()};...
4,215.714286
29,354
0.715554
cdc964a87c247690ae8d6390c5ffe0322382e453
1,809
js
JavaScript
client-react/src/components/TileUserProfile/index.js
RikKierkels/Charlie-Chatlin
15a7d50b3605727435a48dddc1d7b330cd548c25
[ "MIT" ]
1
2021-09-09T11:34:39.000Z
2021-09-09T11:34:39.000Z
client-react/src/components/TileUserProfile/index.js
RikKierkels/Charlie-Chatlin
15a7d50b3605727435a48dddc1d7b330cd548c25
[ "MIT" ]
61
2020-02-12T08:30:14.000Z
2022-02-27T03:39:40.000Z
client-react/src/components/TileUserProfile/index.js
RikKierkels/Charlie-Chatlin
15a7d50b3605727435a48dddc1d7b330cd548c25
[ "MIT" ]
1
2020-02-28T14:15:00.000Z
2020-02-28T14:15:00.000Z
import React from 'react'; import styled from '@emotion/styled'; import Tile from '../Tile'; import { getAvatarById } from '../../shared/avatars'; import { StyledText, transparent } from '../../design/shared-styles'; import { useSelector } from 'react-redux'; const TileUserProfile = () => { const isConnected = useSe...
26.602941
105
0.641238
cdc96f36517dc2540577d75e2174a2a464b813b6
483
js
JavaScript
src/utils/useContentfulImage.js
TakaShinoda/myblog
ab3378a7292290b5375838f4ac2e225648e4fd4d
[ "MIT" ]
null
null
null
src/utils/useContentfulImage.js
TakaShinoda/myblog
ab3378a7292290b5375838f4ac2e225648e4fd4d
[ "MIT" ]
null
null
null
src/utils/useContentfulImage.js
TakaShinoda/myblog
ab3378a7292290b5375838f4ac2e225648e4fd4d
[ "MIT" ]
null
null
null
import { useStaticQuery, graphql } from "gatsby" export default assetUrl => { const { allContentfulAsset } = useStaticQuery(graphql` query { allContentfulAsset { nodes { file { url } fluid(maxWidth: 785) { ...
24.15
72
0.492754
cdca00573e12e729d1c979faaf1e207b3f099e50
2,133
js
JavaScript
index.js
duongaaazzz/react-native-sketch-view
c16dc4414402ccbf1a7fd185340ba3b08a18769e
[ "MIT" ]
null
null
null
index.js
duongaaazzz/react-native-sketch-view
c16dc4414402ccbf1a7fd185340ba3b08a18769e
[ "MIT" ]
null
null
null
index.js
duongaaazzz/react-native-sketch-view
c16dc4414402ccbf1a7fd185340ba3b08a18769e
[ "MIT" ]
null
null
null
import React, { Component } from "react"; import { requireNativeComponent, View, UIManager, findNodeHandle, DeviceEventEmitter } from "react-native"; import PropTypes from "prop-types"; class SketchView extends Component { constructor(props) { super(props); this.onChange = this.onChange.bind(this);...
21.118812
71
0.646976
cdca3c75653865a544c38fbce5f6cf676caa3f63
161
js
JavaScript
src/app/config/constants.js
onemargaro/trivia
bbbb9dede3d05e377f3020ae636c244b5f6ccbcf
[ "Apache-2.0" ]
null
null
null
src/app/config/constants.js
onemargaro/trivia
bbbb9dede3d05e377f3020ae636c244b5f6ccbcf
[ "Apache-2.0" ]
null
null
null
src/app/config/constants.js
onemargaro/trivia
bbbb9dede3d05e377f3020ae636c244b5f6ccbcf
[ "Apache-2.0" ]
1
2021-02-22T22:28:23.000Z
2021-02-22T22:28:23.000Z
export const AMOUNT = 10; export const TYPES = ['multiple', 'boolean']; export const DIFFICULTIES = ['easy', 'medium', 'hard']; export const ANSWER_VALUE = 100;
32.2
55
0.701863
cdcae1b8ef8ad3eeea6738f96199b6a6b71a4324
183
js
JavaScript
backend/authn/index.js
loliva/az_ad_angular_express_serverless
154e7cb29140f4c9b082c4f5a1e5da27e7a8c40d
[ "Apache-2.0" ]
null
null
null
backend/authn/index.js
loliva/az_ad_angular_express_serverless
154e7cb29140f4c9b082c4f5a1e5da27e7a8c40d
[ "Apache-2.0" ]
null
null
null
backend/authn/index.js
loliva/az_ad_angular_express_serverless
154e7cb29140f4c9b082c4f5a1e5da27e7a8c40d
[ "Apache-2.0" ]
null
null
null
const authenticationMiddleware = require("./authn"); const corsMiddleware = require("./cors"); module.exports = { azureAuth: authenticationMiddleware, cors: corsMiddleware }
22.875
52
0.737705
cdcb512d7457a9ffaeb6486eac008b03c2cb37cf
9,966
js
JavaScript
antd-tools/gulpfile.js
liulinboyi/ant-design-vue
5108f67c11edbc3ae3e26091d7b9eaabf82d0516
[ "MIT" ]
1
2020-11-09T14:00:24.000Z
2020-11-09T14:00:24.000Z
antd-tools/gulpfile.js
sunmd/ant-design-vue
970a72fca80f046a40dcb078c4eb9f385464b0ec
[ "MIT" ]
null
null
null
antd-tools/gulpfile.js
sunmd/ant-design-vue
970a72fca80f046a40dcb078c4eb9f385464b0ec
[ "MIT" ]
1
2020-06-13T07:20:50.000Z
2020-06-13T07:20:50.000Z
/* eslint-disable no-console */ 'use strict'; // const install = require('./install') const runCmd = require('./runCmd'); const getBabelCommonConfig = require('./getBabelCommonConfig'); const merge2 = require('merge2'); const { execSync } = require('child_process'); const through2 = require('through2'); const transfor...
26.935135
118
0.561108
cdcd2511212e5d223915d044004269ec6d52cca4
948
js
JavaScript
src/server/routes/users/get/profile.js
maya-abe/mysite
d46338ce92c68b1bb32e7b3aadb4c4d8dd6d121a
[ "MIT" ]
null
null
null
src/server/routes/users/get/profile.js
maya-abe/mysite
d46338ce92c68b1bb32e7b3aadb4c4d8dd6d121a
[ "MIT" ]
null
null
null
src/server/routes/users/get/profile.js
maya-abe/mysite
d46338ce92c68b1bb32e7b3aadb4c4d8dd6d121a
[ "MIT" ]
null
null
null
import fs from 'fs-extra' import path from 'path' import {coreUtils, config, Handlebars, User} from '../../../../cli' var route = function route(req, res) { var resHtml = '' var page = path.join(__dirname + '/../../../views/users/profile.html') if (coreUtils.file.exist(page)) { resHtml = fs.readFileSync(pa...
22.046512
72
0.649789
cdcd46a6aa1ba0aee4ce04f0c8583fd23a49fd73
1,514
js
JavaScript
src/components/NavBar/index.js
lfernandez79/reactPortfolio
ff7481b8be68e7beb2060df4610a46f0c919f5e5
[ "MIT" ]
null
null
null
src/components/NavBar/index.js
lfernandez79/reactPortfolio
ff7481b8be68e7beb2060df4610a46f0c919f5e5
[ "MIT" ]
null
null
null
src/components/NavBar/index.js
lfernandez79/reactPortfolio
ff7481b8be68e7beb2060df4610a46f0c919f5e5
[ "MIT" ]
null
null
null
import React from "react"; import { Wave } from "react-animated-text"; import { Link } from "react-scroll"; import TravisCI from "../../pages/images/TravisCI-Mascot-2.png"; import "./style.css"; const style = { removeUnderline: { textDecoration: "none", }, }; function NavBar() { return ( <header classN...
31.541667
151
0.584544
cdce10b50f7fdcef5a3cd06956144ff207f5184b
1,380
js
JavaScript
website/docgen/spec/transfer-see-spec.js
EnzDev/protractor
2bea6d6c9c96ea39ae7f2c34a17491d438a27d5c
[ "MIT" ]
7,039
2015-01-02T10:46:53.000Z
2022-03-31T00:52:10.000Z
website/docgen/spec/transfer-see-spec.js
EnzDev/protractor
2bea6d6c9c96ea39ae7f2c34a17491d438a27d5c
[ "MIT" ]
3,912
2015-01-02T01:45:41.000Z
2022-03-28T17:03:43.000Z
website/docgen/spec/transfer-see-spec.js
cambiph/protractor
1c97c9f28d8b5fb3306d7fed3c8ecd609144be67
[ "MIT" ]
2,684
2015-01-06T03:55:49.000Z
2022-03-31T11:56:29.000Z
var seeProcessorFn = require('../processors/transfer-see'); describe('transfer-see', function() { var seeProcessor; beforeEach(function() { seeProcessor = seeProcessorFn(); }); var transferSee = function(docs) { seeProcessor.$process(docs); }; it('should put @see info in the description', funct...
26.538462
87
0.616667
cdce19894a96b3d68512e920cd664b1230dd4a95
4,261
js
JavaScript
build/static/js/3.1f9f47dc.chunk.js
sahmwanga/inventory-management-system
b6aaf4580639e02bd5c153558ba9bff458235dce
[ "MIT" ]
2
2021-04-15T12:05:16.000Z
2021-05-07T19:07:59.000Z
build/static/js/3.1f9f47dc.chunk.js
sahmwanga/inventory-management-system
b6aaf4580639e02bd5c153558ba9bff458235dce
[ "MIT" ]
1
2021-04-08T10:31:42.000Z
2021-04-08T10:31:42.000Z
build/static/js/3.1f9f47dc.chunk.js
sahmwanga/inventory-management-system
b6aaf4580639e02bd5c153558ba9bff458235dce
[ "MIT" ]
null
null
null
(this["webpackJsonpinventory-management-system"]=this["webpackJsonpinventory-management-system"]||[]).push([[3],{402:function(t,e,n){"use strict";n.r(e),n.d(e,"getCLS",(function(){return p})),n.d(e,"getFCP",(function(){return g})),n.d(e,"getFID",(function(){return F})),n.d(e,"getLCP",(function(){return k})),n.d(e,"getT...
2,130.5
4,216
0.677775
cdd0309c4abb886eb5cb44bc85b93211cae65bb2
6,434
js
JavaScript
2015/07_SomeAssemblyRequired/aoc_07.js
deanearlwright/AdventOfCode
ca4cf6315c0efa38bd7748fb6f4bc99e7934871d
[ "MIT" ]
1
2021-01-03T23:09:28.000Z
2021-01-03T23:09:28.000Z
2015/07_SomeAssemblyRequired/aoc_07.js
deanearlwright/AdventOfCode
ca4cf6315c0efa38bd7748fb6f4bc99e7934871d
[ "MIT" ]
6
2020-12-26T21:02:42.000Z
2020-12-26T21:02:52.000Z
2015/07_SomeAssemblyRequired/aoc_07.js
deanearlwright/AdventOfCode
ca4cf6315c0efa38bd7748fb6f4bc99e7934871d
[ "MIT" ]
null
null
null
/* eslint-disable linebreak-style */ // ====================================================================== // Some Assembly Required // Advent of Code 2015 Day 07 -- Eric Wastl -- https://adventofcode.com // // Javascript implementation by Dr. Dean Earl Wright III // =============================================...
32.994872
92
0.392602
cdd103b5ea504b8e2a60699da22e6d1787fa2cf1
1,975
js
JavaScript
test/app-jobs-buildPackage.js
fuqunaga/openupm
fb9b2cde215eadedf1336027640c8d26c39a2874
[ "BSD-3-Clause" ]
null
null
null
test/app-jobs-buildPackage.js
fuqunaga/openupm
fb9b2cde215eadedf1336027640c8d26c39a2874
[ "BSD-3-Clause" ]
null
null
null
test/app-jobs-buildPackage.js
fuqunaga/openupm
fb9b2cde215eadedf1336027640c8d26c39a2874
[ "BSD-3-Clause" ]
null
null
null
/* eslint-disable no-unused-vars */ /* eslint-disable no-undef */ const assert = require("assert"); const should = require("should"); const rewire = require("rewire"); const buildPackageModule = rewire("../app/jobs/buildPackage"); const filterRemoteTags = buildPackageModule.__get__("filterRemoteTags"); describe("app...
25.986842
72
0.467342
cdd1212d04cbbe59f83bad8190b76f65af0ed710
12,358
js
JavaScript
src/components/charts/bar-chart.js
duynguyen158/website
71a7c326aee8702fbd4cc4909872e03d8bf097e3
[ "Apache-2.0" ]
1
2020-10-24T20:53:26.000Z
2020-10-24T20:53:26.000Z
src/components/charts/bar-chart.js
duynguyen158/website
71a7c326aee8702fbd4cc4909872e03d8bf097e3
[ "Apache-2.0" ]
null
null
null
src/components/charts/bar-chart.js
duynguyen158/website
71a7c326aee8702fbd4cc4909872e03d8bf097e3
[ "Apache-2.0" ]
null
null
null
import React, { Fragment, useState } from 'react' import PropTypes from 'prop-types' // ES6 import { extent, max } from 'd3-array' import { scaleBand, scaleLinear, scaleTime } from 'd3-scale' import { line, curveCardinal } from 'd3-shape' import { timeMonth, timeDay } from 'd3-time' import { formatDate, formatNumber ...
33.131367
856
0.533905
cdd1e2542edbf75ca7dacea216f2f4814d892978
337
js
JavaScript
src/util.js
Li-Yang-528/storage-hook
5b9127ab3b0ce2c5a4e72955220247ab97958373
[ "MIT" ]
null
null
null
src/util.js
Li-Yang-528/storage-hook
5b9127ab3b0ce2c5a4e72955220247ab97958373
[ "MIT" ]
null
null
null
src/util.js
Li-Yang-528/storage-hook
5b9127ab3b0ce2c5a4e72955220247ab97958373
[ "MIT" ]
null
null
null
function type(obj, type) { return Object.prototype.toString.call(obj).slice(8, -1).toLocaleLowerCase() === type; } export const assert = [ 'String', 'Object', 'Function', 'Array' ].reduce((init, key) => { init['is' + key] = function(target) { return type(target, key.toLocaleLowerCase()); }; retu...
21.0625
87
0.614243
cdd2757cbd4759ed7579c5db4b3d283494eef3e1
4,125
js
JavaScript
class-00/lab-a/starter-code/js/app.js
ibrahim18101996/amman-301d4
cd02a8b9880bf9d09bdf016233a5f80d954fc2dc
[ "MIT" ]
null
null
null
class-00/lab-a/starter-code/js/app.js
ibrahim18101996/amman-301d4
cd02a8b9880bf9d09bdf016233a5f80d954fc2dc
[ "MIT" ]
null
null
null
class-00/lab-a/starter-code/js/app.js
ibrahim18101996/amman-301d4
cd02a8b9880bf9d09bdf016233a5f80d954fc2dc
[ "MIT" ]
null
null
null
'use strict'; const names = ['bag', 'banana', 'bathroom', 'boots', 'breakfast', 'bubblegum', 'chair', 'cthulhu', 'dog-duck', 'dragon', 'pen', 'pet-sweep', 'scissors', 'shark', 'sweep', 'tauntaun', 'unicorn', 'usb', 'water-can', 'wine-glass']; const leftImage = document.getElementById(`left`); const centerImage =...
30.330882
242
0.621333
cdd30f2e40dd84d03b201d2925d485dbe425db4e
5,506
js
JavaScript
utils/selector.js
vincent99/dashboard
5da61bfe8e2aa721ff6c8fac89af5476afe3301e
[ "Apache-2.0" ]
168
2019-12-12T07:28:16.000Z
2022-03-29T12:51:59.000Z
utils/selector.js
vincent99/dashboard
5da61bfe8e2aa721ff6c8fac89af5476afe3301e
[ "Apache-2.0" ]
3,634
2019-12-03T21:50:12.000Z
2022-03-31T23:23:04.000Z
utils/selector.js
vincent99/dashboard
5da61bfe8e2aa721ff6c8fac89af5476afe3301e
[ "Apache-2.0" ]
112
2017-05-03T17:26:22.000Z
2022-03-28T17:56:33.000Z
import { isArray, addObject, findBy } from '@/utils/array'; const parseCache = {}; const OP_MAP = { '=': 'In', '==': 'In', '!=': 'NotIn', '<': 'Lt', '>': 'Gt', }; // Parse a labelSelector string export function parse(labelSelector) { // matchLabels: // comma-separated list, all rules ANDed together ...
24.149123
97
0.57174
cdd43871c52619e2e05f166990bfdcde4d17e821
1,727
js
JavaScript
packages/node_modules/@webex/internal-plugin-search/src/index.js
antti2000/spark-js-sdk
b9363a8cacc42597a7ffe8d338cd88f7a25eef62
[ "MIT" ]
null
null
null
packages/node_modules/@webex/internal-plugin-search/src/index.js
antti2000/spark-js-sdk
b9363a8cacc42597a7ffe8d338cd88f7a25eef62
[ "MIT" ]
null
null
null
packages/node_modules/@webex/internal-plugin-search/src/index.js
antti2000/spark-js-sdk
b9363a8cacc42597a7ffe8d338cd88f7a25eef62
[ "MIT" ]
null
null
null
/*! * Copyright (c) 2015-2017 Cisco Systems, Inc. See LICENSE file. */ import {registerInternalPlugin} from '@webex/webex-core'; import Search from './search'; import config from './config'; import {has} from 'lodash'; import '@webex/internal-plugin-encryption'; registerInternalPlugin('search', Search, { config,...
27.854839
141
0.579039
cdd49afda3d4af6d91f92fc57d3dbcf7617c7cf9
5,891
js
JavaScript
src/components/pages/profile/Audio.js
robin-thomas/multiverse
b54bc768e11901ebb8337c9c33b9973c71f81d97
[ "MIT" ]
2
2020-08-11T18:36:35.000Z
2020-10-20T17:00:31.000Z
src/components/pages/profile/Audio.js
robin-thomas/multiverse
b54bc768e11901ebb8337c9c33b9973c71f81d97
[ "MIT" ]
null
null
null
src/components/pages/profile/Audio.js
robin-thomas/multiverse
b54bc768e11901ebb8337c9c33b9973c71f81d97
[ "MIT" ]
null
null
null
import React, { useEffect, useRef, useState } from 'react'; import { Row, Col } from 'react-bootstrap'; import Card from '@material-ui/core/Card'; import IconButton from '@material-ui/core/IconButton'; import PlayArrowIcon from '@material-ui/icons/PlayArrow'; import PauseIcon from '@material-ui/icons/Pause'; import { ...
25.951542
85
0.533526
cdd502402f5c3f913c9cd78e3f0ad81e8db3fa39
1,346
js
JavaScript
application/assets/javascripts/loop.js
nicolabosco87/threejs-test
4dbef0f00798838b59a5cf47f45268d425fa927f
[ "MIT" ]
null
null
null
application/assets/javascripts/loop.js
nicolabosco87/threejs-test
4dbef0f00798838b59a5cf47f45268d425fa927f
[ "MIT" ]
null
null
null
application/assets/javascripts/loop.js
nicolabosco87/threejs-test
4dbef0f00798838b59a5cf47f45268d425fa927f
[ "MIT" ]
null
null
null
function loop(){ // Rotate the propeller, the sea and the sky //airplane.propeller.rotation.x += 0.3; sky.mesh.rotation.z += .05; // update the plane on each frame updatePlane(); airplane.pilot.updateHairs(); sea.moveWaves(); // render the scene renderer.render(scene, camera); // call the loop ...
26.392157
80
0.684993
End of preview. Expand in Data Studio

No dataset card yet

Downloads last month
101