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
1e36da6e76774121780ce556ba73bf7cb7de93f7
859
js
JavaScript
www/assets/datepicker/ui/minified/i18n/jquery.ui.datepicker-lt.min.js
zenfikry/Gowash
2cde5e1327d6537836e906316b3636eba45ad389
[ "BSD-3-Clause" ]
null
null
null
www/assets/datepicker/ui/minified/i18n/jquery.ui.datepicker-lt.min.js
zenfikry/Gowash
2cde5e1327d6537836e906316b3636eba45ad389
[ "BSD-3-Clause" ]
null
null
null
www/assets/datepicker/ui/minified/i18n/jquery.ui.datepicker-lt.min.js
zenfikry/Gowash
2cde5e1327d6537836e906316b3636eba45ad389
[ "BSD-3-Clause" ]
null
null
null
/*! jQuery UI - v1.9.2 - 2017-05-12 * http://jqueryui.com * Copyright jQuery Foundation and other contributors; Licensed MIT */ jQuery(function(t){t.datepicker.regional.lt={closeText:"Uždaryti",prevText:"<Atgal",nextText:"Pirmyn>",currentText:"Šiandien",monthNames:["Sausis","Vasaris","Kovas","Balandis","Gegu...
171.8
730
0.706636
1e372c61be2e566f1dc714c8958cbbab22319e19
4,598
js
JavaScript
node_modules/react-bootstrap/lib/TabContainer.js
b0bbybaldi/chicken
af5e547f624183d5bf3e45a83b725cdf8c4eeae7
[ "MIT" ]
243
2018-06-12T17:58:28.000Z
2022-01-07T19:21:53.000Z
node_modules/react-bootstrap/lib/TabContainer.js
b0bbybaldi/chicken
af5e547f624183d5bf3e45a83b725cdf8c4eeae7
[ "MIT" ]
12
2018-04-08T15:12:27.000Z
2018-05-08T09:37:03.000Z
node_modules/react-bootstrap/lib/TabContainer.js
b0bbybaldi/chicken
af5e547f624183d5bf3e45a83b725cdf8c4eeae7
[ "MIT" ]
26
2018-06-07T23:46:49.000Z
2020-08-31T16:23:19.000Z
'use strict'; exports.__esModule = true; var _objectWithoutProperties2 = require('babel-runtime/helpers/objectWithoutProperties'); var _objectWithoutProperties3 = _interopRequireDefault(_objectWithoutProperties2); var _classCallCheck2 = require('babel-runtime/helpers/classCallCheck'); var _classCallCheck3 = _inter...
29.664516
219
0.69291
1e3758fabfb8fd44a449588185adac24d55745f1
1,162
js
JavaScript
test/fixtures/configSchemaExtensions/test-plugin.js
A-5ingh/serverless
9346016eb41342917edc0214944fad0994249412
[ "MIT" ]
null
null
null
test/fixtures/configSchemaExtensions/test-plugin.js
A-5ingh/serverless
9346016eb41342917edc0214944fad0994249412
[ "MIT" ]
null
null
null
test/fixtures/configSchemaExtensions/test-plugin.js
A-5ingh/serverless
9346016eb41342917edc0214944fad0994249412
[ "MIT" ]
null
null
null
'use strict'; class TestPlugin { constructor(serverless) { serverless.configSchemaHandler.defineProvider('someProvider', { function: { properties: { handler: { type: 'string' }, }, }, }); serverless.configSchemaHandler.defineCustomProperties({ properties: { ...
25.822222
85
0.624785
1e3779fcb3ea6688f21f59233eda5f42f299d733
601
js
JavaScript
src/index.js
nmkridler/pyxleyJS
188e7ec889caf0f932825f17d988b1def55ab321
[ "MIT" ]
null
null
null
src/index.js
nmkridler/pyxleyJS
188e7ec889caf0f932825f17d988b1def55ab321
[ "MIT" ]
null
null
null
src/index.js
nmkridler/pyxleyJS
188e7ec889caf0f932825f17d988b1def55ab321
[ "MIT" ]
null
null
null
export {ChartFactory} from './charts/factory.js'; export {FilterFactory} from './filters/factory.js'; export {LayoutFactory, Layout} from './layouts/factory.js'; export {AntHeader} from './layouts/AntLayout.js'; export {AntSidebar} from './layouts/AntSidebar.js'; export {Filter} from './filters/factory.js'; export {red...
46.230769
64
0.735441
1e37e15153e130e35e64cb9a175dff804ddd5192
2,793
js
JavaScript
src/components/key-indicator.js
ekmixon/OpenHealthDashboard
ef70688ae2e9ba54bd791abf57e4951db8775481
[ "Apache-2.0" ]
15
2019-09-17T00:46:00.000Z
2022-02-18T03:38:34.000Z
src/components/key-indicator.js
mitre/OpenHealthDashboard
ef70688ae2e9ba54bd791abf57e4951db8775481
[ "Apache-2.0" ]
9
2019-11-25T14:31:38.000Z
2022-02-18T15:35:14.000Z
src/components/key-indicator.js
ekmixon/OpenHealthDashboard
ef70688ae2e9ba54bd791abf57e4951db8775481
[ "Apache-2.0" ]
8
2019-11-07T08:31:53.000Z
2021-05-29T23:32:58.000Z
import React, { Component } from 'react'; import Stat from './stat'; import Button from './button'; import { ReactComponent as IconGraph } from '../images/icons/graph.svg'; import { ReactComponent as IconMap } from '../images/icons/map.svg'; import { ReactComponent as IconNumbers } from '../images/icons/numbers.svg'; ...
38.260274
164
0.543502
1e37ec4e2a30c90f2b63a6f28db7a59071345173
1,959
js
JavaScript
themes/docsy/assets/vendor/Font-Awesome/js-packages/@fortawesome/free-regular-svg-icons/faHandPointer.js
huangjunxin/jyutping.org
346ac740614fe4635164b868548bc2ee8f184609
[ "CC0-1.0" ]
29
2020-09-29T14:47:32.000Z
2022-02-22T12:05:10.000Z
themes/docsy/assets/vendor/Font-Awesome/js-packages/@fortawesome/free-regular-svg-icons/faHandPointer.js
huangjunxin/jyutping.org
346ac740614fe4635164b868548bc2ee8f184609
[ "CC0-1.0" ]
7
2019-12-22T14:36:04.000Z
2022-02-18T08:55:18.000Z
bower_components/font-awesome/js-packages/@fortawesome/free-regular-svg-icons/faHandPointer.js
zutheme/dichvu
be7cddb02d39511ddecde3c50f54f3ecf581e1dc
[ "MIT" ]
12
2020-07-29T10:26:48.000Z
2022-03-14T02:38:38.000Z
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var prefix = 'far'; var iconName = 'hand-pointer'; var width = 448; var height = 512; var ligatures = []; var unicode = 'f25a'; var svgPathData = 'M358.182 179.361c-19.493-24.768-52.679-31.945-79.872-19.098-15.127-15.687-36.182-22.487-...
67.551724
1,340
0.708014
1e3869f6e766c1855bbb87eb1347adfe30526ca5
255
js
JavaScript
assets/js/initialize.js
Interna1ta/jquery-cheat-sheet
3f73303380d0138bffe885429f7720c3079c01b3
[ "MIT" ]
null
null
null
assets/js/initialize.js
Interna1ta/jquery-cheat-sheet
3f73303380d0138bffe885429f7720c3079c01b3
[ "MIT" ]
null
null
null
assets/js/initialize.js
Interna1ta/jquery-cheat-sheet
3f73303380d0138bffe885429f7720c3079c01b3
[ "MIT" ]
null
null
null
'use strict'; renderSection(arrayEvents, 'events'); renderSection(arrayFunctions, 'functions'); renderSection(arraySelectors, 'selectors'); renderNav(arrayEvents, 'events') renderNav(arrayFunctions, 'functions'); renderNav(arraySelectors, 'selectors');
25.5
43
0.788235
1e394bc7b895f2fde2fceaef8f19a66b3a00925c
14,977
js
JavaScript
src/pages/Register.js
DeepikaMarkam/correctheader
967bac1409b5ef6cfb053ec1eaf3e113764602b1
[ "Xnet", "X11" ]
null
null
null
src/pages/Register.js
DeepikaMarkam/correctheader
967bac1409b5ef6cfb053ec1eaf3e113764602b1
[ "Xnet", "X11" ]
null
null
null
src/pages/Register.js
DeepikaMarkam/correctheader
967bac1409b5ef6cfb053ec1eaf3e113764602b1
[ "Xnet", "X11" ]
null
null
null
import React from 'react'; //import Footer1 from '../components/global_footer'; import NavBar from '../components/NavBar'; import Footer from '../components/Footer'; // Header from '../components/foot'; // reactstrap components import { Button, FormGroup, Form, Input, InputGroupAddon, InputGroupText, ...
28.311909
324
0.473993
1e3951d9436755c35d53c759f5a5264a3b005981
1,774
js
JavaScript
hispanoFail/node_modules/ionic-native/dist/esm/plugins/filepath.js
Relabtive/hispanoFail
e24961fa14cdeffdabcafcb272adc75126b8349a
[ "MIT" ]
7
2017-05-22T13:46:06.000Z
2021-02-21T12:13:38.000Z
hispanoFail/node_modules/ionic-native/dist/esm/plugins/filepath.js
Relabtive/hispanoFail
e24961fa14cdeffdabcafcb272adc75126b8349a
[ "MIT" ]
null
null
null
hispanoFail/node_modules/ionic-native/dist/esm/plugins/filepath.js
Relabtive/hispanoFail
e24961fa14cdeffdabcafcb272adc75126b8349a
[ "MIT" ]
4
2017-01-23T17:07:00.000Z
2017-04-24T14:24:21.000Z
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate...
37.744681
151
0.59301
1e399e082e63b7e9f97d2be04bae0e9b3063f671
558
js
JavaScript
web/src/pages/projects/projects.test.js
danggrianto/testoment
d0ab8aa23a4bc87e79cb98a1e5a63ad32d9ed3fe
[ "MIT" ]
null
null
null
web/src/pages/projects/projects.test.js
danggrianto/testoment
d0ab8aa23a4bc87e79cb98a1e5a63ad32d9ed3fe
[ "MIT" ]
3
2021-03-10T12:07:36.000Z
2022-02-18T23:33:27.000Z
web/src/pages/projects/projects.test.js
danggrianto/testoment
d0ab8aa23a4bc87e79cb98a1e5a63ad32d9ed3fe
[ "MIT" ]
null
null
null
import React from 'react'; import {shallow} from 'enzyme'; import Projects from './projects'; describe('Projects Page', () => { let wrapper; beforeEach(() => (wrapper = shallow(<Projects />))); it('should render title Projects', function() { expect(wrapper.find('h1').text()).toEqual('Projects'); }); i...
25.363636
58
0.65233
1e39a8c4aa385e339cd739ef8de6f5236c6cabe2
385
js
JavaScript
config/helpers/environmentConfigResolver.js
aol/aol-hb.js
28b6554af72a32ea11096b662b513a9b2aa638d1
[ "BSD-3-Clause" ]
5
2016-12-01T15:19:26.000Z
2021-03-26T04:23:13.000Z
config/helpers/environmentConfigResolver.js
ConnectionMaster/aol-hb.js
28b6554af72a32ea11096b662b513a9b2aa638d1
[ "BSD-3-Clause" ]
7
2016-12-01T11:18:28.000Z
2017-03-20T14:30:31.000Z
config/helpers/environmentConfigResolver.js
ConnectionMaster/aol-hb.js
28b6554af72a32ea11096b662b513a9b2aa638d1
[ "BSD-3-Clause" ]
2
2016-12-15T21:48:32.000Z
2019-04-25T18:06:20.000Z
const resolver = { resolveKarmaBrowsers: function() { return resolver.isTravisEnvironment() ? ['CHROME_TRAVIS_CI'] : ['Chrome']; }, resolveNightWatchConfig: function() { return 'nightwatch.' + (resolver.isTravisEnvironment() ? 'config.travis' : 'config.default'); }, isTravisEnvironment: function() { ...
27.5
97
0.688312
1e39b5d78b18f6878dc6482c026441d8e25d3094
4,146
js
JavaScript
jstests/sharding/libs/sharded_index_util.js
benety/mongo
203430ac9559f82ca01e3cbb3b0e09149fec0835
[ "Apache-2.0" ]
null
null
null
jstests/sharding/libs/sharded_index_util.js
benety/mongo
203430ac9559f82ca01e3cbb3b0e09149fec0835
[ "Apache-2.0" ]
null
null
null
jstests/sharding/libs/sharded_index_util.js
benety/mongo
203430ac9559f82ca01e3cbb3b0e09149fec0835
[ "Apache-2.0" ]
null
null
null
/* * Utilities for checking indexes on shards. */ var ShardedIndexUtil = (function() { /* * Asserts that the shard has an index for the collection with the given index key. */ let assertIndexExistsOnShard = function(shard, dbName, collName, targetIndexKey) { let res = shard.getDB(dbName).run...
40.252427
97
0.568017
1e39bd514f9d4076eea70cd97d5dc674a42388f2
138
js
JavaScript
doxygen/html/search/functions_62.js
mikewolfli/workflow
98ad4a2a822aae774355c03cb1eea5cc97d986b8
[ "Unlicense" ]
3
2016-05-30T05:39:52.000Z
2017-11-10T07:26:53.000Z
doxygen/html/search/functions_62.js
mikewolfli/workflow
98ad4a2a822aae774355c03cb1eea5cc97d986b8
[ "Unlicense" ]
null
null
null
doxygen/html/search/functions_62.js
mikewolfli/workflow
98ad4a2a822aae774355c03cb1eea5cc97d986b8
[ "Unlicense" ]
1
2020-01-02T01:05:01.000Z
2020-01-02T01:05:01.000Z
var searchData= [ ['backendpid',['BackendPID',['../classwx_postgre_s_q_l.html#ae24ee99a34b56b495f6ba4ef441ae5a9',1,'wxPostgreSQL']]] ];
27.6
116
0.753623
1e39d32654dcc031528066c859bd71f44f16eb07
2,412
js
JavaScript
webpack.prod.config.js
edil3ra/spherebreak
1db522ce10562250a3c11ec7385ff1b0e55fd218
[ "MIT" ]
null
null
null
webpack.prod.config.js
edil3ra/spherebreak
1db522ce10562250a3c11ec7385ff1b0e55fd218
[ "MIT" ]
null
null
null
webpack.prod.config.js
edil3ra/spherebreak
1db522ce10562250a3c11ec7385ff1b0e55fd218
[ "MIT" ]
null
null
null
const webpack = require('webpack') const path = require('path') const TerserPlugin = require('terser-webpack-plugin') const MiniCssExtractPlugin = require('mini-css-extract-plugin') const HtmlWebpackPlugin = require('html-webpack-plugin') const pathToPhaser = path.join(__dirname, "/node_modules/phaser/") const BundleAn...
28.046512
85
0.454395
1e39e20b01da203041b806d96640323b3d86857a
39
js
JavaScript
ui/src/pages/Player/AddPlayer/index.js
kidrecursive/astra-sketch
c846745e0be76819ddf98ba81f1f196e99fed2d9
[ "Apache-2.0" ]
null
null
null
ui/src/pages/Player/AddPlayer/index.js
kidrecursive/astra-sketch
c846745e0be76819ddf98ba81f1f196e99fed2d9
[ "Apache-2.0" ]
7
2021-11-16T17:50:23.000Z
2021-12-01T13:27:18.000Z
ui/src/pages/Player/AddPlayer/index.js
kidrecursive/astra-sketch
c846745e0be76819ddf98ba81f1f196e99fed2d9
[ "Apache-2.0" ]
1
2021-11-19T21:53:40.000Z
2021-11-19T21:53:40.000Z
export { default } from "./AddPlayer";
19.5
38
0.666667
1e3a63be060fe9511f12709d4efcbe6dc581bb43
261
js
JavaScript
blog-sys-research/amdxg-blog/amdxg.config.js
amano--/examples
02f9fe2af87b7fd808a671bc6dfde78046ab8451
[ "Apache-2.0" ]
null
null
null
blog-sys-research/amdxg-blog/amdxg.config.js
amano--/examples
02f9fe2af87b7fd808a671bc6dfde78046ab8451
[ "Apache-2.0" ]
6
2020-12-20T08:48:56.000Z
2022-02-17T20:58:17.000Z
blog-sys-research/amdxg-blog/amdxg.config.js
amano--/sandbox
02f9fe2af87b7fd808a671bc6dfde78046ab8451
[ "Apache-2.0" ]
null
null
null
module.exports = { host: "https://amano--.github.io/blog", siteName: "mytest-blog", author: "amano--", authorLink: "https://twitter.com", lang: "ja", repository: "", socialShare: { twitter: true, hatena: false, facebook: true, }, };
18.642857
41
0.590038
1e3ab0cbe7e602337b661f129a50c9f16551edb0
4,736
js
JavaScript
node_modules/@tensorflow/tfjs-core/dist/test_util.js
ofuen/TensorFlowJSExample
9377837f1773f4e289f22a522f89d69eb395258a
[ "MIT" ]
2
2020-09-03T01:37:57.000Z
2020-09-03T01:38:15.000Z
node_modules/@tensorflow/tfjs-core/dist/test_util.js
ofuen/TensorFlowJSExample
9377837f1773f4e289f22a522f89d69eb395258a
[ "MIT" ]
null
null
null
node_modules/@tensorflow/tfjs-core/dist/test_util.js
ofuen/TensorFlowJSExample
9377837f1773f4e289f22a522f89d69eb395258a
[ "MIT" ]
2
2019-03-24T10:59:11.000Z
2021-05-14T01:34:37.000Z
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var environment_1 = require("./environment"); var tensor_1 = require("./tensor"); var util = require("./util"); var util_1 = require("./util"); exports.WEBGL_ENVS = { 'HAS_WEBGL': true }; exports.NODE_ENVS = { 'IS_NODE': true }; export...
36.430769
112
0.60473
1e3ab4848d60117db3b6f90f1170323cd7509488
552
js
JavaScript
ExperimentC/trial-2/purchase/config/webpack.prod.js
awarenessxz/react-micro-frontend
81398c0671e76bec5d543cc691b0826ff56e70b2
[ "MIT" ]
null
null
null
ExperimentC/trial-2/purchase/config/webpack.prod.js
awarenessxz/react-micro-frontend
81398c0671e76bec5d543cc691b0826ff56e70b2
[ "MIT" ]
null
null
null
ExperimentC/trial-2/purchase/config/webpack.prod.js
awarenessxz/react-micro-frontend
81398c0671e76bec5d543cc691b0826ff56e70b2
[ "MIT" ]
null
null
null
const { merge } = require("webpack-merge"); const app = require('./wp-config'); const util = require('./wp-config-util'); const baseConfig = require('./webpack.common'); module.exports = merge([ baseConfig, { mode: "production", output: { path: app.paths.build, //chunkFi...
26.285714
53
0.570652
1e3ba50145f6589cf9120887550588b1886ad8ad
472
js
JavaScript
manager-frontend/src/pages/Orders/styles.js
henriquecouto/pack-food
7375df0927417fc60e5c0304601d139689cb154f
[ "MIT" ]
1
2022-02-21T13:51:39.000Z
2022-02-21T13:51:39.000Z
manager-frontend/src/pages/Orders/styles.js
henriquecouto/pack-food
7375df0927417fc60e5c0304601d139689cb154f
[ "MIT" ]
1
2022-03-04T18:34:38.000Z
2022-03-04T18:34:38.000Z
manager-frontend/src/pages/Orders/styles.js
henriquecouto/pack-food
7375df0927417fc60e5c0304601d139689cb154f
[ "MIT" ]
1
2021-11-26T23:04:11.000Z
2021-11-26T23:04:11.000Z
import styled from 'styled-components'; export const TitleSection = styled.div` max-width: 1300px; margin: 2% auto; padding: 0 15px; `; export const OrdersContainer = styled.div` max-width: 1300px; margin: 2% auto; display: flex; flex-direction: row; flex-wrap: wrap; /* justify-content: center; */ ...
18.88
42
0.669492
1e3dc80c12fe475622d9f7b33c1b8a7b331511d5
13,912
js
JavaScript
public/component---node-modules-vtex-gatsby-theme-vtex-src-templates-product-tsx-185ac4d14aab5bb2a4be.js
vwraposo/netlify-test
9ed15a816c7e2b97c9d7d941e2c182ad112863ef
[ "MIT" ]
null
null
null
public/component---node-modules-vtex-gatsby-theme-vtex-src-templates-product-tsx-185ac4d14aab5bb2a4be.js
vwraposo/netlify-test
9ed15a816c7e2b97c9d7d941e2c182ad112863ef
[ "MIT" ]
null
null
null
public/component---node-modules-vtex-gatsby-theme-vtex-src-templates-product-tsx-185ac4d14aab5bb2a4be.js
vwraposo/netlify-test
9ed15a816c7e2b97c9d7d941e2c182ad112863ef
[ "MIT" ]
1
2020-11-14T17:18:05.000Z
2020-11-14T17:18:05.000Z
(window.webpackJsonp=window.webpackJsonp||[]).push([[12],{"4H2T":function(e,t,a){"use strict";var n=a("q1tI"),r=a.n(n),i=a("izhR"),c={fill:"none",width:"25",height:"25",viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"};t.a=function(e){return r.a.createElement(i.d,Object.a...
6,956
13,789
0.690339
1e3e7f04d195e029020c59735ecfd1312c102838
12,462
js
JavaScript
website/index.js
mustakimkr/react-nice-dates
8595d3cd306f7e5821c6ee90241c0189294df450
[ "MIT" ]
1,108
2020-01-21T17:34:06.000Z
2022-03-30T18:45:40.000Z
website/index.js
mustakimkr/react-nice-dates
8595d3cd306f7e5821c6ee90241c0189294df450
[ "MIT" ]
64
2020-01-21T21:04:05.000Z
2022-03-21T08:23:34.000Z
website/index.js
mustakimkr/react-nice-dates
8595d3cd306f7e5821c6ee90241c0189294df450
[ "MIT" ]
83
2020-01-21T22:54:23.000Z
2022-03-21T21:11:12.000Z
import React from 'react' import { render } from 'react-dom' import DatePickerExample from './examples/DatePickerExample' import DateRangePickerExample from './examples/DateRangePickerExample' import DatePickerCalendarExample from './examples/DatePickerCalendarExample' import DateRangePickerCalendarExample from './exam...
31.390428
123
0.679024
1e3ea0e74b5b9ca0d85ff5816f9f3cb36528695d
9,107
js
JavaScript
fact-bounty-client/src/shared/components/TopNavBar.js
Anmolbansal1/fact-Bounty
9ba59a193bf09e8f051426ee47319504f104b5a6
[ "Apache-2.0" ]
2
2019-02-14T14:03:58.000Z
2019-03-24T23:49:53.000Z
fact-bounty-client/src/shared/components/TopNavBar.js
Tushar19varshney/fact-Bounty
9ba59a193bf09e8f051426ee47319504f104b5a6
[ "Apache-2.0" ]
238
2019-06-02T17:30:45.000Z
2021-07-26T23:14:54.000Z
fact-bounty-client/src/shared/components/TopNavBar.js
Anmolbansal1/fact-Bounty
9ba59a193bf09e8f051426ee47319504f104b5a6
[ "Apache-2.0" ]
null
null
null
import React, { Component, Fragment } from "react"; import { connect } from "react-redux"; import PropTypes from "prop-types"; import Button from "@material-ui/core/Button"; import AppBar from "@material-ui/core/AppBar"; import Toolbar from "@material-ui/core/Toolbar"; import Typography from "@material-ui/core/Typograp...
28.195046
80
0.521028
1e3ec30c10a44bb4947587307b9b3f4946f6d018
9,861
js
JavaScript
webapp/src/components/Schedule/Schedule.js
hackshields/lifebank
f4204edf4667dac3265dbf157dd9ec45e9fffb57
[ "MIT" ]
12
2020-06-12T01:06:25.000Z
2022-03-25T05:02:19.000Z
webapp/src/components/Schedule/Schedule.js
hackshields/lifebank
f4204edf4667dac3265dbf157dd9ec45e9fffb57
[ "MIT" ]
479
2020-06-01T20:09:42.000Z
2021-11-01T11:26:11.000Z
webapp/src/components/Schedule/Schedule.js
hackshields/lifebank
f4204edf4667dac3265dbf157dd9ec45e9fffb57
[ "MIT" ]
18
2020-06-16T13:58:34.000Z
2022-02-18T11:17:56.000Z
import React, { useState, useEffect } from 'react' import PropTypes from 'prop-types' import { makeStyles, useTheme } from '@material-ui/core/styles' import useMediaQuery from '@material-ui/core/useMediaQuery' import TextField from '@material-ui/core/TextField' import MenuItem from '@material-ui/core/MenuItem' import T...
29.881818
76
0.516073
1e3f1c0e26fa76cbba7a19ecbc1378b501a0de56
4,646
js
JavaScript
themes/frontend/js/demos/demo-real-estate.js
nittinbushari/ci3_hmvc_auth
15a06f6c6f28660ba1a4e70278301e0205e384c5
[ "Apache-2.0" ]
null
null
null
themes/frontend/js/demos/demo-real-estate.js
nittinbushari/ci3_hmvc_auth
15a06f6c6f28660ba1a4e70278301e0205e384c5
[ "Apache-2.0" ]
null
null
null
themes/frontend/js/demos/demo-real-estate.js
nittinbushari/ci3_hmvc_auth
15a06f6c6f28660ba1a4e70278301e0205e384c5
[ "Apache-2.0" ]
null
null
null
/* Name: RealEstate Written by: Okler Themes - (http://www.okler.net) Theme Version: 8.2.0 */ 'use strict'; /* Header */ // Search Properties var $headerWrapper = $('#headerSearchProperties'), $window = $(window); $headerWrapper.on('click', function() { if ($window.width() > 992) { $header...
20.112554
93
0.574473
1e3f2dfd8f5553874fd0dfd4b9007d7aa73c1141
560
js
JavaScript
server/src/settings/index.js
usagi-murasaki/Usagi-no-k-do
33bebe8daa65ef957e58456de315c48d98fdb2e2
[ "MIT" ]
null
null
null
server/src/settings/index.js
usagi-murasaki/Usagi-no-k-do
33bebe8daa65ef957e58456de315c48d98fdb2e2
[ "MIT" ]
null
null
null
server/src/settings/index.js
usagi-murasaki/Usagi-no-k-do
33bebe8daa65ef957e58456de315c48d98fdb2e2
[ "MIT" ]
null
null
null
const env = require('./production') const envSettings = { HTTPS: (env.https.toLowerCase() === 'true')?true:false, PORT: Number(env.port), HTTP_ERROR_CODE: Number(env.http_error_code), HTTP_ERROR_TEXT: env.http_error_text, MONGO_URI: 'mongodb://' + ((env.mongo_login !== null && env.mongo_pwd !== null) ? (env....
40
198
0.657143
1e3f38285a4fe1b3eabfdaae112683e0cb5d95a9
5,096
js
JavaScript
src/clone.js
nonoll/html2canvas-modify
3a4c6171effb4cbb970196e46dd246ac6697439d
[ "MIT" ]
5
2015-11-07T11:41:14.000Z
2017-03-22T02:35:32.000Z
src/clone.js
nonoll/html2canvas-modify
3a4c6171effb4cbb970196e46dd246ac6697439d
[ "MIT" ]
null
null
null
src/clone.js
nonoll/html2canvas-modify
3a4c6171effb4cbb970196e46dd246ac6697439d
[ "MIT" ]
null
null
null
var log = require('./log'); var Promise = require('./promise'); var html2canvasCanvasCloneAttribute = "data-html2canvas-canvas-clone"; var html2canvasCanvasCloneIndex = 0; function cloneNodeValues(document, clone, nodeName) { var originalNodes = document.getElementsByTagName(nodeName); var clonedNodes = clone...
40.444444
207
0.668564
1e3f690ae9ed8d8297c3da1b92fea7b664048c61
4,328
js
JavaScript
esm2015/lib/modules/app/assets/goodbye.component.js
PlusOneManagement/pop3-library-latest
6e7f20589289364e48d78942f27bd2c6005a238d
[ "Apache-2.0" ]
null
null
null
esm2015/lib/modules/app/assets/goodbye.component.js
PlusOneManagement/pop3-library-latest
6e7f20589289364e48d78942f27bd2c6005a238d
[ "Apache-2.0" ]
null
null
null
esm2015/lib/modules/app/assets/goodbye.component.js
PlusOneManagement/pop3-library-latest
6e7f20589289364e48d78942f27bd2c6005a238d
[ "Apache-2.0" ]
null
null
null
import { Component } from '@angular/core'; import { ServiceInjector } from '../../../pop-common.model'; import { PopBaseService } from '../../../services/pop-base.service'; import { RandomArrayElement } from '../../../pop-common-utility'; export class PopTemplateGoodByeComponent { constructor() { const name...
83.230769
2,862
0.847736
1e3fe94136c4902e5b7bc71ed0bc40deab85d282
239
js
JavaScript
vue.config.js
kerimoyle/vue-sphinx-xml
796438ee8d8576ecc8f1f814a7e76a1a9dee916b
[ "Apache-2.0" ]
null
null
null
vue.config.js
kerimoyle/vue-sphinx-xml
796438ee8d8576ecc8f1f814a7e76a1a9dee916b
[ "Apache-2.0" ]
13
2020-12-15T22:11:08.000Z
2021-03-02T22:49:52.000Z
vue.config.js
kerimoyle/vue-sphinx-xml
796438ee8d8576ecc8f1f814a7e76a1a9dee916b
[ "Apache-2.0" ]
1
2020-12-02T19:45:29.000Z
2020-12-02T19:45:29.000Z
function getProdExternals() { return { axios: 'axios', } } module.exports = { devServer: { host: 'localhost', }, configureWebpack: { externals: process.env.NODE_ENV === 'production' ? getProdExternals() : {}, }, }
15.933333
79
0.60251
1e4026ccf8b3030f118b652d5d2a1a1d98678b91
4,668
js
JavaScript
build/web-auth.bundle.js
amaury-tobias/front-auth-handler
5bce76052241042fcfcc0089ad8ac922de4f5528
[ "Apache-2.0" ]
null
null
null
build/web-auth.bundle.js
amaury-tobias/front-auth-handler
5bce76052241042fcfcc0089ad8ac922de4f5528
[ "Apache-2.0" ]
null
null
null
build/web-auth.bundle.js
amaury-tobias/front-auth-handler
5bce76052241042fcfcc0089ad8ac922de4f5528
[ "Apache-2.0" ]
null
null
null
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.WebAuth=t():e.WebAuth=t()}(window,function(){return function(e){var t={};function o(n){if(t[n])return t[n].exports;var r=t[n]={i:n,l:!1,exports:{}};retu...
2,334
4,624
0.704799
1e40808708aa6c41e9891f69554d6c0fa2d6a746
440
js
JavaScript
tradeintel/src/App.js
Jesukavem/TradeIntel
b35a1c09d371b9755dad9ceed1e297aaca80550d
[ "Apache-2.0" ]
null
null
null
tradeintel/src/App.js
Jesukavem/TradeIntel
b35a1c09d371b9755dad9ceed1e297aaca80550d
[ "Apache-2.0" ]
null
null
null
tradeintel/src/App.js
Jesukavem/TradeIntel
b35a1c09d371b9755dad9ceed1e297aaca80550d
[ "Apache-2.0" ]
null
null
null
import React from 'react'; import CssBaseline from '@material-ui/core/CssBaseline'; import Container from '@material-ui/core/Container'; import Sidebar from "./Sidebar"; function App() { return ( <React.Fragment> <CssBaseline /> <Container fixed> <Sidebar component="div" style={{ backgroundColor...
23.157895
87
0.654545
1e40c58a64befbf0c04f05762578114555e8b9ba
1,893
js
JavaScript
scripts/api_requests.js
kak79/js_project_frontend
6a46fd9dac63b2e808321586f354acba86eadcd9
[ "Unlicense" ]
null
null
null
scripts/api_requests.js
kak79/js_project_frontend
6a46fd9dac63b2e808321586f354acba86eadcd9
[ "Unlicense" ]
null
null
null
scripts/api_requests.js
kak79/js_project_frontend
6a46fd9dac63b2e808321586f354acba86eadcd9
[ "Unlicense" ]
1
2021-04-23T16:01:12.000Z
2021-04-23T16:01:12.000Z
class Api{ //READ -- fetch a recipe and it's ingredients static fetchRecipes() { fetch(BASE_URL) .then(resp => resp.json()) .then(recipes => { for( const recipe of recipes) { let r = new Recipe(recipe.id, recipe.title, recipe.instructions, recipe.ingredients); r.renderRecipe(); ...
28.253731
93
0.573164
1e40d60eac07feb9a4b1d1a119dd9bc76f5aae9e
1,704
js
JavaScript
staticfiles/jmol/jsmol/j2s/J/jvxl/readers/CifDensityReader.js
madettmann/DCS-Discover
2706145f30bec95ab14ee0b0c13d380657cbcc23
[ "MIT" ]
103
2015-02-13T16:51:59.000Z
2022-03-24T22:08:54.000Z
staticfiles/jmol/jsmol/j2s/J/jvxl/readers/CifDensityReader.js
madettmann/DCS-Discover
2706145f30bec95ab14ee0b0c13d380657cbcc23
[ "MIT" ]
59
2015-12-02T22:43:21.000Z
2022-03-28T03:54:44.000Z
staticfiles/jmol/jsmol/j2s/J/jvxl/readers/CifDensityReader.js
madettmann/DCS-Discover
2706145f30bec95ab14ee0b0c13d380657cbcc23
[ "MIT" ]
62
2015-02-24T21:58:59.000Z
2022-03-21T16:49:09.000Z
Clazz.declarePackage ("J.jvxl.readers"); Clazz.load (["J.jvxl.readers.BCifDensityReader"], "J.jvxl.readers.CifDensityReader", ["java.lang.Float", "$.Number", "JU.P3", "$.PT"], function () { c$ = Clazz.declareType (J.jvxl.readers, "CifDensityReader", J.jvxl.readers.BCifDensityReader); Clazz.makeConstructor (c$, fun...
32.150943
149
0.618545
1e4120bb4a01f0aaf1c5f145db6e1753f73e66a6
348
js
JavaScript
src/ui/Elements/Misc/Avatar.js
moshemo/fresh-ui-2
99e82d586e44c8616479d0fa836bf92ca939e448
[ "MIT" ]
null
null
null
src/ui/Elements/Misc/Avatar.js
moshemo/fresh-ui-2
99e82d586e44c8616479d0fa836bf92ca939e448
[ "MIT" ]
1
2021-05-10T14:46:19.000Z
2021-05-10T14:46:19.000Z
src/ui/Elements/Misc/Avatar.js
moshemo/fresh-ui-2
99e82d586e44c8616479d0fa836bf92ca939e448
[ "MIT" ]
null
null
null
import styled from 'styled-components' export const Avatar = styled.div` align-items: center; border-radius: 50%; display: inline-flex; justify-content: center; position: relative; text-align: center; vertical-align: middle; & img { border-radius: 50%; display: inline-flex; height: inherit...
18.315789
38
0.672414
1e412f5931d8e5561a63a5544b18ea716b40137a
11,324
js
JavaScript
src/main/webapp/js/lor.js
rekcuFniarB/lorsource
02ab569216ed8078f3cebb8f0641de377bd3c96e
[ "Apache-2.0" ]
null
null
null
src/main/webapp/js/lor.js
rekcuFniarB/lorsource
02ab569216ed8078f3cebb8f0641de377bd3c96e
[ "Apache-2.0" ]
null
null
null
src/main/webapp/js/lor.js
rekcuFniarB/lorsource
02ab569216ed8078f3cebb8f0641de377bd3c96e
[ "Apache-2.0" ]
null
null
null
/* * Copyright 1998-2015 Linux.org.ru * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
26.152425
94
0.507683
1e42cd22fa35c6e801d9a03cd9a0d972026e27cb
1,378
js
JavaScript
assets/js/run_time.js
xeonds/xdu-ncov-check-in
0a400579b7764cabfa2ef0fd62909eb2fa9948c2
[ "MIT" ]
1
2022-02-27T09:29:09.000Z
2022-02-27T09:29:09.000Z
assets/js/run_time.js
xeonds/xdu-ncov-check-in
0a400579b7764cabfa2ef0fd62909eb2fa9948c2
[ "MIT" ]
null
null
null
assets/js/run_time.js
xeonds/xdu-ncov-check-in
0a400579b7764cabfa2ef0fd62909eb2fa9948c2
[ "MIT" ]
null
null
null
/* filename:run_time.js */ function time_calc(Y, M, D, h, m, s) { var seconds = 1000; var minutes = seconds * 60; var hours = minutes * 60; var days = hours * 24; var years = days * 365; var today = new Date(); var time = Date.UTC(today.getFullYear(), today.getMonth() + 1, today....
43.0625
172
0.605225
1e42dd5fa62a159cc6c1021f57b5a2b61eb56b9a
4,160
js
JavaScript
dist/packages/material/menu/menu-content.js
ttestman4/material2
c7a467df82d2870ddaeda24f4b065e26011b7e6d
[ "MIT" ]
null
null
null
dist/packages/material/menu/menu-content.js
ttestman4/material2
c7a467df82d2870ddaeda24f4b065e26011b7e6d
[ "MIT" ]
null
null
null
dist/packages/material/menu/menu-content.js
ttestman4/material2
c7a467df82d2870ddaeda24f4b065e26011b7e6d
[ "MIT" ]
null
null
null
/** * @fileoverview added by tsickle * @suppress {checkTypes,extraRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc */ /** * @license * Copyright Google LLC All Rights Reserved. * * Use of this source code is governed by an MIT-style license that can be * found in the LICENSE file at https:...
29.090909
146
0.597115
1e43decb5837f89e80244dc8fe3a2f3823823a88
9,281
js
JavaScript
intive-studio/assets/plugins/bower_components/moment/test/moment/diff.js
Krisnasw/Intive-Studio
9b53d3dac3fb0bd19c8ab149c35c966bc690df77
[ "Apache-2.0" ]
1
2016-04-21T11:20:58.000Z
2016-04-21T11:20:58.000Z
intive-studio/assets/plugins/bower_components/moment/test/moment/diff.js
Krisnasw/Intive-Studio
9b53d3dac3fb0bd19c8ab149c35c966bc690df77
[ "Apache-2.0" ]
null
null
null
intive-studio/assets/plugins/bower_components/moment/test/moment/diff.js
Krisnasw/Intive-Studio
9b53d3dac3fb0bd19c8ab149c35c966bc690df77
[ "Apache-2.0" ]
2
2016-04-21T13:16:56.000Z
2018-05-01T06:57:40.000Z
var moment = require("../../moment"); function equal(test, a, b, message) { test.ok(Math.abs(a - b) < 0.00000001, "(" + a + " === " + b + ") " + message); } exports.diff = { "diff" : function(test) { test.expect(5); test.equal(moment(1000).diff(0), 1000, "1 second - 0 = 1000"); ...
56.248485
164
0.539813
1e451663798039720800758f79859cf9021f4890
298
js
JavaScript
jest.config.js
oslabs-beta/Boost
2d6ffdad1592a7ac2d43408db071030d6c34e218
[ "MIT" ]
3
2022-03-21T17:00:44.000Z
2022-03-26T20:00:45.000Z
jest.config.js
oslabs-beta/Boost
2d6ffdad1592a7ac2d43408db071030d6c34e218
[ "MIT" ]
3
2022-03-23T15:48:09.000Z
2022-03-23T17:14:48.000Z
jest.config.js
oslabs-beta/Boost
2d6ffdad1592a7ac2d43408db071030d6c34e218
[ "MIT" ]
4
2022-03-21T17:09:15.000Z
2022-03-22T15:13:24.000Z
/* global module */ module.exports = { preset: "ts-jest/presets/default-esm", testEnvironment: "jsdom", globals: { "ts-jest": { useESM: true, }, moduleNameMapper: { "^(\\.{1,2}/.*)\\.js$": "$1", "^.+\\.(css|less)$": "<rootDir>/config/CSSStub.js", }, }, };
19.866667
57
0.493289
1e45188e760af1d57536daecec0b4a1e050dd976
12,088
js
JavaScript
src/router/index.js
marceloatg/vuetning
20bbd1c540d00dd4084455872ff2f75ca7136b24
[ "MIT" ]
15
2020-01-30T18:41:50.000Z
2021-12-09T17:52:14.000Z
src/router/index.js
marceloatg/vuetning
20bbd1c540d00dd4084455872ff2f75ca7136b24
[ "MIT" ]
13
2020-08-16T14:50:30.000Z
2020-12-02T16:20:06.000Z
src/router/index.js
marceloatg/vuetning
20bbd1c540d00dd4084455872ff2f75ca7136b24
[ "MIT" ]
4
2020-08-16T18:37:04.000Z
2022-01-18T18:28:15.000Z
import Vue from 'vue' import VueRouter from 'vue-router' import Accordion from '../views/components/Accordion' import ActivityTimeline from '../views/components/ActivityTimeline' import Alert from '../views/components/Alert' import AppLauncher from '../views/components/AppLauncher' import Avatar from '../views/compone...
22.679174
73
0.653293
1e45224cf1a55e03bb11cb543f2c3d858c3e4e87
7,074
js
JavaScript
Public/admin/js/outlib.js
181675232/building
dd3e3b3fda374e9d68df94bc2837d8ecdaa53b4c
[ "BSD-2-Clause" ]
null
null
null
Public/admin/js/outlib.js
181675232/building
dd3e3b3fda374e9d68df94bc2837d8ecdaa53b4c
[ "BSD-2-Clause" ]
null
null
null
Public/admin/js/outlib.js
181675232/building
dd3e3b3fda374e9d68df94bc2837d8ecdaa53b4c
[ "BSD-2-Clause" ]
null
null
null
/** * Created by ASUS on 2016/1/3. */ $(function () { $('#outlib').datagrid({ url : ThinkPHP['MODULE'] + '/Outlib/getList', fit : true, fitColumns : true, striped : true, rownumbers : true, border : false, pagination : true, pageSize : 20, ...
30.89083
111
0.351145
1e45445f2967d743e3b0644a87c00ce8876fd1b9
2,255
js
JavaScript
src/api/NewHitsPlaylistFetcher.js
PeterDaveHelloKitchen/OpenAPI-JavaScript
ca2cbd287851de2aa95833eb62db110858eaf4a1
[ "Apache-2.0" ]
null
null
null
src/api/NewHitsPlaylistFetcher.js
PeterDaveHelloKitchen/OpenAPI-JavaScript
ca2cbd287851de2aa95833eb62db110858eaf4a1
[ "Apache-2.0" ]
2
2021-09-02T19:16:37.000Z
2022-02-13T23:49:03.000Z
src/api/NewHitsPlaylistFetcher.js
PeterDaveHelloKitchen/OpenAPI-JavaScript
ca2cbd287851de2aa95833eb62db110858eaf4a1
[ "Apache-2.0" ]
null
null
null
import { NEW_HITS_PLAYLISTS as ENDPOINT } from '../Endpoint'; import Fetcher from './Fetcher'; /** * List new hits playlists. * @see https://docs-en.kkbox.codes/v1.1/reference#new-hits-playlists */ export default class NewHitsPlaylistFetcher extends Fetcher { /** * @ignore */ constructor(http, territory =...
28.910256
93
0.661197
1e45ce3acca90560dbb6165dbc9c27ab886348a9
292
js
JavaScript
js-iniciante/tudo-e-objeto/scripts-aula.js
Robert-Marchinhaki/JS_Completo_ES6-_Origamid
4193909739d457eb9a1a85772d10e7642c5bb400
[ "MIT" ]
null
null
null
js-iniciante/tudo-e-objeto/scripts-aula.js
Robert-Marchinhaki/JS_Completo_ES6-_Origamid
4193909739d457eb9a1a85772d10e7642c5bb400
[ "MIT" ]
null
null
null
js-iniciante/tudo-e-objeto/scripts-aula.js
Robert-Marchinhaki/JS_Completo_ES6-_Origamid
4193909739d457eb9a1a85772d10e7642c5bb400
[ "MIT" ]
null
null
null
nome = 'Robert' nomeMinusculo = nome.toLowerCase() nomeMaisculo = nome.toUpperCase() console.log(nomeMinusculo) console.log(nomeMaisculo) var btn = document.querySelector('.btn'); btn.classList.add('azul'); btn.innerText; btn.addEventListener('click', function() { console.log('clicou') })
24.333333
42
0.75
1e45e1e0a599c2e1e1f8393fad9a0e667ebda547
5,295
js
JavaScript
public/scripts/index.js
ca2los/notegen
69f24f67c348e72e24aaedf2babe66362bd32675
[ "MIT" ]
null
null
null
public/scripts/index.js
ca2los/notegen
69f24f67c348e72e24aaedf2babe66362bd32675
[ "MIT" ]
null
null
null
public/scripts/index.js
ca2los/notegen
69f24f67c348e72e24aaedf2babe66362bd32675
[ "MIT" ]
null
null
null
// 07. CREATE HTML ON LOAD const note_form = document.getElementById('note_form'); const note_container = document.getElementById('note_container'); // CREATE CARDS: Shows the 'rendered' and 'created' cards. const createCard = (note) => { // DIV: CARD (CREATE) const cardEl = docum...
31.89759
87
0.534844
1e468610263cdfba5f61fa352d0e8c12ea2350d0
28,008
js
JavaScript
web3.js/module.flow.js
TheLoneRonin/solana
bb9c04895bad74e6ea8cd9d4027c15459638cbab
[ "Apache-2.0" ]
null
null
null
web3.js/module.flow.js
TheLoneRonin/solana
bb9c04895bad74e6ea8cd9d4027c15459638cbab
[ "Apache-2.0" ]
null
null
null
web3.js/module.flow.js
TheLoneRonin/solana
bb9c04895bad74e6ea8cd9d4027c15459638cbab
[ "Apache-2.0" ]
null
null
null
/** * Flow Library definition for @solana/web3.js * * This file is manually maintained * * Usage: add the following line under the [libs] section of your project's * .flowconfig: * [libs] * node_modules/@solana/web3.js/module.flow.js * */ import {Buffer} from 'buffer'; import * as BufferLayout from 'buffer-l...
27.840954
80
0.698336
1e46f45183b6381cc0a98ce89df3659c45987e07
2,955
js
JavaScript
backend/config.js
akinsella/commuter
6f3651527d8d37926971c59d317ad64839690f59
[ "BSD-3-Clause" ]
null
null
null
backend/config.js
akinsella/commuter
6f3651527d8d37926971c59d317ad64839690f59
[ "BSD-3-Clause" ]
null
null
null
backend/config.js
akinsella/commuter
6f3651527d8d37926971c59d317ad64839690f59
[ "BSD-3-Clause" ]
null
null
null
// @flow function deprecate(env: Object, oldVar: string, newVar: string) { if (env[oldVar]) { console.warn(`${oldVar} is deprecated, please use ${newVar}`); } } // eslint-disable-next-line no-unused-vars function populateLocalStorageOptions(env): Object { let baseDirectory = process.env.COMMUTER_LOCAL_STORA...
24.831933
78
0.661591
1e4741f1f63f678b0f2fa33a1217d1cb36269288
11,812
js
JavaScript
examples/browser/src/sudoku.js
MaxDBenson/nools-sandbox
5c8e49f128bf04c24100b97dc09b05c1787ff1e1
[ "MIT" ]
317
2017-04-25T14:10:21.000Z
2022-03-18T03:35:00.000Z
examples/browser/src/sudoku.js
MaxDBenson/nools-sandbox
5c8e49f128bf04c24100b97dc09b05c1787ff1e1
[ "MIT" ]
14
2017-04-27T02:40:57.000Z
2020-09-05T00:20:56.000Z
examples/browser/src/sudoku.js
MaxDBenson/nools-sandbox
5c8e49f128bf04c24100b97dc09b05c1787ff1e1
[ "MIT" ]
61
2017-05-12T01:41:41.000Z
2022-03-18T04:33:36.000Z
(function () { /*global $:true*/ var declare = this.declare, arr = this.arrayExtended, unique = arr.unique; var allNine = [1, 2, 3, 4, 5, 6, 7, 8, 9]; if (typeof console === 'undefined') { console = { log: function () { } }; } var SetOfN...
31.002625
147
0.375804
1e4750c901e7d56dab107b65e700df91e1adee61
385
js
JavaScript
src/scripts/App.js
floriankittelmann/matter-dashboard
df99620966d8cf81b088876979de3bb5e3c8bcca
[ "MIT" ]
11
2020-01-24T09:58:30.000Z
2022-03-07T08:18:37.000Z
src/scripts/App.js
floriankittelmann/matter-dashboard
df99620966d8cf81b088876979de3bb5e3c8bcca
[ "MIT" ]
8
2020-09-07T07:35:20.000Z
2022-02-26T17:44:33.000Z
src/scripts/App.js
floriankittelmann/matter-dashboard
df99620966d8cf81b088876979de3bb5e3c8bcca
[ "MIT" ]
11
2019-10-17T15:01:18.000Z
2022-03-09T17:44:21.000Z
import Navigation from './Navigation'; import ScrollableComponents from './ScrollableComponents'; import Charts from './Charts'; class App { static init () { const nav = new Navigation(); const scrollableComponents = new ScrollableComponents(); const charts = new Charts(); nav.init(); scrollable...
21.388889
60
0.690909
1e48839eff536258b360330da5a7f1ce4c9d6537
733
js
JavaScript
src/actions/arbitrage/validate.js
epg323/Contract-Butler
61a15659a6ac1e038e75cd153e6031342de29f6e
[ "MIT" ]
1
2021-03-01T19:36:50.000Z
2021-03-01T19:36:50.000Z
src/actions/arbitrage/validate.js
epg323/Contract-Butler
61a15659a6ac1e038e75cd153e6031342de29f6e
[ "MIT" ]
null
null
null
src/actions/arbitrage/validate.js
epg323/Contract-Butler
61a15659a6ac1e038e75cd153e6031342de29f6e
[ "MIT" ]
1
2021-03-09T08:50:13.000Z
2021-03-09T08:50:13.000Z
const arbordtrade = async ( api, contract, accnt, type, amt, tokenContract, recipient ) => { await api.transact( { actions: [ { account: contract, name: "validate", authorization: [ { actor: process.env.BOT_WALLET_KYLIN, ...
17.452381
50
0.433834
1e4941db174941bd379848af343e0e6095018837
986
js
JavaScript
game-server/node_modules/pomelo-sync-plugin/node_modules/pomelo-sync/test/sync.js
fjytzh/pomeframe
2a0e15a45606eeef5a9bba9fb1b38433d96f51b2
[ "MIT" ]
null
null
null
game-server/node_modules/pomelo-sync-plugin/node_modules/pomelo-sync/test/sync.js
fjytzh/pomeframe
2a0e15a45606eeef5a9bba9fb1b38433d96f51b2
[ "MIT" ]
null
null
null
game-server/node_modules/pomelo-sync-plugin/node_modules/pomelo-sync/test/sync.js
fjytzh/pomeframe
2a0e15a45606eeef5a9bba9fb1b38433d96f51b2
[ "MIT" ]
null
null
null
var DataSync = require('../'); var dbclient = require('./lib/mysql').client; var opt = {}; var mappingPath = __dirname+ '/mapping'; opt.client = dbclient; opt.interval = 1000 * 10; opt.aof = false; var sync = new DataSync(opt); console.log('before loading ') sync.mapping = sync.loadMapping(mappingPath); console.lo...
20.122449
76
0.670385
1e49c00a3e70c40ab0b126e2a4bc9f7db3c2419d
505
js
JavaScript
prompts.js
caidewu/vue-cli-plugin-boilerplate
8b740631dc84ffa884b18d87f66dee280578f2b0
[ "MIT" ]
null
null
null
prompts.js
caidewu/vue-cli-plugin-boilerplate
8b740631dc84ffa884b18d87f66dee280578f2b0
[ "MIT" ]
null
null
null
prompts.js
caidewu/vue-cli-plugin-boilerplate
8b740631dc84ffa884b18d87f66dee280578f2b0
[ "MIT" ]
null
null
null
module.exports = [ // { // type: 'list', // name: 'import', // message: 'How do you want to import Element?', // choices: [ // { name: 'Fully import', value: 'full' }, // { name: 'Import on demand', value: 'partial' } // ], // default: 'full', // }, // { // when: answers =>...
25.25
70
0.49703
1e49e2ab10ad13e0fad7c084c31a99684f422b0e
36,953
js
JavaScript
static/js/weui.js
tenbamboo/wxFETemplateForWeUI
d0122b4a389815868a387c89820c801581a1f314
[ "MIT" ]
11
2017-12-28T00:59:43.000Z
2021-05-23T05:48:13.000Z
static/js/weui.js
tenbamboo/wxFETemplateForWeUI
d0122b4a389815868a387c89820c801581a1f314
[ "MIT" ]
9
2021-03-08T21:00:46.000Z
2022-02-26T04:56:47.000Z
static/js/weui.js
tenbamboo/wxFETemplateForWeUI
d0122b4a389815868a387c89820c801581a1f314
[ "MIT" ]
3
2018-08-24T15:31:29.000Z
2019-10-19T14:06:31.000Z
/*! * weui.js v1.1.4 (https://weui.io) * Copyright 2018, wechat ui team * MIT license */ /* eslint-disable */ /*! * weui.js v1.1.4 (https://weui.io) * Copyright 2018, wechat ui team * MIT license */ !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&de...
2,463.533333
32,012
0.685384
1e4a00c63bfd4f53ebc01147b11f970dc9af4136
258
js
JavaScript
test/unit/test1.js
dgleghorne/autopowerpoint
46f0b844a360d0301e795a8d12fafb71f4209d08
[ "MIT" ]
null
null
null
test/unit/test1.js
dgleghorne/autopowerpoint
46f0b844a360d0301e795a8d12fafb71f4209d08
[ "MIT" ]
3
2021-03-08T23:19:53.000Z
2022-02-12T04:36:42.000Z
test/unit/test1.js
dgleghorne/autopowerpoint
46f0b844a360d0301e795a8d12fafb71f4209d08
[ "MIT" ]
null
null
null
'use strict' // var chai = require("chai") // var expect = chai.expect import {expect} from 'chai' describe("Given", () => { describe("When", () => { it("Then true equals true", () => { expect(true).to.eql(true) }) }) })
19.846154
43
0.503876
1e4a23ced56e1fb2afaa42426b9ef3965372bbe5
180
js
JavaScript
src/index.js
maxnope/reverse-int
fdcf4d45b184f7ca40d2f9afc23d409d02b4ab93
[ "MIT" ]
null
null
null
src/index.js
maxnope/reverse-int
fdcf4d45b184f7ca40d2f9afc23d409d02b4ab93
[ "MIT" ]
null
null
null
src/index.js
maxnope/reverse-int
fdcf4d45b184f7ca40d2f9afc23d409d02b4ab93
[ "MIT" ]
null
null
null
module.exports = function reverse (n) { let n_positive = Math.abs(n) let n_string = n_positive.toString() return n_string.split('').reverse().join(''); }
25.714286
50
0.605556
1e4ab3b850384cad07935f2152c47331ef1e0fe0
113
js
JavaScript
src/components/Sidebar/index.js
rntjr/react-dashboard-template
c059ca7c601474745c4ddd5e4c0aefa8ed04f2a5
[ "MIT" ]
null
null
null
src/components/Sidebar/index.js
rntjr/react-dashboard-template
c059ca7c601474745c4ddd5e4c0aefa8ed04f2a5
[ "MIT" ]
null
null
null
src/components/Sidebar/index.js
rntjr/react-dashboard-template
c059ca7c601474745c4ddd5e4c0aefa8ed04f2a5
[ "MIT" ]
null
null
null
export { default as MainSidebar } from './MainSidebar' export { default as DrawerSidebar } from './DrawerSidebar'
56.5
58
0.761062
1e4ac684956f82cfd9813f161aa0fff809bafc59
1,006
js
JavaScript
core-site/js/custom.js
Web-Dev-Collaborative/Web-Dev-Hub
16ad7cfbeb97b31c8510605033b91d75b63e527e
[ "MIT" ]
null
null
null
core-site/js/custom.js
Web-Dev-Collaborative/Web-Dev-Hub
16ad7cfbeb97b31c8510605033b91d75b63e527e
[ "MIT" ]
null
null
null
core-site/js/custom.js
Web-Dev-Collaborative/Web-Dev-Hub
16ad7cfbeb97b31c8510605033b91d75b63e527e
[ "MIT" ]
null
null
null
$( ".js-height-full" ).height( $( window ).height() ); $( ".js-height-parent" ).each( function () { $( this ).height( $( this ).parent().first().height() ); } ); // Fun Facts function count ( $this ) { var current = parseInt( $this.html(), 10 ); current = current + 1; /* Where 50 is increment */ $this...
25.15
72
0.469185
1e4ad1ccf0ba67c3a78d33a8586280e04f446610
968
js
JavaScript
app/utils/tests/checkStore.test.js
McBenny/test-react-boilerplate
c62f70c5f0bef137351288272db7e9de76688933
[ "MIT" ]
null
null
null
app/utils/tests/checkStore.test.js
McBenny/test-react-boilerplate
c62f70c5f0bef137351288272db7e9de76688933
[ "MIT" ]
7
2020-04-07T06:57:16.000Z
2020-12-01T09:25:50.000Z
app/utils/tests/checkStore.test.js
McBenny/test-react-boilerplate
c62f70c5f0bef137351288272db7e9de76688933
[ "MIT" ]
null
null
null
/** * Test injectors */ import checkStore from '../checkStore'; describe('checkStore', () => { let store; beforeEach(() => { store = { dispatch: () => {}, subscribe: () => {}, getState: () => {}, replaceReducer: () => {}, runSaga: () => {}...
28.470588
81
0.483471
1e4ae88b49525a1e41b74372d63c41eac05d7011
1,974
js
JavaScript
examples/generated/test/sketchJs/layouts/MultipleFlexText.js
thierryc/Lona
8fff21e66b7a973b3ecaf4cdbae1c8cdb189d922
[ "MIT" ]
null
null
null
examples/generated/test/sketchJs/layouts/MultipleFlexText.js
thierryc/Lona
8fff21e66b7a973b3ecaf4cdbae1c8cdb189d922
[ "MIT" ]
null
null
null
examples/generated/test/sketchJs/layouts/MultipleFlexText.js
thierryc/Lona
8fff21e66b7a973b3ecaf4cdbae1c8cdb189d922
[ "MIT" ]
null
null
null
import React from "react" import { Text, View, StyleSheet, TextStyles } from "@mathieudutour/react-sketchapp" import colors from "../colors" import shadows from "../shadows" import textStyles from "../textStyles" export default class MultipleFlexText extends React.Component { render() { return ( <View...
22.431818
68
0.579534
1e4b1d96ab7a36c4be6466145abbd2b7f65b8d3b
581
js
JavaScript
day7/1-wheather-app/src/components/Header/index.js
meseven/kodluyoruz-react-bootcamp
0e26722a3d4868941a9eb556d033a01339ea31d7
[ "MIT" ]
18
2020-12-19T10:41:24.000Z
2020-12-20T13:37:10.000Z
day7/1-wheather-app/src/components/Header/index.js
tubake/sources
98d4e077e06f16eb913865081df6a021eea9ca70
[ "MIT" ]
null
null
null
day7/1-wheather-app/src/components/Header/index.js
tubake/sources
98d4e077e06f16eb913865081df6a021eea9ca70
[ "MIT" ]
17
2020-12-21T11:10:53.000Z
2021-02-01T08:02:17.000Z
import { useContext } from "react"; import { cities } from "../../constants"; import WeatherContext from "../../contexts/WeatherContext"; function Header() { const { selected, setSelected } = useContext(WeatherContext); const handleOnChange = (e) => { setSelected(e.target.value); }; return ( <div> <sele...
18.15625
62
0.611015
1e4b9f8a1fe3240295f9fd64a01c704630caaebd
68
js
JavaScript
SQL_DateTime.js
mycloudrevolution/VMware-vRO-Snippets
037966b9a0ec893bdc5e8cde8b16e62d7fdb1acd
[ "MIT" ]
1
2019-05-09T06:40:02.000Z
2019-05-09T06:40:02.000Z
SQL_DateTime.js
mycloudrevolution/VMware-vRO-Snippets
037966b9a0ec893bdc5e8cde8b16e62d7fdb1acd
[ "MIT" ]
null
null
null
SQL_DateTime.js
mycloudrevolution/VMware-vRO-Snippets
037966b9a0ec893bdc5e8cde8b16e62d7fdb1acd
[ "MIT" ]
null
null
null
var date = new Date().toISOString().slice(0, 19).replace('T', ' ');
34
67
0.602941
1e4c5524780bd7d82c14d413be458583de0a6ea6
26,955
js
JavaScript
src/views/TrainingsEdit/TrainingsEdit.js
johnstewart0820/react_front_pfron
0d283d7dea2e126d5fa2c27413245e86c09b38e1
[ "MIT" ]
null
null
null
src/views/TrainingsEdit/TrainingsEdit.js
johnstewart0820/react_front_pfron
0d283d7dea2e126d5fa2c27413245e86c09b38e1
[ "MIT" ]
null
null
null
src/views/TrainingsEdit/TrainingsEdit.js
johnstewart0820/react_front_pfron
0d283d7dea2e126d5fa2c27413245e86c09b38e1
[ "MIT" ]
null
null
null
import React, { useState, useEffect } from 'react'; import useStyles from './style'; import { Alert } from 'components'; import { Button, Grid, Card, TextField, CircularProgress, IconButton, TextareaAutosize, Typography, Chip } from '@material-ui/core'; import CloseIcon from '@material-ui/icons/Close'; import { Autoco...
38.617479
244
0.627527
1e4c6ca3d59f327ff1f56691247a5a0a4605b2cd
323
js
JavaScript
node_modules/@iconify/icons-mdi/src/settings-bluetooth.js
FAD95/NEXT.JS-Course
5177872c4045945f3e952d8b59c99dfa21fff5ef
[ "MIT" ]
1
2021-05-15T00:26:49.000Z
2021-05-15T00:26:49.000Z
node_modules/@iconify/icons-mdi/src/settings-bluetooth.js
rydockman/YouPick
ad902eafb876ac425baeaef4ec066d335025c5bb
[ "Apache-2.0" ]
1
2021-12-09T01:30:41.000Z
2021-12-09T01:30:41.000Z
node_modules/@iconify/icons-mdi/src/settings-bluetooth.js
rydockman/YouPick
ad902eafb876ac425baeaef4ec066d335025c5bb
[ "Apache-2.0" ]
null
null
null
let data = { "body": "<path d=\"M14.88 14.29L13 16.17v-3.76l1.88 1.88M13 3.83l1.88 1.88L13 7.59m4.71-1.88L12 0h-1v7.59L6.41 3L5 4.41L10.59 10L5 15.59L6.41 17L11 12.41V20h1l5.71-5.71l-4.3-4.29l4.3-4.29M15 24h2v-2h-2m-8 2h2v-2H7m4 2h2v-2h-2v2z\" fill=\"currentColor\"/>", "width": 24, "height": 24 }; export default dat...
46.142857
257
0.678019
1e4cb20b5368c585ec858f850881d5fd3ba32249
1,847
js
JavaScript
sapper-example/webpack.config.js
moovweb/xdn-examples
dca787891ad60cf60e8451e770c5cbf0e4caa4d2
[ "Apache-2.0" ]
1
2020-07-27T04:29:37.000Z
2020-07-27T04:29:37.000Z
sapper-example/webpack.config.js
moovweb/xdn-examples
dca787891ad60cf60e8451e770c5cbf0e4caa4d2
[ "Apache-2.0" ]
31
2020-05-14T17:22:19.000Z
2022-02-19T06:29:34.000Z
ad-hoc-example/webpack.config.js
moovweb/xdn-examples
dca787891ad60cf60e8451e770c5cbf0e4caa4d2
[ "Apache-2.0" ]
2
2020-12-01T16:18:27.000Z
2021-04-04T22:54:12.000Z
const webpack = require('webpack'); const WebpackModules = require('webpack-modules'); const path = require('path'); const config = require('sapper/config/webpack.js'); const pkg = require('./package.json'); const mode = process.env.NODE_ENV; const dev = mode === 'development'; const alias = { svelte: path.resolve('n...
22.253012
81
0.600433
1e4cb4face527bbbd20b32f26f549a4d0471c4ad
187
js
JavaScript
src/components/Footer/Footer.js
melissarburnham/Clicky-Game-Gosling-Style
9fe20e95ad0d97714d1b772ec306d5cb47ac85a9
[ "MIT" ]
null
null
null
src/components/Footer/Footer.js
melissarburnham/Clicky-Game-Gosling-Style
9fe20e95ad0d97714d1b772ec306d5cb47ac85a9
[ "MIT" ]
null
null
null
src/components/Footer/Footer.js
melissarburnham/Clicky-Game-Gosling-Style
9fe20e95ad0d97714d1b772ec306d5cb47ac85a9
[ "MIT" ]
null
null
null
import React from "react"; import "./Footer.css"; const Footer = () => ( <header className = "footer"> <p>Created by Melissa R. Burnham @2018</p> </header> ); export default Footer;
18.7
44
0.652406
1e4ccd2e671c86ca28b9e39f4b681cf600304b5d
849
js
JavaScript
src/index.js
jlieb10/datasheet-server
965482633bf2637145e803e4ff55157cc4239d95
[ "MIT" ]
null
null
null
src/index.js
jlieb10/datasheet-server
965482633bf2637145e803e4ff55157cc4239d95
[ "MIT" ]
null
null
null
src/index.js
jlieb10/datasheet-server
965482633bf2637145e803e4ff55157cc4239d95
[ "MIT" ]
null
null
null
import http from 'http' import express from 'express' import initialize from './initialize' import middleware from './middleware' import api from './api' // import config from './sheets_config' import dotenv from 'dotenv' dotenv.config() let app = express() app.server = http.createServer(app) // enable cross origin ...
19.295455
63
0.658422
1e4cd922532821e521a63a39db403864a4477862
1,141
js
JavaScript
vendor/johnhearfield/flarum-ext-oauth-google/js/forum/dist/extension.js
baonguyenyam/fs-forum
9627baeb9a5112db9ef230c0425cb0c5efe834b2
[ "MIT" ]
null
null
null
vendor/johnhearfield/flarum-ext-oauth-google/js/forum/dist/extension.js
baonguyenyam/fs-forum
9627baeb9a5112db9ef230c0425cb0c5efe834b2
[ "MIT" ]
null
null
null
vendor/johnhearfield/flarum-ext-oauth-google/js/forum/dist/extension.js
baonguyenyam/fs-forum
9627baeb9a5112db9ef230c0425cb0c5efe834b2
[ "MIT" ]
null
null
null
'use strict'; System.register('johnhearfield/auth-google/main', ['flarum/extend', 'flarum/app', 'flarum/components/LogInButtons', 'flarum/components/LogInButton'], function (_export, _context) { "use strict"; var extend, app, LogInButtons, LogInButton; return { setters: [function (_flarumExtend) { ext...
34.575758
180
0.630149
1e4d2817be1a5903cc2b44efc13e7eb5ec88a729
2,128
js
JavaScript
WyFramework/Docs/html/namespace_game_framework_1_1_game_structure_1_1_game_1_1_editor_1_1_game_conditions_1_1_common.js
nwy140/TheWYGameDevelopmentFramework
5ab47b9dc2554a3d73e07d19a27a97969c9b6479
[ "Apache-2.0" ]
null
null
null
WyFramework/Docs/html/namespace_game_framework_1_1_game_structure_1_1_game_1_1_editor_1_1_game_conditions_1_1_common.js
nwy140/TheWYGameDevelopmentFramework
5ab47b9dc2554a3d73e07d19a27a97969c9b6479
[ "Apache-2.0" ]
1
2019-06-24T03:04:20.000Z
2019-06-24T03:04:20.000Z
WyFramework/Docs/html/namespace_game_framework_1_1_game_structure_1_1_game_1_1_editor_1_1_game_conditions_1_1_common.js
nwy140/TheWYGameDevelopmentFramework
5ab47b9dc2554a3d73e07d19a27a97969c9b6479
[ "Apache-2.0" ]
null
null
null
var namespace_game_framework_1_1_game_structure_1_1_game_1_1_editor_1_1_game_conditions_1_1_common = [ [ "Abstract", "namespace_game_framework_1_1_game_structure_1_1_game_1_1_editor_1_1_game_conditions_1_1_common_1_1_abstract.html", "namespace_game_framework_1_1_game_structure_1_1_game_1_1_editor_1_1_game_condition...
193.454545
333
0.920583
1e4d4f04bb16b0c1badcda472c32c085f14c2d26
1,592
js
JavaScript
lib/server/game/utils/sprint.js
chaos-adept/monkey-bar-game
849a88f0db8f1dcf6c219930f1b151eeb58b8405
[ "Apache-2.0" ]
2
2016-11-04T13:22:48.000Z
2017-02-23T07:41:12.000Z
lib/server/game/utils/sprint.js
chaos-adept/monkey-bar-game
849a88f0db8f1dcf6c219930f1b151eeb58b8405
[ "Apache-2.0" ]
27
2016-08-12T05:32:27.000Z
2017-07-25T10:20:30.000Z
lib/server/game/utils/sprint.js
chaos-adept/monkey-bar-game
849a88f0db8f1dcf6c219930f1b151eeb58b8405
[ "Apache-2.0" ]
null
null
null
/** * Created by drykovanov on 27.03.2017. */ import moment from 'moment'; import _ from 'lodash'; export const calcStatistic = (attempts, limitMinutes) => { const sortedAttempts = _.orderBy(attempts, 'time'); const playerInfos = new Map(); const collectAttempt = (attempt) => { const ...
37.023256
111
0.613065
1e4dd3124d713140479132158af436ec6796f9e3
5,622
js
JavaScript
ui/Post/Detail/Detail.native.js
odanang/app
a64baef2074a860372441a4de139e1356cbfed72
[ "MIT" ]
null
null
null
ui/Post/Detail/Detail.native.js
odanang/app
a64baef2074a860372441a4de139e1356cbfed72
[ "MIT" ]
null
null
null
ui/Post/Detail/Detail.native.js
odanang/app
a64baef2074a860372441a4de139e1356cbfed72
[ "MIT" ]
null
null
null
import React, { useState, useContext } from "react"; import { Box, Stack, HStack, Image, Text, Button, VStack, Divider, } from "native-base"; import PostDeleteText from "../Delete/Text"; import PostUpdateText from "../Update/Text"; import { UploadImageListCarousel } from "../../Upload/Image"; import Int...
32.310345
82
0.434721
1e4e5a94a5f545fdd4c616f6f23de697d52658e1
4,138
js
JavaScript
lib/fetcher/features/fetch-games/queries.js
musps/twitch-predictions-stats
db2fb2ae1c8e68ed4716a4d32ee325153d2d23be
[ "MIT" ]
4
2021-06-02T16:42:15.000Z
2021-08-29T19:20:13.000Z
lib/fetcher/features/fetch-games/queries.js
musps/twitch-predictions-stats
db2fb2ae1c8e68ed4716a4d32ee325153d2d23be
[ "MIT" ]
null
null
null
lib/fetcher/features/fetch-games/queries.js
musps/twitch-predictions-stats
db2fb2ae1c8e68ed4716a4d32ee325153d2d23be
[ "MIT" ]
null
null
null
import ChannelPredictions from '../../../data/models/ChannelPredictions' import GameSchema from '../../../data/models/Games' export const queryUpsertGames = (games) => { return GameSchema.bulkWrite( games.map((game) => ({ updateOne: { filter: { id: game.id, }, update: { ...
20.485149
74
0.31537
1e4edbc9391f3f8c486df3d60198241a51ccefd0
32,782
js
JavaScript
node_modules/ng-zorro-antd/esm2015/form/form-control.component.js
Bhumikansara/angulatdata
1578fa6172ba85b5e6f045b2cca7b4c580164129
[ "MIT" ]
null
null
null
node_modules/ng-zorro-antd/esm2015/form/form-control.component.js
Bhumikansara/angulatdata
1578fa6172ba85b5e6f045b2cca7b4c580164129
[ "MIT" ]
null
null
null
node_modules/ng-zorro-antd/esm2015/form/form-control.component.js
Bhumikansara/angulatdata
1578fa6172ba85b5e6f045b2cca7b4c580164129
[ "MIT" ]
1
2020-08-19T03:45:16.000Z
2020-08-19T03:45:16.000Z
/** * Use of this source code is governed by an MIT-style license that can be * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE */ import { ChangeDetectionStrategy, ChangeDetectorRef, Component, ContentChild, ElementRef, Host, Input, Optional, Renderer2, ViewEncapsulation }...
138.90678
22,554
0.869715
1e4f2f2184c57bbfe814fddf0e8d07ff8bd00a08
878
js
JavaScript
taxcalc-ui/src/api/tax/feedback.js
junditech/tax-calculator
d0b2451c454850f1358ef89a83a51236e1bda3c7
[ "MIT" ]
2
2021-04-27T04:25:12.000Z
2021-06-01T02:29:00.000Z
taxcalc-ui/src/api/tax/feedback.js
jundeeliu/91Calc
d0b2451c454850f1358ef89a83a51236e1bda3c7
[ "MIT" ]
2
2021-11-02T02:44:26.000Z
2021-11-10T08:16:25.000Z
taxcalc-ui/src/api/tax/feedback.js
junditech/tax-calculator
d0b2451c454850f1358ef89a83a51236e1bda3c7
[ "MIT" ]
1
2022-03-11T07:08:17.000Z
2022-03-11T07:08:17.000Z
import request from '@/utils/request' // 查询问题反馈列表 export function listFeedback(query) { return request({ url: '/tax/feedback/list', method: 'get', params: query }) } // 查询问题反馈详细 export function getFeedback(feedbackId) { return request({ url: '/tax/feedback/' + feedbackId, method: 'get' }) ...
16.566038
41
0.628702
1e4fb1b69ed30a8c587193333a61b51d4a3c3f35
5,493
js
JavaScript
MMM-MQTT.js
adi-miller/MMM-MQTT
b038f630589b96252db558c96baf79654c31336b
[ "MIT" ]
null
null
null
MMM-MQTT.js
adi-miller/MMM-MQTT
b038f630589b96252db558c96baf79654c31336b
[ "MIT" ]
null
null
null
MMM-MQTT.js
adi-miller/MMM-MQTT
b038f630589b96252db558c96baf79654c31336b
[ "MIT" ]
null
null
null
Module.register("MMM-MQTT", { log: function (...args) { if (this.config.logging) { console.log(args); } }, getScripts: function () { return [ this.file('node_modules/jsonpointer/jsonpointer.js'), 'topics_match.js' ]; }, // Defau...
34.765823
112
0.488804
1e51102d99b1e3277bee7d304a7e8ea539afb625
13,091
js
JavaScript
spinners.js
LaboratorioInternacionalWeb/Multispinners
3a799998deb4b3804dc7e44c7e60e6e65fe0dc6a
[ "MIT" ]
2
2021-12-17T09:45:16.000Z
2022-01-30T18:58:19.000Z
spinners.js
LaboratorioInternacionalWeb/Multispinners
3a799998deb4b3804dc7e44c7e60e6e65fe0dc6a
[ "MIT" ]
null
null
null
spinners.js
LaboratorioInternacionalWeb/Multispinners
3a799998deb4b3804dc7e44c7e60e6e65fe0dc6a
[ "MIT" ]
null
null
null
module.exports = spinners = { subtext: { frames: [" |_ _ _ _ "], }, succed: { frames: [" ✔️ "], }, warn: { frames: [" ⚠️ "], }, info: { frames: ["\x1b[34m ℹ \x1b[0m"], }, fail: { frames: ["\x1b[31m ✖ \x1b[0m"], }, dots: { frames: ["⠋", "⠙", "⠹", "⠸", "⠼", "⠴", "⠦", "⠧", "⠇", "⠏"], }, dots2: {...
13.117234
71
0.13177
1e51c553a69837c3e13cdfe8ae4eeaff294d1bf7
3,107
js
JavaScript
private-provisioning/lib/ethereumMgr.js
subhodi/uport-private-network
802fcfbac83382c12e62377e38d79341abdd4628
[ "Apache-2.0" ]
null
null
null
private-provisioning/lib/ethereumMgr.js
subhodi/uport-private-network
802fcfbac83382c12e62377e38d79341abdd4628
[ "Apache-2.0" ]
null
null
null
private-provisioning/lib/ethereumMgr.js
subhodi/uport-private-network
802fcfbac83382c12e62377e38d79341abdd4628
[ "Apache-2.0" ]
null
null
null
var networks = require('./networks'); var Web3 = require('web3'); var Promise = require('bluebird'); var generators = require('eth-signer').generators; var signers = require('eth-signer').signers; var Transaction = require('ethereumjs-tx'); var { Client } = require('pg'); var SignerProvider = require('ethjs-provider-s...
28.245455
101
0.667847
1e523bd420ca2ddac8ffc5a8f588eb108acf2d50
3,031
js
JavaScript
assets/js/highlight/es/languages/gams.min.js
sebastien-d-me/nice-looking-select
8ba952894474bf5784a49d7be441528b2ca3e7f4
[ "MIT" ]
1
2021-11-18T09:49:58.000Z
2021-11-18T09:49:58.000Z
assets/js/highlight/es/languages/gams.min.js
sebastien-d-me/nice-looking-select
8ba952894474bf5784a49d7be441528b2ca3e7f4
[ "MIT" ]
null
null
null
assets/js/highlight/es/languages/gams.min.js
sebastien-d-me/nice-looking-select
8ba952894474bf5784a49d7be441528b2ca3e7f4
[ "MIT" ]
null
null
null
/*! `gams` grammar compiled for Highlight.js 11.3.1 */ var hljsGrammar=(()=>{"use strict";return e=>{const a=e.regex,n={ keyword:"abort acronym acronyms alias all and assign binary card diag display else eq file files for free ge gt if integer le loop lt maximizing minimizing model models ne negative no not option opti...
108.25
894
0.746948
1e52548ce0aa17e57cfab533cb57bcf8b7bfeeb9
43,882
js
JavaScript
node_modules/googleapis/build/src/apis/toolresults/v1beta3.js
DeMaiz/googlesheet
89d311df1762ed75d78a1ff466d2277cb6928a4d
[ "MIT" ]
16
2019-06-04T08:29:02.000Z
2021-12-14T15:08:28.000Z
node_modules/googleapis/build/src/apis/toolresults/v1beta3.js
DeMaiz/googlesheet
89d311df1762ed75d78a1ff466d2277cb6928a4d
[ "MIT" ]
49
2017-12-06T15:27:25.000Z
2018-06-14T20:00:57.000Z
public/js/googleapis/build/src/apis/toolresults/v1beta3.js
zxcv1884/laravel_smartmirror
17ad26cffda5e15011f88bef60272e4f5b16840c
[ "MIT" ]
9
2019-08-24T03:02:58.000Z
2021-06-25T02:02:56.000Z
"use strict"; /** * Copyright 2015 Google Inc. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
58.198939
212
0.429105
1e52c185dbe3e2a8dfcfddda497a54b727c28a2f
652
js
JavaScript
src/utils/Callable.js
Voltra/lightquery
567a8595a6025358755a813119ebca15ba3fa4ef
[ "MIT" ]
3
2017-08-30T18:54:30.000Z
2018-06-07T12:43:21.000Z
src/utils/Callable.js
Voltra/lightquery
567a8595a6025358755a813119ebca15ba3fa4ef
[ "MIT" ]
4
2020-08-20T07:38:09.000Z
2020-10-06T16:32:08.000Z
src/utils/Callable.js
Voltra/lightquery
567a8595a6025358755a813119ebca15ba3fa4ef
[ "MIT" ]
null
null
null
import UnimplementedError from "../errors/UnimplementedError" //cf. https://hackernoon.com/creating-callable-objects-in-javascript-d21l3te1 class Callable extends Function{ constructor(){ super("return this.__bound.__call.apply(this.__bound, arguments)"); this.__bound = this.bind(this); return this.__bound; //...
28.347826
77
0.726994
1e5345262a006bb237f93a007f464d4796536fee
36,217
js
JavaScript
out/_next/static/webpack/pages/index.1e43f16ad2f25d37ed62.hot-update.js
sharath218/sri-global-repo
475156f7f3d4d8b989d080e428e01b274cd701fd
[ "MIT" ]
null
null
null
out/_next/static/webpack/pages/index.1e43f16ad2f25d37ed62.hot-update.js
sharath218/sri-global-repo
475156f7f3d4d8b989d080e428e01b274cd701fd
[ "MIT" ]
null
null
null
out/_next/static/webpack/pages/index.1e43f16ad2f25d37ed62.hot-update.js
sharath218/sri-global-repo
475156f7f3d4d8b989d080e428e01b274cd701fd
[ "MIT" ]
null
null
null
webpackHotUpdate_N_E("pages/index",{ /***/ "./node_modules/css-loader/dist/cjs.js?!./node_modules/next/dist/compiled/postcss-loader/index.js?!./styles/Services.module.css": /*!***********************************************************************************************************************************************...
1,006.027778
22,832
0.874617
1e536705b6b2e47e9d5ca6223cc8233c9f48df56
450
js
JavaScript
src/app.js
AustinArrington87/aws-lambda-graphql
211e1fadddb5bf1019690ac77d6b9a552cb24fe4
[ "MIT" ]
null
null
null
src/app.js
AustinArrington87/aws-lambda-graphql
211e1fadddb5bf1019690ac77d6b9a552cb24fe4
[ "MIT" ]
null
null
null
src/app.js
AustinArrington87/aws-lambda-graphql
211e1fadddb5bf1019690ac77d6b9a552cb24fe4
[ "MIT" ]
null
null
null
'use strict'; const express = require('express'); const body_parser = require('body-parser'); const expressGraphQL = require('express-graphql'); // let's import the schema file we just created const GraphQLSchema = require('./graphql/schema'); const app = express(); app.use( body_parser.json({ limit: '50mb' }) );...
17.307692
50
0.666667
1e53c9f0f6a23f9ac58045c7aae6180d86152ca7
144
js
JavaScript
src/Components/TitlesHomePage/TitlePrimary.js
AhmadRFC/Pingy
3708bdfc569e898d72409fb54290645326e2a0ea
[ "MIT" ]
null
null
null
src/Components/TitlesHomePage/TitlePrimary.js
AhmadRFC/Pingy
3708bdfc569e898d72409fb54290645326e2a0ea
[ "MIT" ]
null
null
null
src/Components/TitlesHomePage/TitlePrimary.js
AhmadRFC/Pingy
3708bdfc569e898d72409fb54290645326e2a0ea
[ "MIT" ]
null
null
null
const TitlePrimary = () => { return ( <h1 className="title title--primary">Welcome to Pingy</h1> ); } export default TitlePrimary;
18
66
0.638889
1e53f741993123650fbb9dfc7c66c14ead04d2f7
491
js
JavaScript
site/static/build/paths.js
cjdibbs/Blog
bf4da12f014e788d3c4366de44812d9bdc4761ef
[ "BSD-3-Clause" ]
null
null
null
site/static/build/paths.js
cjdibbs/Blog
bf4da12f014e788d3c4366de44812d9bdc4761ef
[ "BSD-3-Clause" ]
3
2016-06-02T00:00:40.000Z
2016-09-22T14:58:40.000Z
site/static/build/paths.js
cjdibbs/Blog
bf4da12f014e788d3c4366de44812d9bdc4761ef
[ "BSD-3-Clause" ]
null
null
null
var appRoot = 'src/'; var outputRoot = 'dist/'; var exporSrvtRoot = 'export/' module.exports = { root: appRoot, source: appRoot + '**/*.ts', html: appRoot + '**/*.html', css: 'styles/**/*.scss', style: 'styles/**/*.scss', output: outputRoot, exportSrv: exporSrvtRoot, doc: './doc', e2eSpecsSrc: 'test/...
22.318182
38
0.570265
1e5415e2927e83ed6c8a09dfdeda5de97b538a00
487
js
JavaScript
src/tests/components/ExpenseList.test.js
protatodev/expensify-app
d9f79d632cfaf4040253b9aa2640f061876186fb
[ "MIT" ]
null
null
null
src/tests/components/ExpenseList.test.js
protatodev/expensify-app
d9f79d632cfaf4040253b9aa2640f061876186fb
[ "MIT" ]
null
null
null
src/tests/components/ExpenseList.test.js
protatodev/expensify-app
d9f79d632cfaf4040253b9aa2640f061876186fb
[ "MIT" ]
null
null
null
import React from 'react'; import { shallow } from 'enzyme'; import { ExpenseList } from '../../components/ExpenseList'; import expenses from '../fixtures/expenses'; test('should render ExpenseList with expenses', () => { const wrapper = shallow(<ExpenseList expenses={expenses} />); expect(wrapper).toMatchSnapshot...
34.785714
63
0.700205
1e54d2e5695482b1554fed80f1842538bfc00b65
772
js
JavaScript
src/components/Column/index.js
andrey-gnl/mkdev
2474e74857336bb4609fa90712a57d806ac21fb7
[ "MIT" ]
1
2017-08-25T11:50:52.000Z
2017-08-25T11:50:52.000Z
src/components/Column/index.js
andrey-gnl/mkdev
2474e74857336bb4609fa90712a57d806ac21fb7
[ "MIT" ]
null
null
null
src/components/Column/index.js
andrey-gnl/mkdev
2474e74857336bb4609fa90712a57d806ac21fb7
[ "MIT" ]
null
null
null
import React, { Component } from 'react' import { DropTarget } from 'react-dnd' import { TYPES } from '../../constants' import ColumnClean from './columClean' const columnTarget = { drop(props, monitor) { const item = monitor.getItem() if (Number(item.status) !== Number(props.status)) { props.onDrop(i...
22.057143
55
0.648964
1e5550c9e38d7a205c06819ce68f716f6a2db959
56,385
js
JavaScript
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/provenance/nf-provenance-table.js
trkurc/nifi
ba5b1d837ce57f14a13dcd9cd0a18575bca79bd4
[ "Apache-2.0" ]
null
null
null
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/provenance/nf-provenance-table.js
trkurc/nifi
ba5b1d837ce57f14a13dcd9cd0a18575bca79bd4
[ "Apache-2.0" ]
null
null
null
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/provenance/nf-provenance-table.js
trkurc/nifi
ba5b1d837ce57f14a13dcd9cd0a18575bca79bd4
[ "Apache-2.0" ]
4
2015-12-01T15:23:21.000Z
2021-12-30T04:34:09.000Z
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
40.770065
181
0.520564
1e5565ce79558b6d5ec3506ad103b1a2c977492e
975
js
JavaScript
demos/src/SampleDialog.js
rperki8/elix
3b88856ff245c839431ad575b50e52d181a8a13a
[ "MIT" ]
null
null
null
demos/src/SampleDialog.js
rperki8/elix
3b88856ff245c839431ad575b50e52d181a8a13a
[ "MIT" ]
null
null
null
demos/src/SampleDialog.js
rperki8/elix
3b88856ff245c839431ad575b50e52d181a8a13a
[ "MIT" ]
null
null
null
import * as internal from "../../src/internal.js"; import CustomBackdrop from "./CustomBackdrop.js"; import CustomOverlayFrame from "./CustomOverlayFrame.js"; import Dialog from "../../src/Dialog.js"; class SampleDialog extends Dialog { get [internal.defaultState]() { return Object.assign(super[internal.defaultS...
31.451613
81
0.667692
1e568d4adbf5d7002238d11eea4f0ba5d8802344
7,345
js
JavaScript
assets/lib/mapbox-gl/mapbox-gl-language.js
tomaja-linuxo/LoveIt
4d1f33c66c52a206f35a9661e1d257b83e451f47
[ "MIT" ]
1
2022-03-03T04:24:09.000Z
2022-03-03T04:24:09.000Z
assets/lib/mapbox-gl/mapbox-gl-language.js
tomaja-linuxo/LoveIt
4d1f33c66c52a206f35a9661e1d257b83e451f47
[ "MIT" ]
null
null
null
assets/lib/mapbox-gl/mapbox-gl-language.js
tomaja-linuxo/LoveIt
4d1f33c66c52a206f35a9661e1d257b83e451f47
[ "MIT" ]
null
null
null
/** * Create a new [Mapbox GL JS plugin](https://www.mapbox.com/blog/build-mapbox-gl-js-plugins/) that * modifies the layers of the map style to use the `text-field` that matches the browser language. * As of Mapbox GL Language v1.0.0, this plugin no longer supports token values (e.g. `{name}`). v1.0+ expects the `t...
42.212644
307
0.709871
1e568de18b1e9219a313737809869c15b37883c7
3,219
js
JavaScript
app.js
1self/cardapp
8ead14698c464e7e160503f967653a6e1ec924f6
[ "Apache-2.0" ]
null
null
null
app.js
1self/cardapp
8ead14698c464e7e160503f967653a6e1ec924f6
[ "Apache-2.0" ]
null
null
null
app.js
1self/cardapp
8ead14698c464e7e160503f967653a6e1ec924f6
[ "Apache-2.0" ]
null
null
null
var express = require('express'); var path = require('path'); var favicon = require('serve-favicon'); var morgan = require('morgan'); var cookieParser = require('cookie-parser'); var bodyParser = require('body-parser'); var swig = require('swig'); var winston = require('winston'); var session = require('express-session...
29
120
0.688723
1e56de2cf51634e652bbd41260ea4b73d5496c12
216
js
JavaScript
aula-js/for-in.js
felipeneves2022/portfolio
0eb3222c9af079e812009ee6515d39c48492d677
[ "MIT" ]
null
null
null
aula-js/for-in.js
felipeneves2022/portfolio
0eb3222c9af079e812009ee6515d39c48492d677
[ "MIT" ]
null
null
null
aula-js/for-in.js
felipeneves2022/portfolio
0eb3222c9af079e812009ee6515d39c48492d677
[ "MIT" ]
null
null
null
let pessoa = { nome: "Felipe", idade:"38", sexo: "masc", peso: "74" } for (let p in pessoa) { console.log('dados da pessoa', p) console.log('dados da pessoa', pessoa[p]) }
19.636364
49
0.50463
1e56f19f4b5d03fab2d6999306d885fc9f33e7c0
298
js
JavaScript
cypress/integration/dashboard.spec.js
lucazweb/transactions-manager-app
f7847e2b5634370440a77940edc1a1bf7fe1c6a2
[ "MIT" ]
null
null
null
cypress/integration/dashboard.spec.js
lucazweb/transactions-manager-app
f7847e2b5634370440a77940edc1a1bf7fe1c6a2
[ "MIT" ]
4
2021-03-09T19:58:42.000Z
2022-02-18T12:37:32.000Z
cypress/integration/dashboard.spec.js
lucazweb/transactions-manager-app
f7847e2b5634370440a77940edc1a1bf7fe1c6a2
[ "MIT" ]
null
null
null
describe('Transactions Form type test', () => { beforeEach(() => { cy.visit('http://localhost:3000/') }); it('Visit application without transactions', () => { cy.contains('Começar'); cy.get('[data-test="startbtn"]').click(); cy.contains('Cadastre uma transação'); }); });
22.923077
54
0.590604
1e575c6a351e25fab27dd04f83d10c41d0afdf62
59,420
js
JavaScript
test/api/auth.js
el-tu/citizenos-api
c796be98f4fcf2fbde418a91c0e1e93c36a4cb51
[ "Apache-2.0" ]
null
null
null
test/api/auth.js
el-tu/citizenos-api
c796be98f4fcf2fbde418a91c0e1e93c36a4cb51
[ "Apache-2.0" ]
null
null
null
test/api/auth.js
el-tu/citizenos-api
c796be98f4fcf2fbde418a91c0e1e93c36a4cb51
[ "Apache-2.0" ]
null
null
null
'use strict'; /** * Log in - call '/api/auth/login' API endpoint * * @param {object} agent SuperAgent is in the interface so other tests preparing data could provide their agent. Useful when agent holds a state (for ex session). * @param {string} email E-mail * @param {string} password Password * @param {string}...
40.39429
375
0.534601
1e57e3b7e45c09104aae27c3fc8e085b115391b6
747
js
JavaScript
cli.js
i4h/yaml-compose
c805e19e89878bcffd44d4b7b18603de60304305
[ "MIT" ]
null
null
null
cli.js
i4h/yaml-compose
c805e19e89878bcffd44d4b7b18603de60304305
[ "MIT" ]
null
null
null
cli.js
i4h/yaml-compose
c805e19e89878bcffd44d4b7b18603de60304305
[ "MIT" ]
null
null
null
#!/usr/bin/env node const fs = require('fs') const path = require('path') const meow = require('meow') const { build } = require('./lib/yaml-compose') const cli = meow(` Usage $ yaml-compose <source> Options --output, -o Output directory Examples $ yaml-compose source $ yaml-compose source -o d...
19.153846
82
0.65328
1e5814cef35c9ebf97ed490a28f01c8c57dfafb8
1,962
js
JavaScript
docs/html/search/enumvalues_2.js
Connax-Oy/Bleam-Scanner-3
97004e3de2dfba5e8d9dec64214682e62619aa7e
[ "MIT" ]
4
2021-06-01T11:23:39.000Z
2021-07-23T18:49:50.000Z
docs/html/search/enumvalues_2.js
Connax-Oy/Bleam-Scanner-3
97004e3de2dfba5e8d9dec64214682e62619aa7e
[ "MIT" ]
null
null
null
docs/html/search/enumvalues_2.js
Connax-Oy/Bleam-Scanner-3
97004e3de2dfba5e8d9dec64214682e62619aa7e
[ "MIT" ]
1
2021-06-02T07:42:58.000Z
2021-06-02T07:42:58.000Z
var searchData= [ ['nrf_5fble_5fscan_5fevt_5fconnected_1165',['NRF_BLE_SCAN_EVT_CONNECTED',['../group___n_r_f___b_l_e___s_c_a_n___f_i_l_t_e_r___m_o_d_e.html#gga7b8b9be133ad06a1fab37ab63ac8037dab8b7a5edc7ca7d6afcc8e1e41075a34e',1,'task_scan.h']]], ['nrf_5fble_5fscan_5fevt_5fconnecting_5ferror_1166',['NRF_BLE_SCAN_EV...
163.5
256
0.882263
1e58d3547242ef1420201027dd715a2b9f3480d0
4,437
js
JavaScript
tasklist/app.js
nigel-riss/js-es6-traning
93185565c01bba4dd0d6b4321a1d6eaad5d696ef
[ "MIT" ]
null
null
null
tasklist/app.js
nigel-riss/js-es6-traning
93185565c01bba4dd0d6b4321a1d6eaad5d696ef
[ "MIT" ]
null
null
null
tasklist/app.js
nigel-riss/js-es6-traning
93185565c01bba4dd0d6b4321a1d6eaad5d696ef
[ "MIT" ]
null
null
null
// Define UI variables const form = document.querySelector('#task-form'); const taskList = document.querySelector('.collection'); const clearBtn = document.querySelector('.clear-tasks'); const filter = document.querySelector('#filter'); const taskInput = document.querySelector('#task'); // Load all event listeners loa...
26.568862
81
0.630606
1e58f9db01c9c972f5a9a05a91f54cac1e5c8d96
4,582
js
JavaScript
www/47-es2015.508021c44952ce37fb60.js
kapsner/Riskestimator
ac6bcb84044147897581ee39c9c9bad7b2625270
[ "Unlicense" ]
null
null
null
www/47-es2015.508021c44952ce37fb60.js
kapsner/Riskestimator
ac6bcb84044147897581ee39c9c9bad7b2625270
[ "Unlicense" ]
null
null
null
www/47-es2015.508021c44952ce37fb60.js
kapsner/Riskestimator
ac6bcb84044147897581ee39c9c9bad7b2625270
[ "Unlicense" ]
null
null
null
(window.webpackJsonp=window.webpackJsonp||[]).push([[47],{"lg/V":function(i,t,n){"use strict";n.r(t),n.d(t,"ion_infinite_scroll",(function(){return o})),n.d(t,"ion_infinite_scroll_content",(function(){return r}));var e=n("c1op"),s=n("AfW+"),l=n("YtD4");const o=class{constructor(i){Object(e.l)(this,i),this.thrPx=0,this....
4,582
4,582
0.760367
1e593367128cdcba26d891bfb80dd16d8355a034
1,279
js
JavaScript
src/data/defaultValidationErrors.js
RomSem/portfolio
a67af0ace7b79a27909a1dfef6c90c9ac5a7ff6a
[ "MIT" ]
2
2018-10-25T12:08:34.000Z
2019-03-09T21:07:04.000Z
src/data/defaultValidationErrors.js
RomSem/portfolio
a67af0ace7b79a27909a1dfef6c90c9ac5a7ff6a
[ "MIT" ]
13
2020-09-14T20:00:43.000Z
2022-02-26T04:10:32.000Z
src/data/defaultValidationErrors.js
rosemdev/portfolio
7decd9dd2dc124e12d86177df8016e043a445006
[ "MIT" ]
null
null
null
export let defaultValidationErrors = { valueMissing: () => 'This field is required, please fill it!', typeMismatch: field => `Please, input data in correct format for required type ${field.getAttribute('type')} `, tooShort: field => `Please enter minimum ${field.getAttribute('minLength')} symbols`, tooL...
71.055556
115
0.688038
1e59501236fd9604733063b3a88bf724d4428f40
1,206
js
JavaScript
src/public/js/controllers/clientMenuController.js
auromota/easy-pizza-api
7c0db7ecdca91f366a8fd619a129c5d1f80a413f
[ "MIT" ]
null
null
null
src/public/js/controllers/clientMenuController.js
auromota/easy-pizza-api
7c0db7ecdca91f366a8fd619a129c5d1f80a413f
[ "MIT" ]
null
null
null
src/public/js/controllers/clientMenuController.js
auromota/easy-pizza-api
7c0db7ecdca91f366a8fd619a129c5d1f80a413f
[ "MIT" ]
null
null
null
app.controller('clientMenuController', ['$scope', '$rootScope', '$state', 'LoginService', 'Order', function ($scope, $rootScope, $state, LoginService, Order) { processState($state.current.name); function processState(stateName) { switch (stateName) { case 'client.orders...
32.594595
98
0.45937
1e5aaf64100cf5826246e8d8dfa4a026a8b7ff12
558
js
JavaScript
gatsby-config.js
soohjay/gatsby
37e29d71f6fd4d041c648ecc8dc8727395de5e18
[ "RSA-MD" ]
null
null
null
gatsby-config.js
soohjay/gatsby
37e29d71f6fd4d041c648ecc8dc8727395de5e18
[ "RSA-MD" ]
4
2021-09-02T09:29:40.000Z
2022-02-27T07:56:29.000Z
gatsby-config.js
soohjay/gatsby
37e29d71f6fd4d041c648ecc8dc8727395de5e18
[ "RSA-MD" ]
null
null
null
/** * Configure your Gatsby site with this file. * * See: https://www.gatsbyjs.org/docs/gatsby-config/ */ module.exports = { /* Your site config here */ siteMetadata: { title: "Gatsby Project", description: "Practice Gatsby", url: "https://www.something.com", // No trailing slash allowed! image...
23.25
87
0.614695
1e5b9f7e37f7116628648326d615bfd924e5e2b4
876
js
JavaScript
react/synzi/virtual-care/src/organisms/PatientCareTeamAssignments/PatientAssignmentRows.js
jcalderaio/synzi-mobile-web-app
d7ca860c8e86c9ee8962efe22f3a3f758a740a3e
[ "Apache-2.0" ]
null
null
null
react/synzi/virtual-care/src/organisms/PatientCareTeamAssignments/PatientAssignmentRows.js
jcalderaio/synzi-mobile-web-app
d7ca860c8e86c9ee8962efe22f3a3f758a740a3e
[ "Apache-2.0" ]
null
null
null
react/synzi/virtual-care/src/organisms/PatientCareTeamAssignments/PatientAssignmentRows.js
jcalderaio/synzi-mobile-web-app
d7ca860c8e86c9ee8962efe22f3a3f758a740a3e
[ "Apache-2.0" ]
null
null
null
import React, { Component } from 'react' import { View, Text, TouchableOpacity } from 'react-native'; //Styles import styles from './styles' export default class PatientProgramRows extends Component { render() { const { assignmentText, addCareTeam } = this.props return ( ...
29.2
180
0.528539
1e5bb2a5a312d88f26bf892d36cab03310c8f311
55
js
JavaScript
src/components/about/index.js
since92x/my-react-app
5ca3065e9df485ae0fc5d725dcaa0fc449374530
[ "MIT" ]
null
null
null
src/components/about/index.js
since92x/my-react-app
5ca3065e9df485ae0fc5d725dcaa0fc449374530
[ "MIT" ]
null
null
null
src/components/about/index.js
since92x/my-react-app
5ca3065e9df485ae0fc5d725dcaa0fc449374530
[ "MIT" ]
null
null
null
import { About } from './about.jsx'; export { About };
18.333333
36
0.618182
1e5c3440698545f6ba35f905caa6b237ee96ed05
533
js
JavaScript
example/src/store/sagas/usersSaga.js
rasha08/redux-saga-combine-watchers
7ee8b5e970b9970f1d82624a0f0b243c4cdd5583
[ "MIT" ]
null
null
null
example/src/store/sagas/usersSaga.js
rasha08/redux-saga-combine-watchers
7ee8b5e970b9970f1d82624a0f0b243c4cdd5583
[ "MIT" ]
null
null
null
example/src/store/sagas/usersSaga.js
rasha08/redux-saga-combine-watchers
7ee8b5e970b9970f1d82624a0f0b243c4cdd5583
[ "MIT" ]
null
null
null
import { put, takeLatest } from 'redux-saga/effects'; import {setUsers} from "../actions"; import {GET_USERS} from "../types"; import {apiUrl} from "../../config"; const usersEndpoint = 'users?_format=json&access-token=gnmLS6D7LX03eiadumz5CsMRQq5HR0PUa5VZ' function* fetchUsers() { const users = yield fetch(`${api...
29.611111
92
0.72045