hexsha stringlengths 40 40 | size int64 5 1.05M | ext stringclasses 588
values | lang stringclasses 305
values | max_stars_repo_path stringlengths 3 363 | max_stars_repo_name stringlengths 5 118 | max_stars_repo_head_hexsha stringlengths 40 40 | max_stars_repo_licenses listlengths 1 10 | max_stars_count float64 1 191k ⌀ | max_stars_repo_stars_event_min_datetime stringdate 2015-01-01 00:00:35 2022-03-31 23:43:49 ⌀ | max_stars_repo_stars_event_max_datetime stringdate 2015-01-01 12:37:38 2022-03-31 23:59:52 ⌀ | max_issues_repo_path stringlengths 3 363 | max_issues_repo_name stringlengths 5 118 | max_issues_repo_head_hexsha stringlengths 40 40 | max_issues_repo_licenses listlengths 1 10 | max_issues_count float64 1 134k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 3 363 | max_forks_repo_name stringlengths 5 135 | max_forks_repo_head_hexsha stringlengths 40 40 | max_forks_repo_licenses listlengths 1 10 | max_forks_count float64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringdate 2015-01-01 00:01:02 2022-03-31 23:27:27 ⌀ | max_forks_repo_forks_event_max_datetime stringdate 2015-01-03 08:55:07 2022-03-31 23:59:24 ⌀ | content stringlengths 5 1.05M | avg_line_length float64 1.13 1.04M | max_line_length int64 1 1.05M | alphanum_fraction float64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
d50e2d8b34a929daf79fc2926617faa87423fbac | 1,877 | ts | TypeScript | src/__mocks__/index.ts | papamishka911/sip-connector | 66bbf121b57ab02ac6519f12f5d2c13e2b435ef2 | [
"MIT"
] | null | null | null | src/__mocks__/index.ts | papamishka911/sip-connector | 66bbf121b57ab02ac6519f12f5d2c13e2b435ef2 | [
"MIT"
] | 1 | 2021-04-28T13:58:43.000Z | 2021-04-28T13:58:43.000Z | src/__mocks__/index.ts | papamishka911/sip-connector | 66bbf121b57ab02ac6519f12f5d2c13e2b435ef2 | [
"MIT"
] | null | null | null | import JsSIP, { PASSWORD_CORRECT } from './jssip.mock';
export const user = 'user';
export const displayName = 'displayName';
export const SIP_SERVER_URL = 'SIP_SERVER_URL';
export const SIP_WEB_SOCKET_SERVER_URL = 'SIP_WEB_SOCKET_SERVER_URL';
const socket = new JsSIP.WebSocketInterface(SIP_WEB_SOCKET_SERVER_URL);
c... | 27.202899 | 79 | 0.771977 |
d56e9ccb6f153ec86290ebe8e380f17f2347077c | 7,195 | ts | TypeScript | packages/server-wallet/src/protocols/__test__/defund-channel.test.ts | NiloCK/statechannels | ed9aac266f510e4a465553c2ed9ddd169e25ae99 | [
"MIT"
] | null | null | null | packages/server-wallet/src/protocols/__test__/defund-channel.test.ts | NiloCK/statechannels | ed9aac266f510e4a465553c2ed9ddd169e25ae99 | [
"MIT"
] | null | null | null | packages/server-wallet/src/protocols/__test__/defund-channel.test.ts | NiloCK/statechannels | ed9aac266f510e4a465553c2ed9ddd169e25ae99 | [
"MIT"
] | null | null | null | import {makeAddress, State} from '@statechannels/wallet-core';
import {defaultTestConfig} from '../..';
import {createLogger} from '../../logger';
import {DBDefundChannelObjective} from '../../models/objective';
import {Store} from '../../wallet/store';
import {testKnex as knex} from '../../../jest/knex-setup-teardown... | 33.621495 | 100 | 0.720083 |
a746d5be44e5b0b116b02af153cd39f632eac1cb | 242 | ts | TypeScript | src/routes/root/index.ts | alemagio/fastify-ts-test | 1d37b118710c801530fd34b1d28a38e42dde026d | [
"MIT"
] | 1 | 2021-11-26T10:30:01.000Z | 2021-11-26T10:30:01.000Z | src/routes/root/index.ts | alemagio/fastify-stampo | 1d37b118710c801530fd34b1d28a38e42dde026d | [
"MIT"
] | 3 | 2021-12-29T07:17:55.000Z | 2022-02-28T07:24:28.000Z | src/routes/root/index.ts | alemagio/fastify-ts-test | 1d37b118710c801530fd34b1d28a38e42dde026d | [
"MIT"
] | null | null | null | import { FastifyInstance, FastifyPluginAsync } from 'fastify'
const root: FastifyPluginAsync = async (fastify: FastifyInstance): Promise<void> => {
fastify.get('/', async function () {
return { root: true }
})
}
export default root
| 24.2 | 85 | 0.698347 |
239a1387df5d1718594543610b9c8308ba589cba | 701 | tsx | TypeScript | src/view/pages/Confirmation/Confirmation.component.tsx | jonyw4/plant-manager | 13df37aaf1ae20b8a3159d163a816763a07b8e4e | [
"MIT"
] | 3 | 2021-04-21T04:51:28.000Z | 2021-06-07T01:06:10.000Z | src/view/pages/Confirmation/Confirmation.component.tsx | jonyw4/plant-manager | 13df37aaf1ae20b8a3159d163a816763a07b8e4e | [
"MIT"
] | 6 | 2021-04-21T04:47:06.000Z | 2021-05-10T01:59:01.000Z | src/view/pages/Confirmation/Confirmation.component.tsx | jonyw4/plant-manager | 13df37aaf1ae20b8a3159d163a816763a07b8e4e | [
"MIT"
] | null | null | null | import React from "react";
import { useNavigation, useRoute } from "@react-navigation/native";
import { Text, Button, Container } from "../../components";
import { ConfirmationParams } from "./Confirmation.params";
export function ConfirmationPage() {
const { navigate } = useNavigation();
const route = useRoute();... | 28.04 | 67 | 0.653352 |
23a8a144fd87ce13b066f655223a02e528db706f | 1,679 | ts | TypeScript | src/core/binding/handlers/binder.value.handler.ts | niko-38500/js-framework | 8d79d3ee3e748611caa6f249ad1c2d53cd1bf9ad | [
"MIT"
] | null | null | null | src/core/binding/handlers/binder.value.handler.ts | niko-38500/js-framework | 8d79d3ee3e748611caa6f249ad1c2d53cd1bf9ad | [
"MIT"
] | null | null | null | src/core/binding/handlers/binder.value.handler.ts | niko-38500/js-framework | 8d79d3ee3e748611caa6f249ad1c2d53cd1bf9ad | [
"MIT"
] | null | null | null | import Binding from "../binding.js";
import BinderParameters from "../binder.parameters.js";
export default class BinderValueHandler extends BinderParameters {
callback!: () => void;
bind(binding: Binding) {
if (!(binding.element instanceof HTMLInputElement)) {
throw `
Erro... | 34.265306 | 116 | 0.586659 |
64cbda5236336172f76f13e63d54900a545d1230 | 1,042 | tsx | TypeScript | src/screens/FullScreenImage/index.tsx | gustavo867/sharework-environments | 225598c4c1ba32b5fb0988dd48237f8835d16352 | [
"MIT"
] | null | null | null | src/screens/FullScreenImage/index.tsx | gustavo867/sharework-environments | 225598c4c1ba32b5fb0988dd48237f8835d16352 | [
"MIT"
] | 2 | 2021-10-06T20:42:09.000Z | 2022-02-27T09:03:01.000Z | src/screens/FullScreenImage/index.tsx | gustavo867/sharework-environments | 225598c4c1ba32b5fb0988dd48237f8835d16352 | [
"MIT"
] | null | null | null | import React from 'react';
import { useNavigation, useRoute } from '@react-navigation/native';
import { View, Image, Dimensions } from 'react-native';
import { AntDesign } from '@expo/vector-icons';
import { TouchableOpacity } from 'react-native-gesture-handler';
const { height, width } = Dimensions.get('window');
co... | 35.931034 | 190 | 0.654511 |
22262f298e1490696ec44ee26cade5c54df48783 | 820 | tsx | TypeScript | src/components/layout/index.tsx | demonlama7/merit-library-next | 2ae416533cdb0b78f5962497c4b22d51802bed91 | [
"MIT"
] | null | null | null | src/components/layout/index.tsx | demonlama7/merit-library-next | 2ae416533cdb0b78f5962497c4b22d51802bed91 | [
"MIT"
] | 1 | 2022-03-29T15:38:47.000Z | 2022-03-29T15:38:47.000Z | src/components/layout/index.tsx | demonlama7/merit-library-next | 2ae416533cdb0b78f5962497c4b22d51802bed91 | [
"MIT"
] | 1 | 2022-03-29T15:06:28.000Z | 2022-03-29T15:06:28.000Z | import { Box } from "@chakra-ui/react";
import { ReactNode } from "react";
import dynamic from "next/dynamic";
import Footer from "./Footer";
const Header = dynamic(() => import("./Header"), { ssr: false });
type LayoutProps = {
children: ReactNode;
};
const Layout = ({ children }: LayoutProps) => {
return (<>
... | 29.285714 | 173 | 0.609756 |
22f6df9334af41aa43d85541163b9d65a59953ad | 900 | ts | TypeScript | src/modules/PlantConfig/views/Library/Mode/Mode.style.ts | equinor/procosys-js-frontend | 6c69b0314f90a8b88bcef279b055463556ac7b27 | [
"MIT"
] | 10 | 2019-10-09T12:07:05.000Z | 2021-03-09T08:49:31.000Z | src/modules/PlantConfig/views/Library/Mode/Mode.style.ts | equinor/procosys-js-frontend | 6c69b0314f90a8b88bcef279b055463556ac7b27 | [
"MIT"
] | 188 | 2019-12-04T12:20:17.000Z | 2022-03-22T09:58:30.000Z | src/modules/PlantConfig/views/Library/Mode/Mode.style.ts | equinor/procosys-js-frontend | 6c69b0314f90a8b88bcef279b055463556ac7b27 | [
"MIT"
] | null | null | null | import styled from 'styled-components';
export const ButtonSpacer = styled.div`
margin-right: calc(var(--grid-unit) * 2);
`;
export const InputContainer = styled.div`
display: flex;
flex-direction: row;
padding: var(--grid-unit);
`;
export const Container = styled.div`
display: flex;
width: 1... | 20.454545 | 48 | 0.657778 |
b38a3bbbe8c79a1ee27915810f00e0d72b22a6b5 | 22 | ts | TypeScript | examples/accessibility/cypress/support/index.ts | riccardogiorato/cypress-for-everything | bc4305353c112ea7305bde06f047b74dc27a091d | [
"MIT"
] | 48 | 2021-08-04T03:21:33.000Z | 2022-03-15T10:55:40.000Z | examples/accessibility/cypress/support/index.ts | riccardogiorato/cypress-for-everything | bc4305353c112ea7305bde06f047b74dc27a091d | [
"MIT"
] | 11 | 2021-08-16T18:12:57.000Z | 2021-12-23T17:51:15.000Z | examples/accessibility/cypress/support/index.ts | riccardogiorato/cypress-for-everything | bc4305353c112ea7305bde06f047b74dc27a091d | [
"MIT"
] | 5 | 2021-10-04T19:42:49.000Z | 2022-03-19T20:09:50.000Z | import "cypress-axe";
| 11 | 21 | 0.727273 |
7c02a855b79470fe97737312e468f5ba28fecf98 | 1,711 | tsx | TypeScript | exercises/autocomplete-4/src/place-search-result-list.tsx | NickFoden/tscript | 50539f00171aecd5e5dcb9a37002b97cc7fccbb7 | [
"BSD-3-Clause"
] | null | null | null | exercises/autocomplete-4/src/place-search-result-list.tsx | NickFoden/tscript | 50539f00171aecd5e5dcb9a37002b97cc7fccbb7 | [
"BSD-3-Clause"
] | null | null | null | exercises/autocomplete-4/src/place-search-result-list.tsx | NickFoden/tscript | 50539f00171aecd5e5dcb9a37002b97cc7fccbb7 | [
"BSD-3-Clause"
] | null | null | null | import * as React from 'react';
import { autocomplete } from './autocomplete';
import { shortUrl } from './utils/string';
import { PlaceDetails } from './utils/places';
import { PlaceSearchResult } from './place-search-result';
interface IPlaceSearchResultListProps {
results: PlaceDetails[];
inProgress: boolean;
... | 27.596774 | 94 | 0.619521 |
d14506547a5405f32e8aff6cfe750dd29ab828b3 | 1,405 | ts | TypeScript | nuxt.config.ts | captain-blue210/study-for-net-super-front | 2c540d40e2d8da5dc48c33b7a444dc721b80aaec | [
"MIT"
] | null | null | null | nuxt.config.ts | captain-blue210/study-for-net-super-front | 2c540d40e2d8da5dc48c33b7a444dc721b80aaec | [
"MIT"
] | null | null | null | nuxt.config.ts | captain-blue210/study-for-net-super-front | 2c540d40e2d8da5dc48c33b7a444dc721b80aaec | [
"MIT"
] | null | null | null | export default {
// Global page headers (https://go.nuxtjs.dev/config-head)
head: {
title: 'study-for-net-super-front',
meta: [
{ charset: 'utf-8' },
{ name: 'viewport', content: 'width=device-width, initial-scale=1' },
{ hid: 'description', name: 'description', content: '' },
],
l... | 27.54902 | 83 | 0.615658 |
fc12285d1027daec3cc1aecf487538cd87c74521 | 1,571 | ts | TypeScript | src/chrome/runtime.ts | cliqz-oss/webextension-emulator | e8c6fda69cb042af55be411e6f5cb494dd956257 | [
"MIT"
] | 2 | 2019-02-03T11:39:28.000Z | 2020-12-12T13:08:44.000Z | src/chrome/runtime.ts | cliqz-oss/webextension-emulator | e8c6fda69cb042af55be411e6f5cb494dd956257 | [
"MIT"
] | 4 | 2020-03-23T10:53:39.000Z | 2022-01-22T03:29:02.000Z | src/chrome/runtime.ts | cliqz-oss/webextension-emulator | e8c6fda69cb042af55be411e6f5cb494dd956257 | [
"MIT"
] | 3 | 2019-05-17T08:29:25.000Z | 2020-06-23T09:22:36.000Z | import { join } from 'path';
import { readFileSync } from 'fs';
import EventSource from '../event-source';
interface CreateRuntimeOptions {
extensionId?: string
probe?: (key: string, value: any) => void
}
function loadManifest(EXTENSION_DIR) {
return JSON.parse(readFileSync(join(EXTENSION_DIR, 'manifest.json'),... | 28.563636 | 80 | 0.654997 |
1de889bc58d40ad6f1587f091952cfd0a4499318 | 1,008 | tsx | TypeScript | src/sentry/static/sentry/app/icons/iconBookmark.tsx | vaniot-s/sentry | 5c1accadebfaf8baf6863251c05b38ea979ee1c7 | [
"BSD-3-Clause"
] | null | null | null | src/sentry/static/sentry/app/icons/iconBookmark.tsx | vaniot-s/sentry | 5c1accadebfaf8baf6863251c05b38ea979ee1c7 | [
"BSD-3-Clause"
] | null | null | null | src/sentry/static/sentry/app/icons/iconBookmark.tsx | vaniot-s/sentry | 5c1accadebfaf8baf6863251c05b38ea979ee1c7 | [
"BSD-3-Clause"
] | null | null | null | import React from 'react';
import SvgIcon from './svgIcon';
type Props = React.ComponentProps<typeof SvgIcon> & {
isSolid?: boolean;
};
const IconBookmark = React.forwardRef(function IconBookmark(
{isSolid = false, ...props}: Props,
ref: React.Ref<SVGSVGElement>
) {
return (
<SvgIcon {...props} ref={ref}... | 37.333333 | 336 | 0.613095 |
c050a3ef69dab0dc3fdb495322186735402efa3a | 1,303 | tsx | TypeScript | src/ui/components/Canvas/Canvas.tsx | FloorLamp/cubic | 58941b36a788f7e753dec2fc0d1d0826d0b4198a | [
"MIT"
] | 7 | 2021-09-11T11:06:20.000Z | 2022-03-12T20:57:42.000Z | src/ui/components/Canvas/Canvas.tsx | FloorLamp/cubic | 58941b36a788f7e753dec2fc0d1d0826d0b4198a | [
"MIT"
] | null | null | null | src/ui/components/Canvas/Canvas.tsx | FloorLamp/cubic | 58941b36a788f7e753dec2fc0d1d0826d0b4198a | [
"MIT"
] | 1 | 2021-09-09T18:55:40.000Z | 2021-09-09T18:55:40.000Z | import { DateTime } from "luxon";
import React from "react";
import { dateTimeToNanos } from "../../lib/datetime";
import { useHistory } from "../../lib/hooks/useHistory";
import useId from "../../lib/hooks/useId";
import { useOwners } from "../../lib/hooks/useOwners";
import { useSummary } from "../../lib/hooks/useSum... | 36.194444 | 77 | 0.66769 |
b13d9dfe03888d644e84b44c718affa480c7086d | 265 | ts | TypeScript | packages/bud/src/components/rules/svg.ts | codejamninja/bud | 9d736f0b44384c1f66b94462145c11e618aa166d | [
"MIT"
] | null | null | null | packages/bud/src/components/rules/svg.ts | codejamninja/bud | 9d736f0b44384c1f66b94462145c11e618aa166d | [
"MIT"
] | null | null | null | packages/bud/src/components/rules/svg.ts | codejamninja/bud | 9d736f0b44384c1f66b94462145c11e618aa166d | [
"MIT"
] | null | null | null | import type Framework from '@roots/bud-typings'
export const test: Framework.Factory<Framework.Rule.Conditional> = ({
patterns,
}) => patterns.get('svg')
export const use: Framework.Factory<Framework.Rule.Conditional> = ({
build,
}) => [build.getItem('svg')]
| 26.5 | 69 | 0.713208 |
b1d39909b1959612dd40d06f588355fe8ad488af | 2,030 | ts | TypeScript | node_modules/zos-lib/lib/artifacts/Contract.d.ts | dramagods/eDai | 4d93b898c957862784672c5d90c41457acd66b95 | [
"MIT"
] | 2 | 2019-08-17T04:44:55.000Z | 2021-12-08T08:46:31.000Z | node_modules/zos-lib/lib/artifacts/Contract.d.ts | masaun/trace-connectivity | bdae8e9d97c52e4ddb2dda751dcc9acaa8670488 | [
"MIT"
] | null | null | null | node_modules/zos-lib/lib/artifacts/Contract.d.ts | masaun/trace-connectivity | bdae8e9d97c52e4ddb2dda751dcc9acaa8670488 | [
"MIT"
] | null | null | null | import { StorageLayoutInfo } from '../validations/Storage';
import { Callback, EventLog, EventEmitter, TransactionReceipt } from 'web3/types';
import { Contract as Web3Contract, TransactionObject, BlockType } from 'web3-eth-contract';
export default interface Contract {
options: any;
methods: {
[fnName:... | 31.71875 | 91 | 0.587192 |
591ac78becde5dff93b29ed201943be23b789b67 | 431 | ts | TypeScript | src/konsumen/konsumen.module.ts | miaamelia12/pos-backend | 990aaa42bfbac3de0eb5f78491dd6b14e46210e9 | [
"MIT"
] | null | null | null | src/konsumen/konsumen.module.ts | miaamelia12/pos-backend | 990aaa42bfbac3de0eb5f78491dd6b14e46210e9 | [
"MIT"
] | null | null | null | src/konsumen/konsumen.module.ts | miaamelia12/pos-backend | 990aaa42bfbac3de0eb5f78491dd6b14e46210e9 | [
"MIT"
] | null | null | null | import { Module } from '@nestjs/common';
import { KonsumenService } from './konsumen.service';
import { KonsumenController } from './konsumen.controller';
import { TypeOrmModule } from '@nestjs/typeorm';
import { Konsuman } from './entities/konsuman.entity';
@Module({
imports: [
TypeOrmModule.forFeature([Konsuma... | 28.733333 | 59 | 0.723898 |
8341a48a2684404a4ae402abde3c57446219b5b9 | 3,608 | ts | TypeScript | packages/asset-swapper/src/utils/assert.ts | echoprotocol/0x-monorepo | 99c3b09463c02f032d103da31489c77df8a97cde | [
"Apache-2.0"
] | 2 | 2019-07-15T09:43:21.000Z | 2019-07-15T09:45:12.000Z | packages/asset-swapper/src/utils/assert.ts | itzler/0x-monorepo | b6b618e5ce9d33afc7f83bf0e7c883b5978d4ef1 | [
"Apache-2.0"
] | null | null | null | packages/asset-swapper/src/utils/assert.ts | itzler/0x-monorepo | b6b618e5ce9d33afc7f83bf0e7c883b5978d4ef1 | [
"Apache-2.0"
] | null | null | null | import { assert as sharedAssert } from '@0x/assert';
import { schemas } from '@0x/json-schemas';
import { SignedOrder } from '@0x/types';
import * as _ from 'lodash';
import { OrderProvider, OrderProviderRequest, SwapQuote, SwapQuoteInfo } from '../types';
export const assert = {
...sharedAssert,
isValidSwapQ... | 60.133333 | 119 | 0.724224 |
6d1bb51bf7173f63c8ac496156c9bdf5458c562d | 1,727 | ts | TypeScript | angular-ngrx-store-basic/src/app/app.component.ts | oopsmails/angular-ngrx-store | 333cf52509f2a7abc75a9b8d61d2960c30855454 | [
"Apache-2.0"
] | null | null | null | angular-ngrx-store-basic/src/app/app.component.ts | oopsmails/angular-ngrx-store | 333cf52509f2a7abc75a9b8d61d2960c30855454 | [
"Apache-2.0"
] | 12 | 2021-05-09T12:00:54.000Z | 2022-03-02T13:07:46.000Z | angular-ngrx-store-basic/src/app/app.component.ts | oopsmails/angular-ngrx-store | 333cf52509f2a7abc75a9b8d61d2960c30855454 | [
"Apache-2.0"
] | null | null | null | import { Component, OnInit } from '@angular/core';
import { Store } from '@ngrx/store';
import { Observable } from 'rxjs';
import { v4 as uuid } from 'uuid';
import { AddItemAction, DeleteItemAction, LoadShoppingAction } from './store/actions/shopping.actions';
import { AppState } from './store/models/app-state.model';... | 33.862745 | 120 | 0.697163 |
00376903d19aa3539a012dd9ec42f8ffd056ea7a | 3,319 | ts | TypeScript | src/shared/database/local.db.ts | trianonco/trianon_ts_pwa | 713099a6086c4c0a72af24fa9abc4a75c37b0742 | [
"MIT"
] | null | null | null | src/shared/database/local.db.ts | trianonco/trianon_ts_pwa | 713099a6086c4c0a72af24fa9abc4a75c37b0742 | [
"MIT"
] | 10 | 2020-07-17T03:37:34.000Z | 2022-02-26T11:11:30.000Z | src/shared/database/local.db.ts | trianonco/trianon_ts_pwa | 713099a6086c4c0a72af24fa9abc4a75c37b0742 | [
"MIT"
] | null | null | null | import Dexie from 'dexie';
export default class LocalDB {
constructor() {
}
public getHeaderTitleTxt(): Promise<string> {
var db = new Dexie("TrianonCo");
db.version(1).stores({ HOME: "++id, name, content" });
return new Promise((resolve) => {
db.transaction('rw', (db... | 38.593023 | 115 | 0.493823 |
00f89aed6676bce2fddab248568634bb56744d2e | 368 | tsx | TypeScript | frontend/components/description/Tooltip.tsx | amadeobrands/l2beat | 8d20fc945cba426970e242ed78359891dcd5af9e | [
"MIT"
] | 1 | 2022-01-02T05:51:20.000Z | 2022-01-02T05:51:20.000Z | frontend/components/description/Tooltip.tsx | amadeobrands/l2beat | 8d20fc945cba426970e242ed78359891dcd5af9e | [
"MIT"
] | null | null | null | frontend/components/description/Tooltip.tsx | amadeobrands/l2beat | 8d20fc945cba426970e242ed78359891dcd5af9e | [
"MIT"
] | null | null | null | import HelpIcon from '@material-ui/icons/HelpOutline'
import cx from 'classnames'
import styles from './styles.module.scss'
interface TooltipProps {
text: string
}
export function Tooltip({ text }: TooltipProps) {
return (
<div className={cx(styles.tooltip, 'tooltip')} tabIndex={0} data-content={text}>
... | 21.647059 | 84 | 0.690217 |
0c70889444b11d6a1e34dfa3948c7b10a0bbc1a3 | 389 | ts | TypeScript | apps/demos/src/app/features/integrations/dynamic-counter/shared/counter-display.component.ts | cakeinpanic/rx-angular | 4f3d12bb7954728c6e9f8b9017e7f5c3e0cb2505 | [
"MIT"
] | 941 | 2020-09-12T17:54:07.000Z | 2022-03-30T12:01:44.000Z | apps/demos/src/app/features/integrations/dynamic-counter/shared/counter-display.component.ts | cakeinpanic/rx-angular | 4f3d12bb7954728c6e9f8b9017e7f5c3e0cb2505 | [
"MIT"
] | 768 | 2020-09-11T18:36:13.000Z | 2022-03-31T06:31:23.000Z | apps/demos/src/app/features/integrations/dynamic-counter/shared/counter-display.component.ts | adnanebrahimi/rx-angular | 11b287f3be372c2ded572066ca9ca5b7f2631435 | [
"MIT"
] | 84 | 2020-09-19T14:04:26.000Z | 2022-03-31T01:38:48.000Z | import { EMPTY } from 'rxjs';
import { Component, Input } from '@angular/core';
@Component({
selector: 'rxa-counter-display',
template: `
<span class="position" *ngFor="let d of count$ | push | toArray">
<span class="digit static">{{ d }}</span>
</span>
`,
host: {
class: 'count'
}
})
expo... | 17.681818 | 69 | 0.596401 |
75f24ca6d4f6ca2a78d43d40ad83fb9be1e849f4 | 844 | ts | TypeScript | projects/example/src/app/rating.component.ts | stefanpante/smart-table_widget_angular | 5ef32f80e9ab48b2c6560adf1b46a9077e011260 | [
"MIT"
] | null | null | null | projects/example/src/app/rating.component.ts | stefanpante/smart-table_widget_angular | 5ef32f80e9ab48b2c6560adf1b46a9077e011260 | [
"MIT"
] | null | null | null | projects/example/src/app/rating.component.ts | stefanpante/smart-table_widget_angular | 5ef32f80e9ab48b2c6560adf1b46a9077e011260 | [
"MIT"
] | null | null | null | import {Component} from '@angular/core';
import {Cell} from '@acpaas-ui/ngx-table';
@Component({
template: `
<div role="img" attr.aria-label="{{ starRating() }} van 5">
<span class="fa {{ (starRating() >= 1) ? 'fa-star' : 'fa-star-o' }}"></span>
<span class="fa {{ (starRating() >= 2) ? 'fa-star' : 'f... | 31.259259 | 82 | 0.533175 |
2f6aee11474dcf38f7f41ca05cf8f26727abd6fc | 2,298 | ts | TypeScript | server/services/report.ts | Unshelled12/solaris | 9d9f0d63c1059c3423645649b2d9cdb29a259e7b | [
"MIT"
] | null | null | null | server/services/report.ts | Unshelled12/solaris | 9d9f0d63c1059c3423645649b2d9cdb29a259e7b | [
"MIT"
] | null | null | null | server/services/report.ts | Unshelled12/solaris | 9d9f0d63c1059c3423645649b2d9cdb29a259e7b | [
"MIT"
] | null | null | null | import { DBObjectId } from '../types/DBObjectId';
import ValidationError from '../errors/validation';
import DatabaseRepository from '../models/DatabaseRepository';
import { Game } from '../types/Game';
import { Report, ReportReasons } from '../types/Report';
import PlayerService from './player';
export default class ... | 32.828571 | 112 | 0.609661 |
648ffe795a607ae72c88fe54d002228665df8ae7 | 67 | ts | TypeScript | client/src/utils/styles.ts | exshak/chat-site | 4e73f9da9d776228e2feac1cd68db505548e2523 | [
"MIT"
] | null | null | null | client/src/utils/styles.ts | exshak/chat-site | 4e73f9da9d776228e2feac1cd68db505548e2523 | [
"MIT"
] | 6 | 2021-03-10T03:08:27.000Z | 2022-03-25T23:18:56.000Z | client/src/utils/styles.ts | exshak/chat-site | 4e73f9da9d776228e2feac1cd68db505548e2523 | [
"MIT"
] | null | null | null | export const styles = (theme: any) => ({
...theme.spreadStyle
})
| 16.75 | 40 | 0.61194 |
64a493c363a9ad9f2b8789cc3120e6de3b2cc1e2 | 745 | ts | TypeScript | src/components/ui/accordion/use-div-height.ts | satellytes/satellytes.com-new | 5ba8b2fe119569c9149b21fcadc5bedd94096069 | [
"MIT"
] | 1 | 2020-10-02T18:44:36.000Z | 2020-10-02T18:44:36.000Z | src/components/ui/accordion/use-div-height.ts | satellytes/satellytes.com-new | 5ba8b2fe119569c9149b21fcadc5bedd94096069 | [
"MIT"
] | 8 | 2020-04-03T10:43:49.000Z | 2020-11-05T13:11:19.000Z | src/components/ui/accordion/use-div-height.ts | satellytes/satellytes.com-new | 5ba8b2fe119569c9149b21fcadc5bedd94096069 | [
"MIT"
] | null | null | null | import { useEffect, useState } from 'react';
/**
* Lovely height measurement, from here:
* https://github.com/raunofreiberg/reach-ui/blob/6742f0cdcef05ba23077f63c21e3ede3bbfcae52/packages/accordion/examples/animated.example.js#L19-L39
*/
export function useDivHeight(ref) {
const [height, setHeight] = useState(0);... | 24.032258 | 146 | 0.625503 |
69184f129f87cd2e2e6a38b64813e90fdc87c9fd | 1,156 | ts | TypeScript | packages/order-utils/test/utils/test_order_factory.ts | facuspagnuolo/0x-eth | 504f27678ea970be784b80807b5b13815b32572f | [
"Apache-2.0"
] | null | null | null | packages/order-utils/test/utils/test_order_factory.ts | facuspagnuolo/0x-eth | 504f27678ea970be784b80807b5b13815b32572f | [
"Apache-2.0"
] | null | null | null | packages/order-utils/test/utils/test_order_factory.ts | facuspagnuolo/0x-eth | 504f27678ea970be784b80807b5b13815b32572f | [
"Apache-2.0"
] | null | null | null | import { Order, SignedOrder } from '@0xproject/types';
import * as _ from 'lodash';
import { constants } from '../../src/constants';
import { orderFactory } from '../../src/order_factory';
const BASE_TEST_ORDER: Order = orderFactory.createOrder(
constants.NULL_ADDRESS,
constants.ZERO_AMOUNT,
constants.NUL... | 34 | 100 | 0.723183 |
bbb6378ac787e9a3b634dad73c8578254c799584 | 1,676 | ts | TypeScript | frontend/src/app/bar-historic/bar-historic.component.ts | diegoramosb/condor | 2b50048b9db21d99aa55b93457d3c1132706b876 | [
"MIT"
] | 2 | 2021-03-01T15:18:41.000Z | 2021-10-14T22:28:54.000Z | frontend/src/app/bar-historic/bar-historic.component.ts | diegoramosb/condor | 2b50048b9db21d99aa55b93457d3c1132706b876 | [
"MIT"
] | 1 | 2022-03-02T09:16:59.000Z | 2022-03-02T09:16:59.000Z | frontend/src/app/bar-historic/bar-historic.component.ts | diegoramosb/condor | 2b50048b9db21d99aa55b93457d3c1132706b876 | [
"MIT"
] | 1 | 2022-02-11T20:26:34.000Z | 2022-02-11T20:26:34.000Z | import { Component, OnInit, Input, OnDestroy } from '@angular/core';
import { ChartDataSets, ChartOptions, ChartType } from 'chart.js';
import { Label, Color } from 'ng2-charts';
@Component({
selector: 'app-bar-historic',
templateUrl: './bar-historic.component.html',
styleUrls: ['../app.component.css']
})
export... | 25.014925 | 92 | 0.601432 |
bbdcf6df885455b88d0082337979addb9e8af523 | 242 | tsx | TypeScript | src/components/Icons/Mdi/GoG.tsx | NBruhno/homepage-faunadb | 77729baa7dda171eb92452b7d5ff91986f4be777 | [
"MIT"
] | null | null | null | src/components/Icons/Mdi/GoG.tsx | NBruhno/homepage-faunadb | 77729baa7dda171eb92452b7d5ff91986f4be777 | [
"MIT"
] | 62 | 2020-09-03T21:41:49.000Z | 2022-03-25T19:05:06.000Z | src/components/Icons/Mdi/GoG.tsx | NBruhno/homepage-faunadb | 77729baa7dda171eb92452b7d5ff91986f4be777 | [
"MIT"
] | null | null | null | import type { Props } from '../Svg'
import { mdiGog } from '@mdi/js'
import { Svg } from '../Svg'
export const GoG = (props: Partial<Props>) => (
<Svg title='GoG' type='mdi' {...props}>
<path fill='currentColor' d={mdiGog} />
</Svg>
)
| 20.166667 | 47 | 0.590909 |
efa50af95d547dc84826edadf9309d6eca61b291 | 2,694 | ts | TypeScript | src/server/api/frame.ts | seveneightn9ne/budgeter | 272b236985206022e941c2082aef84380da08c5f | [
"MIT"
] | 18 | 2019-05-15T20:50:39.000Z | 2021-10-03T23:57:39.000Z | src/server/api/frame.ts | seveneightn9ne/budgeter | 272b236985206022e941c2082aef84380da08c5f | [
"MIT"
] | 34 | 2018-09-06T13:51:24.000Z | 2021-05-26T20:06:43.000Z | src/server/api/frame.ts | seveneightn9ne/budgeter | 272b236985206022e941c2082aef84380da08c5f | [
"MIT"
] | 7 | 2020-01-01T04:15:18.000Z | 2021-11-07T17:06:32.000Z | import { ErrorResponse } from "typescript-json-api/dist/server/express";
import { ApiRequest } from "typescript-json-api/dist/shared/api";
import { BudgetingMove, Income } from "../../shared/api";
import Money from "../../shared/Money";
import { User } from "../../shared/types";
import db from "../db";
import * as fram... | 34.101266 | 79 | 0.60876 |
ad165ad3be76c64ca4fd29589ee198af90da1705 | 1,384 | ts | TypeScript | lib/utils/api.d.ts | lunlunshiwo/ax-editor-package | 1f99b438c456e791dcd820c909a5691a52608dc2 | [
"Apache-2.0"
] | 1 | 2020-04-08T01:57:32.000Z | 2020-04-08T01:57:32.000Z | lib/utils/api.d.ts | lunlunshiwo/ax-editor-package | 1f99b438c456e791dcd820c909a5691a52608dc2 | [
"Apache-2.0"
] | null | null | null | lib/utils/api.d.ts | lunlunshiwo/ax-editor-package | 1f99b438c456e791dcd820c909a5691a52608dc2 | [
"Apache-2.0"
] | null | null | null | import { Api, ApiObject, fetcherResult, Payload } from '../types';
import { fetcherConfig } from '../factory';
interface ApiCacheConfig extends ApiObject {
cachedPromise: Promise<any>;
requestTime: number;
}
export declare function normalizeApi(api: Api, defaultMethod?: string): ApiObject;
export declare functi... | 60.173913 | 162 | 0.758671 |
ad2e8ce178003fca2df7a1779ac69d12129954b0 | 173 | ts | TypeScript | src/api/logger.ts | rpenco/webhook-client | 8b083e8dc57a8dca2f31dc5d7cf8153a49e39519 | [
"MIT"
] | 6 | 2018-12-03T14:38:56.000Z | 2022-02-02T17:09:01.000Z | src/api/logger.ts | rpenco/webhook-client | 8b083e8dc57a8dca2f31dc5d7cf8153a49e39519 | [
"MIT"
] | 14 | 2018-12-04T23:54:10.000Z | 2021-04-01T21:33:55.000Z | src/api/logger.ts | rpenco/webhook-client | 8b083e8dc57a8dca2f31dc5d7cf8153a49e39519 | [
"MIT"
] | 2 | 2019-02-06T09:58:33.000Z | 2021-11-22T00:21:56.000Z | export interface ILogger {
debug(...args): void;
warn(...args): void;
info(...args): void;
error(...args): void;
log(level: string, ...args): void;
} | 15.727273 | 38 | 0.543353 |
bcc214026df114ae9459fbbccbf777a846b3c31c | 2,843 | tsx | TypeScript | src/screens/Rooms/components/RoomListItem.tsx | zachyutw/expo_rn_practice | 89b092a56053c85c0204fb297966a4b620ba37d4 | [
"MIT"
] | null | null | null | src/screens/Rooms/components/RoomListItem.tsx | zachyutw/expo_rn_practice | 89b092a56053c85c0204fb297966a4b620ba37d4 | [
"MIT"
] | null | null | null | src/screens/Rooms/components/RoomListItem.tsx | zachyutw/expo_rn_practice | 89b092a56053c85c0204fb297966a4b620ba37d4 | [
"MIT"
] | null | null | null | import React, { useMemo } from 'react';
import { Image, TouchableWithoutFeedback, StyleSheet } from 'react-native';
import { SharedElement } from 'react-navigation-shared-element';
import { useNavigation } from '@react-navigation/native';
import { t } from 'i18n-js';
import { Ionicons } from '@expo/vector-icons';
impo... | 32.678161 | 75 | 0.431938 |
da96023c9a6fe0aa481cd48f34f42a93ee10267a | 2,540 | ts | TypeScript | packages/media/media-avatar-picker/dist/cjs/viewport/viewport.d.ts | rholang/archive-old | 55d05c67b2015b646e6f3aa7c4e1fde778162eea | [
"Apache-2.0"
] | 1 | 2020-04-24T13:28:17.000Z | 2020-04-24T13:28:17.000Z | packages/media/media-avatar-picker/dist/esm/viewport/viewport.d.ts | rholang/archive-old | 55d05c67b2015b646e6f3aa7c4e1fde778162eea | [
"Apache-2.0"
] | 1 | 2022-03-02T07:06:35.000Z | 2022-03-02T07:06:35.000Z | packages/media/media-avatar-picker/dist/esm/viewport/viewport.d.ts | rholang/archive-old | 55d05c67b2015b646e6f3aa7c4e1fde778162eea | [
"Apache-2.0"
] | null | null | null | import { Rectangle, Bounds, Vector2 } from '@atlaskit/media-ui';
/**
* maximum amount to allow scaling up from "100%"
* - when the image is smaller than the view size, "100%" is the view size
* - when the image is larger than the view size, "100%" is the images natural size
*/
export declare const MAX_SCALE = 1.5;
... | 43.793103 | 137 | 0.733858 |
18d65896286a8dd11a02223c45caa69691941874 | 180 | tsx | TypeScript | src/components/icon.tsx | djaffer/react-cookienotice | 6e19ab508c13ab6fe9e704ddf55fa95da18f1cce | [
"MIT"
] | 11 | 2020-06-07T15:23:07.000Z | 2022-03-29T05:09:20.000Z | src/components/icon.tsx | djaffer/react-cookienotice | 6e19ab508c13ab6fe9e704ddf55fa95da18f1cce | [
"MIT"
] | 86 | 2020-06-11T17:58:29.000Z | 2022-03-30T15:55:13.000Z | src/components/icon.tsx | djaffer/react-cookienotice | 6e19ab508c13ab6fe9e704ddf55fa95da18f1cce | [
"MIT"
] | 4 | 2021-01-12T12:45:38.000Z | 2021-11-02T12:59:27.000Z | import React from 'react'
import styles from '../styles.module.css'
const Icon: React.FC = () => (
<div className={styles['react-cookienotice-icon']} />
)
export default Icon
| 18 | 55 | 0.683333 |
7a1e4344fb4c2241340675bdddfcf334544cf493 | 680 | ts | TypeScript | packages/cactus-cmd-socketio-server/src/main/typescript/verifier/DriverCommon.ts | bhaskarvilles/cactus | 61da5289cefe55527bf6ef3cd6204b6ae7002ce1 | [
"Apache-2.0"
] | 180 | 2020-05-07T18:32:02.000Z | 2022-03-22T12:48:16.000Z | packages/cactus-cmd-socketio-server/src/main/typescript/verifier/DriverCommon.ts | bhaskarvilles/cactus | 61da5289cefe55527bf6ef3cd6204b6ae7002ce1 | [
"Apache-2.0"
] | 1,442 | 2020-05-07T18:45:27.000Z | 2022-03-31T22:03:10.000Z | packages/cactus-cmd-socketio-server/src/main/typescript/verifier/DriverCommon.ts | bhaskarvilles/cactus | 61da5289cefe55527bf6ef3cd6204b6ae7002ce1 | [
"Apache-2.0"
] | 190 | 2020-05-08T08:26:40.000Z | 2022-03-30T08:27:55.000Z | /*
* Copyright 2020-2021 Hyperledger Cactus Contributors
* SPDX-License-Identifier: Apache-2.0
*
* DriverCommon.ts
*/
import { ApiInfo, RequestedData } from "./LedgerPlugin";
import { ConfigUtil } from "../routing-interface/util/ConfigUtil";
const fs = require("fs");
const path = require("path");
const config: a... | 25.185185 | 66 | 0.7 |
d1c99342bbd625a5e2e6d364413ea2c69382307c | 198 | ts | TypeScript | packages/jsii/test/negatives/neg.struct-extends-interface.ts | k3KAW8Pnf7mkmdSMPHz27/jsii | c613fce87511549b44864460b5b8fc4006e992b0 | [
"Apache-2.0"
] | 1,639 | 2019-07-05T07:21:00.000Z | 2022-03-31T09:55:01.000Z | packages/jsii/test/negatives/neg.struct-extends-interface.ts | k3KAW8Pnf7mkmdSMPHz27/jsii | c613fce87511549b44864460b5b8fc4006e992b0 | [
"Apache-2.0"
] | 2,704 | 2019-07-01T23:10:28.000Z | 2022-03-31T23:40:12.000Z | packages/jsii/test/negatives/neg.struct-extends-interface.ts | k3KAW8Pnf7mkmdSMPHz27/jsii | c613fce87511549b44864460b5b8fc4006e992b0 | [
"Apache-2.0"
] | 146 | 2019-07-02T14:36:25.000Z | 2022-03-26T00:21:27.000Z | // Attempt to extend an interface from a struct (aka data type)
export interface IInterface {
readonly field: string;
}
export interface Struct extends IInterface {
readonly another: number;
}
| 22 | 63 | 0.762626 |
06dba945dde3a0139cebe51920a223503c31eca9 | 7,884 | ts | TypeScript | src/app/api/services/reunioes.service.ts | VJEFERSON/nosso-cafofo-interface | 2cd686b437e56fa260ea8092c7f0308e543e0378 | [
"MIT"
] | null | null | null | src/app/api/services/reunioes.service.ts | VJEFERSON/nosso-cafofo-interface | 2cd686b437e56fa260ea8092c7f0308e543e0378 | [
"MIT"
] | null | null | null | src/app/api/services/reunioes.service.ts | VJEFERSON/nosso-cafofo-interface | 2cd686b437e56fa260ea8092c7f0308e543e0378 | [
"MIT"
] | null | null | null | /* tslint:disable */
import { Injectable } from '@angular/core';
import { HttpClient, HttpRequest, HttpResponse, HttpHeaders } from '@angular/common/http';
import { BaseService as __BaseService } from '../base-service';
import { ApiConfiguration as __Configuration } from '../api-configuration';
import { StrictHttpRespo... | 27.760563 | 106 | 0.638255 |
9492809af395e21a13c27db702c1963631e72fca | 790 | ts | TypeScript | src/shared/services/domicilio.service.ts | tomrndom/appMobile-finalLabo4 | 04cf39c4edd7065caf09375d14f5263925041bd8 | [
"MIT"
] | null | null | null | src/shared/services/domicilio.service.ts | tomrndom/appMobile-finalLabo4 | 04cf39c4edd7065caf09375d14f5263925041bd8 | [
"MIT"
] | null | null | null | src/shared/services/domicilio.service.ts | tomrndom/appMobile-finalLabo4 | 04cf39c4edd7065caf09375d14f5263925041bd8 | [
"MIT"
] | null | null | null | import { Injectable } from '@angular/core';
import { Http, Response } from '@angular/http';
import { Observable } from 'rxjs/Observable';
import { Subject } from 'rxjs/Subject';
import 'rxjs/add/operator/toPromise';
import { BASE_URL, API_VERSION } from './lb.base.url'
import { LoopBackConfig, LoopBackFilter, Domicil... | 26.333333 | 87 | 0.697468 |
79d84d6309bf8b87651cae7fe0454ff5420700f6 | 14,518 | ts | TypeScript | src/hooks/useV2Pairs.ts | SilverSwap/interface | c067544324c419b1563389724f2158d75043eb68 | [
"MIT"
] | null | null | null | src/hooks/useV2Pairs.ts | SilverSwap/interface | c067544324c419b1563389724f2158d75043eb68 | [
"MIT"
] | 1 | 2021-12-07T05:20:14.000Z | 2021-12-07T05:20:14.000Z | src/hooks/useV2Pairs.ts | SilverSwap/interface | c067544324c419b1563389724f2158d75043eb68 | [
"MIT"
] | 2 | 2021-12-15T04:03:18.000Z | 2021-12-26T14:35:40.000Z | import { ChainId, computePairAddress, Currency, CurrencyAmount, Pair, Token } from '../sdk'
import IUniswapV2PairABI from '@sushiswap/core/abi/IUniswapV2Pair.json'
import { Interface } from '@ethersproject/abi'
import { useContext, useMemo } from 'react'
import { useMultipleContractSingleData } from '../state/multical... | 32.190687 | 116 | 0.631974 |
e08be9cf183c54a2e1e075836f1e52e824850419 | 331 | ts | TypeScript | src/task/dto/getTaskFiltered.dto.ts | obrassard/nestjs-task-manager | 64dbf245baa840054cecf4958889de48622e4734 | [
"MIT"
] | null | null | null | src/task/dto/getTaskFiltered.dto.ts | obrassard/nestjs-task-manager | 64dbf245baa840054cecf4958889de48622e4734 | [
"MIT"
] | 3 | 2021-03-10T12:27:17.000Z | 2022-01-22T11:13:29.000Z | src/task/dto/getTaskFiltered.dto.ts | obrassard/nestjs-task-manager | 64dbf245baa840054cecf4958889de48622e4734 | [
"MIT"
] | null | null | null | import { TaskStatus } from "../task.model";
import { IsOptional, IsIn, IsNotEmpty } from "class-validator";
export class GetTasksFilteredDTO {
@IsOptional()
@IsIn([TaskStatus.Done, TaskStatus.InProgress, TaskStatus.Open])
public status: TaskStatus;
@IsOptional()
@IsNotEmpty()
public searchTerm:... | 27.583333 | 68 | 0.703927 |
803addebed91a5bfb94bb145332f2e260d6bf2f9 | 2,479 | ts | TypeScript | src/mappings/Dharma/Timelocker.ts | developerfred/spells-subgraph | 7ad53b63299e4970349d10baf9a128d6b59651c7 | [
"MIT"
] | 6 | 2020-03-01T15:49:04.000Z | 2021-03-05T16:32:10.000Z | src/mappings/Dharma/Timelocker.ts | developerfred/spells-subgraph | 7ad53b63299e4970349d10baf9a128d6b59651c7 | [
"MIT"
] | 21 | 2020-03-02T15:45:25.000Z | 2022-01-22T10:52:00.000Z | src/mappings/Dharma/Timelocker.ts | developerfred/spells-subgraph | 7ad53b63299e4970349d10baf9a128d6b59651c7 | [
"MIT"
] | 2 | 2020-03-01T18:26:59.000Z | 2020-04-12T15:29:07.000Z | import { Address, BigInt, log } from "@graphprotocol/graph-ts"
import { Platform, Timelock } from '../../../generated/schema'
import {
AdharmaContingencyActivated,
AdharmaContingencyExited,
OwnershipTransferred,
TimelockExpirationModified,
TimelockInitiated,
TimelockIntervalModified
} from '../... | 38.734375 | 106 | 0.726099 |
abcd9aba2e895fbf7e4125c0cdee3c069288eaf6 | 886 | ts | TypeScript | src/app/services/streaming-terrain-generator.ts | ArthurianX/arthurianx | bc919307f1c3f004bc1e4fdf55f8013b344da278 | [
"MIT"
] | null | null | null | src/app/services/streaming-terrain-generator.ts | ArthurianX/arthurianx | bc919307f1c3f004bc1e4fdf55f8013b344da278 | [
"MIT"
] | 8 | 2020-07-17T07:57:46.000Z | 2022-02-26T11:49:40.000Z | src/app/services/streaming-terrain-generator.ts | ArthurianX/arthurianx | bc919307f1c3f004bc1e4fdf55f8013b344da278 | [
"MIT"
] | null | null | null | export class StreamingTerrainGenerator {
public perm: number[];
constructor() {
this.perm = this.permGen();
}
public permGen() {
const tmp = Array.from({ length: 256 }, () => Math.floor(Math.random() * 256));
return tmp.concat(tmp);
}
public getValue(x) {
const... | 20.604651 | 87 | 0.448081 |
0456769c9a2e18bc91576f3796c6954d3593e40b | 20,159 | ts | TypeScript | dist/mod/pkcs10/schema/index.d.ts | joelek/gateway | 2a5463f3b95b8651acf5d5cd17f94437a8d4ad84 | [
"MIT"
] | 2 | 2022-02-01T08:23:24.000Z | 2022-02-01T08:34:50.000Z | dist/mod/pkcs10/schema/index.d.ts | joelek/multipass | 715721622529794a858594051bba123038971ac1 | [
"MIT"
] | null | null | null | dist/mod/pkcs10/schema/index.d.ts | joelek/multipass | 715721622529794a858594051bba123038971ac1 | [
"MIT"
] | null | null | null | import * as autoguard from "@joelek/ts-autoguard/dist/lib-shared";
import { AlgorithmIdentifier } from "../../pkcs5";
import { BitString } from "../../asn1";
import { Integer } from "../../asn1";
import { Node } from "../../asn1";
import { Null } from "../../asn1";
import { ObjectIdentifier } from "../../asn1";
import ... | 74.94052 | 616 | 0.572846 |
047cb40d97e02da38bb7a5b43916f56e45ca4533 | 772 | ts | TypeScript | tests/AsyncUtil.test.ts | estudarcomvoce/ts-framework-migration | 29f0d3eb7eebcfb8e8d12acc65a42855d87855ec | [
"MIT"
] | 2 | 2018-04-27T00:43:54.000Z | 2018-06-24T02:32:00.000Z | tests/AsyncUtil.test.ts | estudarcomvoce/ts-framework-migration | 29f0d3eb7eebcfb8e8d12acc65a42855d87855ec | [
"MIT"
] | null | null | null | tests/AsyncUtil.test.ts | estudarcomvoce/ts-framework-migration | 29f0d3eb7eebcfb8e8d12acc65a42855d87855ec | [
"MIT"
] | 1 | 2018-11-22T19:12:55.000Z | 2018-11-22T19:12:55.000Z | import AsyncUtil from "../lib/util/AsyncUtil";
describe('lib.util.AsyncUtil', () => {
it('should map an empty array successfully', async () => {
let hasPassed = false;
await AsyncUtil.mapSeries([], () => hasPassed = true);
expect(hasPassed).toBe(false);
});
it('should map a valid array successfully... | 25.733333 | 73 | 0.562176 |
0bb25511b21c426e1deb957f26e9708537417243 | 618 | ts | TypeScript | src/app/core/session.model.ts | svullupala/Learn-angular | 7bc3efa5b6d37ad131f08ff6409a1e433141e2d8 | [
"MIT"
] | null | null | null | src/app/core/session.model.ts | svullupala/Learn-angular | 7bc3efa5b6d37ad131f08ff6409a1e433141e2d8 | [
"MIT"
] | null | null | null | src/app/core/session.model.ts | svullupala/Learn-angular | 7bc3efa5b6d37ad131f08ff6409a1e433141e2d8 | [
"MIT"
] | null | null | null | import {UserModel} from './user.model';
import {JsonObject, JsonProperty} from 'json2typescript';
@JsonObject
export class SessionModel {
@JsonProperty('sessionid', String)
public sessionid: string = undefined;
@JsonProperty('user', UserModel)
public user: UserModel = undefined;
@JsonProperty('demo', Bool... | 24.72 | 57 | 0.710356 |
3e62d50134c43f4284695ee9ac34bc14d18d33e1 | 2,266 | tsx | TypeScript | src/components/ui/common/LogoUIsvg.tsx | Soare-Robert-Daniel/logo-maker | c5e1954e78dc71166f96607c6fd15df2e01385c9 | [
"MIT"
] | 13 | 2021-04-08T10:04:47.000Z | 2022-03-30T22:59:49.000Z | src/components/ui/common/LogoUIsvg.tsx | Soare-Robert-Daniel/logo-maker | c5e1954e78dc71166f96607c6fd15df2e01385c9 | [
"MIT"
] | 8 | 2021-04-02T13:09:35.000Z | 2022-01-06T11:40:51.000Z | src/components/ui/common/LogoUIsvg.tsx | Soare-Robert-Daniel/logo-maker | c5e1954e78dc71166f96607c6fd15df2e01385c9 | [
"MIT"
] | 4 | 2021-04-05T05:54:11.000Z | 2022-03-01T05:47:30.000Z | import * as React from "react"
const LogoUIsvg: React.FunctionComponent<{
isSelected?: boolean
clasName?: string
}> = (props: { isSelected?: boolean; clasName?: string }) => {
return (
<svg
width="36"
height="36"
viewBox="0 0 36 36"
fill="none"
... | 37.147541 | 358 | 0.498676 |
2ca0b7026d55a2b6a652fced75c61a56657d3145 | 679 | tsx | TypeScript | types/react-plotly.js/react-plotly.js-tests.tsx | HajoAhoMantila/DefinitelyTyped | 35f3259b131f366b1d9ea7c9c9a3bf58faa674e0 | [
"MIT"
] | 15 | 2019-02-09T07:05:17.000Z | 2021-04-04T14:30:00.000Z | types/react-plotly.js/react-plotly.js-tests.tsx | HajoAhoMantila/DefinitelyTyped | 35f3259b131f366b1d9ea7c9c9a3bf58faa674e0 | [
"MIT"
] | 1 | 2021-05-08T04:00:43.000Z | 2021-05-08T04:00:43.000Z | types/react-plotly.js/react-plotly.js-tests.tsx | HajoAhoMantila/DefinitelyTyped | 35f3259b131f366b1d9ea7c9c9a3bf58faa674e0 | [
"MIT"
] | 4 | 2019-03-21T14:39:18.000Z | 2020-11-04T07:42:28.000Z | import * as React from 'react';
import Plot from 'react-plotly.js';
/**
* based on https://plot.ly/javascript/react/#quick-start
*/
export class SimpleChartComponent extends React.PureComponent<any> {
render() {
return(
<Plot
data={[
{
... | 27.16 | 75 | 0.378498 |
2cb515481a502f7bb02c78a30f16d8ab00dcc546 | 4,257 | ts | TypeScript | hfcatv-activity-admin/src/app/pages/lotto/lotto.component.ts | caojianping/hfcatv-activity | e1635a7692d06ac817c44c74bcd22ff7f8f7bcde | [
"MIT"
] | null | null | null | hfcatv-activity-admin/src/app/pages/lotto/lotto.component.ts | caojianping/hfcatv-activity | e1635a7692d06ac817c44c74bcd22ff7f8f7bcde | [
"MIT"
] | null | null | null | hfcatv-activity-admin/src/app/pages/lotto/lotto.component.ts | caojianping/hfcatv-activity | e1635a7692d06ac817c44c74bcd22ff7f8f7bcde | [
"MIT"
] | null | null | null | import {Component, OnInit} from "@angular/core";
import {FormBuilder, FormControl} from "@angular/forms";
import {NzMessageService, NzModalService} from "ng-zorro-antd";
import {Utils} from "../../../ts/common/utils";
import {
ActivityStatuses, AwardRanks, AwardTypes,
CardStatusMap, RedPacketStatusMap, GoodsSta... | 31.301471 | 127 | 0.541226 |
8c133b5b7ebe007ecd2f8a61b0260d5bde34e06d | 302 | ts | TypeScript | src/engine/dto/count-share.dto.ts | ChamodNimz/Puppetryplatform | 3697f4f49170ce1e6b471b11106b534a37334d54 | [
"MIT"
] | 1 | 2021-04-11T09:05:49.000Z | 2021-04-11T09:05:49.000Z | src/engine/dto/count-share.dto.ts | ChamodNimz/Puppetryplatform | 3697f4f49170ce1e6b471b11106b534a37334d54 | [
"MIT"
] | null | null | null | src/engine/dto/count-share.dto.ts | ChamodNimz/Puppetryplatform | 3697f4f49170ce1e6b471b11106b534a37334d54 | [
"MIT"
] | null | null | null | import { ApiProperty } from '@nestjs/swagger';
export class CountShareDto {
readonly id?: string;
@ApiProperty()
readonly bookedShow: string;
@ApiProperty()
readonly bookedTeam: string;
@ApiProperty()
readonly publicUserId: string;
@ApiProperty()
shared: boolean;
count: number;
}
| 20.133333 | 46 | 0.715232 |
678d3e8a084e1cf62d616bf7b5a99b479462d74e | 1,406 | ts | TypeScript | system/core/backend/src/models/inputs/order.input.ts | leobar37/Cromwell | 4a27e57eb460186b10e39031f790fcb545867784 | [
"MIT"
] | null | null | null | system/core/backend/src/models/inputs/order.input.ts | leobar37/Cromwell | 4a27e57eb460186b10e39031f790fcb545867784 | [
"MIT"
] | null | null | null | system/core/backend/src/models/inputs/order.input.ts | leobar37/Cromwell | 4a27e57eb460186b10e39031f790fcb545867784 | [
"MIT"
] | null | null | null | import { TOrderInput } from '@cromwell/core';
import { Field, InputType } from 'type-graphql';
import { BasePageInput } from './base-page.input';
@InputType('OrderInput')
export class OrderInput extends BasePageInput implements TOrderInput {
@Field(() => String, { nullable: true })
status?: string;
@Fie... | 25.107143 | 70 | 0.593883 |
bae2c9b8d516bd613563d48eb503a088df61e4b0 | 357 | tsx | TypeScript | template/src/components/Router/Router.tsx | sergiohgz/cra-template-test | 9f06f161d7856cef3b19e1fa7d0e4038d7989d25 | [
"MIT"
] | null | null | null | template/src/components/Router/Router.tsx | sergiohgz/cra-template-test | 9f06f161d7856cef3b19e1fa7d0e4038d7989d25 | [
"MIT"
] | null | null | null | template/src/components/Router/Router.tsx | sergiohgz/cra-template-test | 9f06f161d7856cef3b19e1fa7d0e4038d7989d25 | [
"MIT"
] | null | null | null | import React from 'react';
import { Redirect, Route, Switch } from 'react-router-dom';
import routes from '../../config/routes';
const Router = (): JSX.Element => (
<Switch>
<Route exact path={routes.home}>
<div>This is the home</div>
</Route>
<Redirect to={routes.home} />
... | 22.3125 | 59 | 0.591036 |
ee21a979e65e84033ecfda9d278c8325a76d5fad | 360 | ts | TypeScript | app/src/types/globals.ts | hyldmo/prettycom | 1c41607bb7c712baae6d36055cd4a6655e564933 | [
"MIT"
] | 1 | 2021-01-08T02:32:44.000Z | 2021-01-08T02:32:44.000Z | app/src/types/globals.ts | hyldmo/prettycom | 1c41607bb7c712baae6d36055cd4a6655e564933 | [
"MIT"
] | 24 | 2019-05-14T08:38:59.000Z | 2021-01-06T16:48:07.000Z | app/src/types/globals.ts | hyldmo/prettycom | 1c41607bb7c712baae6d36055cd4a6655e564933 | [
"MIT"
] | null | null | null | import { ServerOptions } from 'ws'
import { Server } from '../../server'
import { Dialog } from 'electron'
declare global {
interface Window {
server: Server
reloadServer: (options: ServerOptions) => void
nodeOpen: (url: string) => void
ElectronDialog: Dialog
FSreadFile: (file: string | Buffer | number, en... | 24 | 83 | 0.686111 |
eeeeb1ee202c12343a19958cbd11dee865d79c4b | 10,398 | ts | TypeScript | packages/frontend-web/src/app/scenes/Tables/utils.ts | ryanardo/conversationai-moderator | 8473c882f6ff0c3f69bfdc36a0c017013045cbd4 | [
"Apache-2.0"
] | 153 | 2017-06-14T20:29:35.000Z | 2022-03-09T14:08:52.000Z | packages/frontend-web/src/app/scenes/Tables/utils.ts | ryanglenferris/conversationai-moderator | 8473c882f6ff0c3f69bfdc36a0c017013045cbd4 | [
"Apache-2.0"
] | 37 | 2017-07-12T23:51:52.000Z | 2021-04-30T22:36:52.000Z | packages/frontend-web/src/app/scenes/Tables/utils.ts | ryanglenferris/conversationai-moderator | 8473c882f6ff0c3f69bfdc36a0c017013045cbd4 | [
"Apache-2.0"
] | 31 | 2017-06-14T17:42:03.000Z | 2022-03-09T14:09:11.000Z | /*
Copyright 2017 Google Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
dis... | 29.965418 | 122 | 0.611368 |
13aa80c5ea80965bb8cb825f52aa2e1a2b30baf6 | 260 | ts | TypeScript | packages/@vuepress-reco/shared/src/components/global/index.ts | LeeDebug/vuepress-theme-reco-next | 107a295140c216ce7f6fbe6c946494da93c1658a | [
"MIT"
] | null | null | null | packages/@vuepress-reco/shared/src/components/global/index.ts | LeeDebug/vuepress-theme-reco-next | 107a295140c216ce7f6fbe6c946494da93c1658a | [
"MIT"
] | null | null | null | packages/@vuepress-reco/shared/src/components/global/index.ts | LeeDebug/vuepress-theme-reco-next | 107a295140c216ce7f6fbe6c946494da93c1658a | [
"MIT"
] | null | null | null | import Badge from './Badge.vue'
import Xicons from './Xicons.vue'
import CodeGroup from './CodeGroup.vue'
import VuePreview from './VuePreview.vue'
import CodeGroupItem from './CodeGroupItem.vue'
export { Badge, Xicons, CodeGroup, VuePreview, CodeGroupItem }
| 32.5 | 62 | 0.769231 |
e1203fc1a00881b68513ee426489b63276923b9e | 160 | ts | TypeScript | src/components/Audio.ts | icek/asteroids | b824b08b0da7b67ee1c02841b52e0286c6ea660f | [
"MIT"
] | 1 | 2020-09-03T06:16:09.000Z | 2020-09-03T06:16:09.000Z | src/components/Audio.ts | icek/asteroids-pixi | 8b4fa9282c1e3b96042e8b11cf3f8b6afc037490 | [
"MIT"
] | 5 | 2020-03-24T17:26:59.000Z | 2020-08-01T23:21:17.000Z | src/components/Audio.ts | icek/asteroids | b824b08b0da7b67ee1c02841b52e0286c6ea660f | [
"MIT"
] | 3 | 2020-03-22T13:01:28.000Z | 2021-05-17T12:36:50.000Z | import { Sounds } from '../sounds';
export class Audio {
public toPlay:Sounds[] = [];
public play(sound:Sounds):void {
this.toPlay.push(sound);
}
}
| 16 | 35 | 0.625 |
25cbbc777bfcf0ee792e37ec31d35b8452fbb75d | 1,252 | tsx | TypeScript | src/routes/stack.routes.tsx | raphaom35/PlantManager_React_navive | 7805109dc887637c013560518b1cafdab4972e9a | [
"MIT"
] | null | null | null | src/routes/stack.routes.tsx | raphaom35/PlantManager_React_navive | 7805109dc887637c013560518b1cafdab4972e9a | [
"MIT"
] | null | null | null | src/routes/stack.routes.tsx | raphaom35/PlantManager_React_navive | 7805109dc887637c013560518b1cafdab4972e9a | [
"MIT"
] | null | null | null | import React,{useState} from 'react';
import { createStackNavigator } from '@react-navigation/stack';
import colors from '../../styles/colors';
import fonts from '../../styles/fonts';
import Welcome from '../pages/Welcome';
import UserIdentification from '../pages/UserIdentification';
import Confirmation from '../page... | 36.823529 | 86 | 0.699681 |
25cfba3b49116627f1d6ff6bd9c67e53015b204e | 453 | ts | TypeScript | src/utils/convertor.ts | spking11/EldenRingOnlineMap | 7f63421edf692fbd3c50fa2e24f0663f3579050a | [
"MIT"
] | 131 | 2022-03-01T03:02:13.000Z | 2022-03-31T18:06:08.000Z | src/utils/convertor.ts | spking11/EldenRingOnlineMap | 7f63421edf692fbd3c50fa2e24f0663f3579050a | [
"MIT"
] | 25 | 2022-03-09T02:15:57.000Z | 2022-03-31T08:00:00.000Z | src/utils/convertor.ts | spking11/EldenRingOnlineMap | 7f63421edf692fbd3c50fa2e24f0663f3579050a | [
"MIT"
] | 16 | 2022-03-08T19:27:29.000Z | 2022-03-31T05:28:21.000Z | import zhConvertor, { ConvertType } from 'zhconvertor';
import { convertTargetStore } from '../stores';
import { get } from 'svelte/store';
export { ConvertType } from 'zhconvertor';
export const getConvertedText = (str: string) => {
return zhConvertor.convert(str, get(convertTargetStore));
};
export const getKeywo... | 34.846154 | 101 | 0.721854 |
b814d09e3a6bf5a3d0a640de15d31b4fb3dac42a | 1,574 | ts | TypeScript | tests/requests.spec.ts | mich4ld/tor-client | e72200e17310166a3d6c97536ca2fe61c6aeec0f | [
"MIT"
] | null | null | null | tests/requests.spec.ts | mich4ld/tor-client | e72200e17310166a3d6c97536ca2fe61c6aeec0f | [
"MIT"
] | null | null | null | tests/requests.spec.ts | mich4ld/tor-client | e72200e17310166a3d6c97536ca2fe61c6aeec0f | [
"MIT"
] | null | null | null | import { TorClient } from '../lib';
const onionUrls = {
duckduckgo: 'https://duckduckgogg42xjoc72x3sjasowoarfbgcmvfimaftt6twagswzczad.onion/',
ahmia: 'http://juhanurmihxlp77nkq76byazcldy2hlmovfu2epvl5ankdibsot4csyd.onion/',
}
describe('Test HTTP requests', () => {
const client = new TorClient();
it('... | 32.791667 | 90 | 0.6169 |
4351ecf367c279f93ceb3fa674563b4c19d69336 | 456 | tsx | TypeScript | src/containers/Menu/Menu.test.tsx | mesutgolcuk/number-mastermind | e2eeb8ff9bb8604cfad2cda64f1a6408d0b6b938 | [
"MIT"
] | 2 | 2020-12-21T06:52:31.000Z | 2022-02-06T09:57:53.000Z | src/containers/Menu/Menu.test.tsx | mesutgolcuk/number-mastermind | e2eeb8ff9bb8604cfad2cda64f1a6408d0b6b938 | [
"MIT"
] | 6 | 2021-03-09T22:27:16.000Z | 2022-02-26T19:52:23.000Z | src/containers/Menu/Menu.test.tsx | mesutgolcuk/number-mastermind | e2eeb8ff9bb8604cfad2cda64f1a6408d0b6b938 | [
"MIT"
] | null | null | null | import React from 'react';
import { mount } from 'enzyme';
import { IntlProvider } from 'react-intl';
import Menu from './Menu';
describe('Tests for menu component', () => {
test('should create menu buttons', () => {
const actual = 3;
const menuComponent = mount(<IntlProvider locale="en"><Me... | 28.5 | 86 | 0.625 |
f46d1b835aec1642777f9792a881e98d1050526b | 1,549 | tsx | TypeScript | src/edit/slate-views/Image.tsx | vnugent/mappanda | 9aa6635494830e2a2ddafe8ce0ea872aa1ac2cfd | [
"Apache-2.0"
] | 2 | 2019-02-10T02:08:59.000Z | 2020-01-25T11:28:37.000Z | src/edit/slate-views/Image.tsx | vnugent/mappandas | 9aa6635494830e2a2ddafe8ce0ea872aa1ac2cfd | [
"Apache-2.0"
] | null | null | null | src/edit/slate-views/Image.tsx | vnugent/mappandas | 9aa6635494830e2a2ddafe8ce0ea872aa1ac2cfd | [
"Apache-2.0"
] | null | null | null | import * as React from "react";
import { withStyles, createStyles, Theme } from "@material-ui/core/styles";
import classnames from "classnames";
const styles = (theme: Theme) =>
createStyles({
root: {
marginLeft: "auto",
marginRight: "auto",
display: "block",
maxWidth: "100%"
},
s... | 23.119403 | 79 | 0.598451 |
f48a5d033e69373e88283ac9c93f07112da83ed8 | 5,615 | ts | TypeScript | test/unit/requestContainer.test.ts | fengjixuchui/injection-2 | 79c35de6d19d607236486149255333b48a09906f | [
"MIT"
] | 162 | 2019-01-29T09:54:40.000Z | 2022-03-29T09:03:23.000Z | test/unit/requestContainer.test.ts | fengjixuchui/injection-2 | 79c35de6d19d607236486149255333b48a09906f | [
"MIT"
] | 40 | 2019-01-29T10:18:17.000Z | 2021-04-10T00:36:08.000Z | test/unit/requestContainer.test.ts | fengjixuchui/injection-2 | 79c35de6d19d607236486149255333b48a09906f | [
"MIT"
] | 21 | 2019-02-19T08:59:51.000Z | 2021-08-05T13:10:50.000Z | import { expect } from 'chai';
import { Container, inject, provide, REQUEST_OBJ_CTX_KEY, RequestContainer, scope, ScopeEnum } from '../../src';
import { CircularOne,
CircularTwo,
CircularThree,
TestOne,
TestTwo,
TestThree,
GatewayManager,
GatewayService,
GroupService,
FunService,
AppService,
TenSe... | 28.943299 | 116 | 0.67854 |
c9b7f030d4525af77265ee1bd261dc67db0f1e20 | 764 | ts | TypeScript | packages/monta/tests/monta.ts | woubuc/monta | f80b6f15a10ddf159871e53eadb8c3b60b7865b8 | [
"0BSD"
] | null | null | null | packages/monta/tests/monta.ts | woubuc/monta | f80b6f15a10ddf159871e53eadb8c3b60b7865b8 | [
"0BSD"
] | 9 | 2019-07-07T11:54:28.000Z | 2022-03-23T13:29:00.000Z | packages/monta/tests/monta.ts | woubuc/monta | f80b6f15a10ddf159871e53eadb8c3b60b7865b8 | [
"0BSD"
] | null | null | null | import Monta from '../src';
/* This tests the documented public API of the Monta class.
* If changes to the code require changes to existing rules
* in this test, a new breaking version is likely in order.
*/
test('monta', () => {
const monta = new Monta();
expect(monta).toBeTruthy();
expect(monta).toHavePrope... | 28.296296 | 59 | 0.72644 |
62df0bae70ba99cd8f984ef0d1ef1cb1bf4dd16b | 1,989 | ts | TypeScript | front_end/ui/components/request_link_icon/RequestLinkIcon.d.ts | threepointone/built-devtools | eb1108718bd1781cd1f92950851eedf45a90c6a8 | [
"MIT"
] | 5 | 2021-08-24T12:19:28.000Z | 2021-10-01T17:05:23.000Z | front_end/ui/components/request_link_icon/RequestLinkIcon.d.ts | threepointone/built-devtools | eb1108718bd1781cd1f92950851eedf45a90c6a8 | [
"MIT"
] | null | null | null | front_end/ui/components/request_link_icon/RequestLinkIcon.d.ts | threepointone/built-devtools | eb1108718bd1781cd1f92950851eedf45a90c6a8 | [
"MIT"
] | null | null | null | import type * as SDK from '../../../core/sdk/sdk.js';
import * as NetworkForward from '../../../panels/network/forward/forward.js';
import type * as Logs from '../../../models/logs/logs.js';
import * as IconButton from '../../../ui/components/icon_button/icon_button.js';
import type * as Protocol from '../../../generat... | 36.163636 | 99 | 0.707893 |
62f2eaab52cf1786dcebf5f003962bb9ff722177 | 4,887 | tsx | TypeScript | src/components/Filters/Filters.stories.tsx | raniglas/rendition | 769cbf564fc0c152861a96e9d9dd985f7bf8c2b1 | [
"Apache-2.0"
] | null | null | null | src/components/Filters/Filters.stories.tsx | raniglas/rendition | 769cbf564fc0c152861a96e9d9dd985f7bf8c2b1 | [
"Apache-2.0"
] | null | null | null | src/components/Filters/Filters.stories.tsx | raniglas/rendition | 769cbf564fc0c152861a96e9d9dd985f7bf8c2b1 | [
"Apache-2.0"
] | null | null | null | import * as React from 'react';
import uniq from 'lodash/uniq';
import styled from 'styled-components';
import { Meta } from '@storybook/react';
import { createTemplate, createStory } from '../../stories/utils';
import { Filters, FiltersProps } from '.';
import { SchemaSieve, Tag } from '../..';
import PokeDex, { getNa... | 19.785425 | 74 | 0.532433 |
a691c76adb8a30be8ac853328a12e1e2bca0da4c | 63 | ts | TypeScript | src/lib/metadata/SharingRecalculation.ts | MariaApAb/sfdocs-sfdx-plugin | 628bbdd882ffc4cf59a4cc786db50c5c1e84986d | [
"MIT"
] | null | null | null | src/lib/metadata/SharingRecalculation.ts | MariaApAb/sfdocs-sfdx-plugin | 628bbdd882ffc4cf59a4cc786db50c5c1e84986d | [
"MIT"
] | 7 | 2021-07-02T21:38:02.000Z | 2021-07-02T23:08:15.000Z | src/lib/metadata/SharingRecalculation.ts | MariaApAb/sfdocs-sfdx-plugin | 628bbdd882ffc4cf59a4cc786db50c5c1e84986d | [
"MIT"
] | 1 | 2021-04-16T22:31:03.000Z | 2021-04-16T22:31:03.000Z | export interface SharingRecalculation {
className: string;
}
| 15.75 | 39 | 0.793651 |
6c21d061660c59ba3bb5804a78d73b715f66467f | 60 | ts | TypeScript | node_modules/@ionic/core/dist/types/utils/tap-click.d.ts | selestin/Retailpro | ca58b410206dc8d7f119157dedfb5598b2a88796 | [
"Apache-2.0"
] | null | null | null | node_modules/@ionic/core/dist/types/utils/tap-click.d.ts | selestin/Retailpro | ca58b410206dc8d7f119157dedfb5598b2a88796 | [
"Apache-2.0"
] | null | null | null | node_modules/@ionic/core/dist/types/utils/tap-click.d.ts | selestin/Retailpro | ca58b410206dc8d7f119157dedfb5598b2a88796 | [
"Apache-2.0"
] | null | null | null | export declare function startTapClick(doc: Document): void;
| 30 | 59 | 0.816667 |
9fc1018213df559c42b7a3a697ee503f107f67d2 | 1,351 | tsx | TypeScript | packages/client/src/layout/SelectInputGroup.tsx | KeisukeYamashita/referee | 756fbdcd42f0ad5266c1ac1f32651d1a27003270 | [
"Apache-2.0"
] | 58 | 2019-06-18T15:55:04.000Z | 2022-03-24T14:06:54.000Z | packages/client/src/layout/SelectInputGroup.tsx | KeisukeYamashita/referee | 756fbdcd42f0ad5266c1ac1f32651d1a27003270 | [
"Apache-2.0"
] | 256 | 2019-07-01T20:59:58.000Z | 2022-03-01T16:11:56.000Z | packages/client/src/layout/SelectInputGroup.tsx | KeisukeYamashita/referee | 756fbdcd42f0ad5266c1ac1f32651d1a27003270 | [
"Apache-2.0"
] | 13 | 2019-08-24T03:56:46.000Z | 2021-02-19T16:25:14.000Z | import { Alert, Col, Form, FormGroup, FormLabel, Row } from 'react-bootstrap';
import * as React from 'react';
import Select from 'react-select';
export const SelectInputGroup = ({
options,
name,
label,
value,
onChange,
onBlur,
touched,
error,
disabled = false,
disabledMessage
}: {
options: strin... | 25.490566 | 87 | 0.553664 |
9fc174903f6f8bba83be7ebde9194824bf4cdf8f | 1,408 | ts | TypeScript | src/data/experiences/2007-01_2005-01_duovu.com_Duovu-Inc/index.ts | micnigh/resume | 0cbedf525742a3f8c3d5c44e44bd3f5070779c33 | [
"MIT"
] | 2 | 2016-05-21T22:06:59.000Z | 2017-09-03T07:56:45.000Z | src/data/experiences/2007-01_2005-01_duovu.com_Duovu-Inc/index.ts | micnigh/resume | 0cbedf525742a3f8c3d5c44e44bd3f5070779c33 | [
"MIT"
] | 7 | 2020-01-02T05:14:50.000Z | 2022-02-26T12:27:51.000Z | src/data/experiences/2007-01_2005-01_duovu.com_Duovu-Inc/index.ts | micnigh/resume | 0cbedf525742a3f8c3d5c44e44bd3f5070779c33 | [
"MIT"
] | null | null | null | import * as MomentTS from 'moment'; import MomentBabel from 'moment'; const moment = typeof MomentTS === 'function' ? MomentTS : MomentBabel; // moment import uses export = {} syntax - which works differently in typescript and babel, so we load both and pick the one that worked :'(
import { NormalizedExperience } from... | 27.607843 | 315 | 0.704545 |
53ce8c93d9c96e7af76d7c8b5bcce479b74705e0 | 5,984 | ts | TypeScript | packages/editor/editor-core/src/plugins/table/ui/styles.ts | varijkapil13/atlaskit | 655fb6a8edaff9db07211803f788ae0995f3862b | [
"Apache-2.0"
] | 7 | 2020-05-12T11:46:06.000Z | 2021-05-12T02:10:34.000Z | packages/editor/editor-core/src/plugins/table/ui/styles.ts | varijkapil13/atlaskit | 655fb6a8edaff9db07211803f788ae0995f3862b | [
"Apache-2.0"
] | 1 | 2019-05-08T06:48:30.000Z | 2019-05-08T06:48:30.000Z | packages/editor/editor-core/src/plugins/table/ui/styles.ts | varijkapil13/atlaskit | 655fb6a8edaff9db07211803f788ae0995f3862b | [
"Apache-2.0"
] | 1 | 2020-04-30T09:40:37.000Z | 2020-04-30T09:40:37.000Z | // @ts-ignore: unused variable
// prettier-ignore
import { css, Styles, StyledComponentClass } from 'styled-components';
import {
akColorN40A,
akColorB100,
akColorB300,
akColorB75,
akColorN20,
akColorN50,
akColorR50,
akColorR300,
akColorR75,
akColorN20A,
akBorderRadius,
akColorN60A,
akColorN30... | 24.829876 | 70 | 0.622493 |
8634d9f932e0f595a9209124d3e4ba21e91deddd | 591 | ts | TypeScript | index.d.ts | leonardodino/anymatch | 1e43f1cdbcc28c5d78e9ad7d8a9547a1fc23b122 | [
"ISC"
] | null | null | null | index.d.ts | leonardodino/anymatch | 1e43f1cdbcc28c5d78e9ad7d8a9547a1fc23b122 | [
"ISC"
] | null | null | null | index.d.ts | leonardodino/anymatch | 1e43f1cdbcc28c5d78e9ad7d8a9547a1fc23b122 | [
"ISC"
] | null | null | null | // type
import sep from 'path';
type AnymatchFn = (string:string) => boolean;
type AnymatchPattern = string|RegExp|AnymatchFn;
type AnymatchMatcher = AnymatchPattern|Array<AnymatchPattern>
declare function anymatch(matchers: AnymatchMatcher, testString: string): boolean;
declare function anymatch(matchers: AnymatchMa... | 49.25 | 107 | 0.800338 |
736f7e63cb953a9ac3f84f6312a52fc30f29bd9e | 151 | ts | TypeScript | src/helpers/create-gradient.ts | marmicode/marmicode-services | 5ff26894696d13f721f50a24e3155811391d9420 | [
"MIT"
] | null | null | null | src/helpers/create-gradient.ts | marmicode/marmicode-services | 5ff26894696d13f721f50a24e3155811391d9420 | [
"MIT"
] | null | null | null | src/helpers/create-gradient.ts | marmicode/marmicode-services | 5ff26894696d13f721f50a24e3155811391d9420 | [
"MIT"
] | null | null | null | export const createGradient = ({colorA, colorB}) => ([
`-webkit-linear-gradient(${colorA}, ${colorB})`,
`linear-gradient(${colorA}, ${colorB})`
])
| 30.2 | 54 | 0.629139 |
8a408f110dea60ba01e8b62efb7c7a96be02074f | 6,867 | tsx | TypeScript | src/components/pages/authorized/maintenance-calibration/views/Calibration/sub-component/CalibrateHistory/CalibrateHistory.tsx | Prisma-Laster-Management-Tools/qc-platform-frontend-v1 | 0be916d6f7a7a1585f225a6f91b49a7e931a3483 | [
"Unlicense"
] | null | null | null | src/components/pages/authorized/maintenance-calibration/views/Calibration/sub-component/CalibrateHistory/CalibrateHistory.tsx | Prisma-Laster-Management-Tools/qc-platform-frontend-v1 | 0be916d6f7a7a1585f225a6f91b49a7e931a3483 | [
"Unlicense"
] | null | null | null | src/components/pages/authorized/maintenance-calibration/views/Calibration/sub-component/CalibrateHistory/CalibrateHistory.tsx | Prisma-Laster-Management-Tools/qc-platform-frontend-v1 | 0be916d6f7a7a1585f225a6f91b49a7e931a3483 | [
"Unlicense"
] | null | null | null | import React, { useEffect, useState } from 'react'
import { Drawer, Button,Timeline,Table,PageHeader, Descriptions, Tag, Divider } from 'antd';
import Moment from 'react-moment';
import { ICalibrationEvidenceData } from '../../../../shared/interfaces/calibration.interfaces';
import { API_GetAllCalibrationEvidenceOfSpec... | 44.303226 | 230 | 0.572739 |
cc5db3ad320ec870f2f786dc35e32fdc3303a8c1 | 1,007 | ts | TypeScript | cli/src/utils/toCamelCase.ts | Vuete/aem | 08e0a71a12f7006ce3c2d761c6ffa72196539ea6 | [
"MIT"
] | 32 | 2020-02-06T01:04:39.000Z | 2022-01-30T16:18:49.000Z | cli/src/utils/toCamelCase.ts | Vuete/aem | 08e0a71a12f7006ce3c2d761c6ffa72196539ea6 | [
"MIT"
] | 90 | 2020-02-07T22:52:41.000Z | 2022-03-16T14:07:47.000Z | cli/src/utils/toCamelCase.ts | Vuete/aem | 08e0a71a12f7006ce3c2d761c6ffa72196539ea6 | [
"MIT"
] | 19 | 2020-02-05T23:59:04.000Z | 2022-01-17T13:54:45.000Z | // util function to convert the input to string type
function convertToString(input: any) {
if (input) {
if (typeof input === 'string') {
return input;
}
return String(input);
}
return '';
}
// convert string to words
function toWords(input: any) {
const convertedInput = convertToString(input... | 28.771429 | 124 | 0.63853 |
ccdefa391dce9b7bcee16a35ecc6753f567ba8f0 | 124 | ts | TypeScript | src/resolvers/app/health/models.ts | pukuba/graphql-ts-boilerplate | d6c8dab148ebfdaa5b10dfb71693b5c44296858f | [
"MIT"
] | null | null | null | src/resolvers/app/health/models.ts | pukuba/graphql-ts-boilerplate | d6c8dab148ebfdaa5b10dfb71693b5c44296858f | [
"MIT"
] | 1 | 2021-05-26T07:28:39.000Z | 2021-05-27T10:17:55.000Z | src/resolvers/app/health/models.ts | pukuba/graphql-ts-boilerplate | d6c8dab148ebfdaa5b10dfb71693b5c44296858f | [
"MIT"
] | null | null | null | import { File } from "config/types"
export interface FileUploadTestInput {
input: {
file: Promise<File>
}
} | 17.714286 | 38 | 0.637097 |
7eea2792f5537230af2f6b3982a01b546252ecb7 | 155 | ts | TypeScript | test/cypress/support/resource_urls.ts | douglasdcm/cloudify-stage | bce27c3ffb0dd3a2dd84bb720e48697bb1a181f6 | [
"Apache-2.0"
] | null | null | null | test/cypress/support/resource_urls.ts | douglasdcm/cloudify-stage | bce27c3ffb0dd3a2dd84bb720e48697bb1a181f6 | [
"Apache-2.0"
] | null | null | null | test/cypress/support/resource_urls.ts | douglasdcm/cloudify-stage | bce27c3ffb0dd3a2dd84bb720e48697bb1a181f6 | [
"Apache-2.0"
] | null | null | null | export const exampleBlueprintUrl =
'https://github.com/cloudify-community/blueprint-examples/releases/latest/download/simple-hello-world-example.zip';
| 51.666667 | 119 | 0.812903 |
e789a8cd9d460eb1b93f37b37a1496a88c896255 | 62 | ts | TypeScript | packages/amap/src/overlay-group/config.ts | chj-damon/react-amap | 96a15092e046f56cab3919a13cdfc315341e54c7 | [
"MIT"
] | 56 | 2019-12-05T03:06:33.000Z | 2022-03-24T06:45:43.000Z | packages/amap/src/overlay-group/config.ts | chj-damon/react-amap | 96a15092e046f56cab3919a13cdfc315341e54c7 | [
"MIT"
] | 104 | 2020-01-08T15:12:49.000Z | 2022-03-15T04:21:16.000Z | packages/amap/src/overlay-group/config.ts | chj-damon/react-amap | 96a15092e046f56cab3919a13cdfc315341e54c7 | [
"MIT"
] | 7 | 2020-01-16T11:48:56.000Z | 2022-03-24T05:57:00.000Z | export const setterMap = {};
export const converterMap = {};
| 15.5 | 31 | 0.693548 |
deaf1eb1548fcdb78246e263e66dcbe34f705006 | 973 | ts | TypeScript | src/constants/index.ts | sdc224/gitlab-api | 96732cadff85974edc863336fdc0345acc81a2a4 | [
"MIT"
] | 1 | 2021-04-20T21:24:56.000Z | 2021-04-20T21:24:56.000Z | src/constants/index.ts | sdc224/gitlab-api | 96732cadff85974edc863336fdc0345acc81a2a4 | [
"MIT"
] | null | null | null | src/constants/index.ts | sdc224/gitlab-api | 96732cadff85974edc863336fdc0345acc81a2a4 | [
"MIT"
] | null | null | null | import defaultConfig from "./defaultConfigs";
import defaultAuthentication from "./defaultAuthentications";
import type { GitlabConstructor, IConfigObject, IAuthenticationObject } from "../@types";
const handleDefaultParams = (
constrObj: GitlabConstructor
): { configObject: IConfigObject; authenticationObject: IAuth... | 37.423077 | 91 | 0.797533 |
b7a3f32bc009a24e06415b144790a87177ac540f | 392 | ts | TypeScript | src/errors/CodedError.ts | Carimus/node-disks | 22d8e04b0ccd789b81a81d2e97736481c30f10de | [
"MIT"
] | 3 | 2019-04-12T18:02:12.000Z | 2021-09-16T10:17:18.000Z | src/errors/CodedError.ts | Carimus/node-disks | 22d8e04b0ccd789b81a81d2e97736481c30f10de | [
"MIT"
] | 139 | 2019-04-11T22:41:43.000Z | 2022-03-31T01:03:42.000Z | src/errors/CodedError.ts | Carimus/node-disks | 22d8e04b0ccd789b81a81d2e97736481c30f10de | [
"MIT"
] | null | null | null | export class CodedError extends Error {
public code: string;
public constructor(code: string, message: string = '') {
super(message);
Object.setPrototypeOf(this, CodedError.prototype);
this.code = code;
this.name = code;
}
/**
* Get the error code for this error.
... | 21.777778 | 60 | 0.581633 |
4eb779905f765f4f0f1aa10fa4fa6028705e6efa | 696 | ts | TypeScript | services/rooms/src/server.ts | dgp1130/chatter | 5da4384d0137ed59aa0ae32bd23170c627dd021d | [
"MIT"
] | null | null | null | services/rooms/src/server.ts | dgp1130/chatter | 5da4384d0137ed59aa0ae32bd23170c627dd021d | [
"MIT"
] | 4 | 2019-06-17T16:41:04.000Z | 2019-12-09T00:00:53.000Z | services/rooms/src/server.ts | dgp1130/chatter | 5da4384d0137ed59aa0ae32bd23170c627dd021d | [
"MIT"
] | null | null | null | import * as bodyParser from 'body-parser';
import * as cors from 'cors';
import * as express from 'express';
import * as rooms from './api/rooms';
import { simpleResponder } from './utils/simple_responder';
const app = express();
// Parse request body as JSON.
app.use(bodyParser.json());
// Allow cross-origin reques... | 29 | 69 | 0.693966 |
5fac445fb0787db2f1a9965fb9f095c0cd125ca2 | 33 | ts | TypeScript | src/hooks/useStore.ts | JB1905/native-color-cards | d0f7026819f9794c5b9789831a651386e98b3bcd | [
"MIT"
] | 2 | 2021-05-22T02:55:34.000Z | 2021-09-30T09:54:00.000Z | src/hooks/useStore.ts | JB1905/native-color-cards | d0f7026819f9794c5b9789831a651386e98b3bcd | [
"MIT"
] | 34 | 2020-12-09T16:16:44.000Z | 2022-02-27T14:47:04.000Z | src/hooks/useStore.ts | native-ly/native-color-cards | d0f7026819f9794c5b9789831a651386e98b3bcd | [
"MIT"
] | null | null | null | export const useStore = () => {}
| 16.5 | 32 | 0.575758 |
275696969b9db0c88196dffb4eae0913cfe8b8f0 | 514 | tsx | TypeScript | src/pages/404.tsx | bakuzan/emperor | 9e54ed93a76a1bc9c38ce86759d7d9333bdcef29 | [
"MIT"
] | null | null | null | src/pages/404.tsx | bakuzan/emperor | 9e54ed93a76a1bc9c38ce86759d7d9333bdcef29 | [
"MIT"
] | null | null | null | src/pages/404.tsx | bakuzan/emperor | 9e54ed93a76a1bc9c38ce86759d7d9333bdcef29 | [
"MIT"
] | null | null | null | import React from 'react';
import { Link } from 'gatsby';
import Layout from '@/components/Layout';
import SEO from '@/components/SEO';
const NotFoundPage = () => (
<Layout>
<SEO
title="404: Page Not Found"
description="The page navigated to does not exist. Try returning to the home page and retraci... | 24.47619 | 114 | 0.655642 |
85122b9ce7e88da9887df5c8cae5aa2203fb8c2c | 5,557 | tsx | TypeScript | client/src/pages/seja-um-doador.tsx | joaocansi/doe | b4a4e982aa87c00f786d98552d3396c57f1842c2 | [
"MIT"
] | null | null | null | client/src/pages/seja-um-doador.tsx | joaocansi/doe | b4a4e982aa87c00f786d98552d3396c57f1842c2 | [
"MIT"
] | null | null | null | client/src/pages/seja-um-doador.tsx | joaocansi/doe | b4a4e982aa87c00f786d98552d3396c57f1842c2 | [
"MIT"
] | null | null | null | import { useRouter } from 'next/router';
import { FormEvent, useEffect, useState } from 'react';
import { toast } from 'react-toastify';
import Checkbox from '../components/Checkbox';
import Header from '../components/Header';
import RedButton from '../components/RedButton';
import RedInput from '../components/RedInpu... | 45.92562 | 196 | 0.623538 |
859247ffc14e14251f515b03836295cbbc8bb1cd | 11,964 | ts | TypeScript | packages/gqty/test/accessor.test.ts | Lappihuan/gqty | 33eeae502204a892785bf305bbd7da4107e3ca44 | [
"MIT"
] | 262 | 2021-08-10T01:20:24.000Z | 2022-03-30T20:49:15.000Z | packages/gqty/test/accessor.test.ts | Lappihuan/gqty | 33eeae502204a892785bf305bbd7da4107e3ca44 | [
"MIT"
] | 654 | 2021-08-10T03:40:33.000Z | 2022-03-31T17:09:50.000Z | packages/gqty/test/accessor.test.ts | Lappihuan/gqty | 33eeae502204a892785bf305bbd7da4107e3ca44 | [
"MIT"
] | 13 | 2021-08-15T09:26:48.000Z | 2022-03-25T14:27:28.000Z | import { waitForExpect } from 'test-utils';
import { getArrayFields, SelectionType } from '../src';
import type { CacheChangeEventData } from '../src/Events';
import { createTestClient, Dog, expectConsoleWarn } from './utils';
describe('array accessors', () => {
test('array query', async () => {
const { query, r... | 23.644269 | 90 | 0.523153 |
502f1bd35f1c9bb180d630be1b6251612fa210ab | 84 | meta | Unity3D Asset | Productivity/Runtime/Attributes/HelpAttribute.cs.meta | martinhodler/unity-productivity-tools | b463bd8ef69921f5206c928480cbf480735117f6 | [
"MIT"
] | 4 | 2020-12-13T23:01:43.000Z | 2021-06-22T01:33:37.000Z | Productivity/Runtime/Attributes/HelpAttribute.cs.meta | martinhodler/unity-productivity-tools | b463bd8ef69921f5206c928480cbf480735117f6 | [
"MIT"
] | null | null | null | Productivity/Runtime/Attributes/HelpAttribute.cs.meta | martinhodler/unity-productivity-tools | b463bd8ef69921f5206c928480cbf480735117f6 | [
"MIT"
] | null | null | null | fileFormatVersion: 2
guid: fcb19b20b9194e2d85838be67b45a629
timeCreated: 1607385186 | 28 | 38 | 0.892857 |
89378896a495b9783aca1caeb099d137be104272 | 192 | meta | Unity3D Asset | Assets/Scripts.meta | dennisfokker/NeuralCompanion | ce016485e1ee3db67fecc954dddc6c3f674048cd | [
"Apache-2.0"
] | null | null | null | Assets/Scripts.meta | dennisfokker/NeuralCompanion | ce016485e1ee3db67fecc954dddc6c3f674048cd | [
"Apache-2.0"
] | 1 | 2018-10-09T08:10:22.000Z | 2018-10-09T08:10:22.000Z | Assets/Scripts.meta | dennisfokker/NeuralCompanion | ce016485e1ee3db67fecc954dddc6c3f674048cd | [
"Apache-2.0"
] | null | null | null | fileFormatVersion: 2
guid: f89e34645366a3049b093f2a936d5644
folderAsset: yes
timeCreated: 1512475571
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:
| 19.2 | 38 | 0.833333 |
97610db7e1ed2ce377abf2c3b4eedb9cf9dbcfc9 | 180 | meta | Unity3D Asset | Inventory/Assets/ProjectAssets/Prefabs/Ui_Prefabs/Inventory_Prefabs/Equipment_Slot.prefab.meta | Allsaveone/FlowState_Inventory | d75291516a4aee1c39159ea8dacc8cadf34f5d32 | [
"MIT"
] | null | null | null | Inventory/Assets/ProjectAssets/Prefabs/Ui_Prefabs/Inventory_Prefabs/Equipment_Slot.prefab.meta | Allsaveone/FlowState_Inventory | d75291516a4aee1c39159ea8dacc8cadf34f5d32 | [
"MIT"
] | null | null | null | Inventory/Assets/ProjectAssets/Prefabs/Ui_Prefabs/Inventory_Prefabs/Equipment_Slot.prefab.meta | Allsaveone/FlowState_Inventory | d75291516a4aee1c39159ea8dacc8cadf34f5d32 | [
"MIT"
] | null | null | null | fileFormatVersion: 2
guid: 5f534fb0ac1399746a8b055771522f9d
timeCreated: 1480973503
licenseType: Free
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:
| 20 | 38 | 0.838889 |
d88bb6e13b1349d5714aa2f8e3f694e823687632 | 17,998 | meta | Unity3D Asset | Assets/Animations/Avatar/B28_Ch_05_Avatar@Standing Up.fbx.meta | SachaVanleene/VirtuaDrink | a97fced53686cf828f7745e23e68516c2155d1eb | [
"MIT"
] | 1 | 2019-11-28T08:55:42.000Z | 2019-11-28T08:55:42.000Z | Assets/Animations/Avatar/B28_Ch_05_Avatar@Standing Up.fbx.meta | SachaVanleene/VirtuaDrink | a97fced53686cf828f7745e23e68516c2155d1eb | [
"MIT"
] | null | null | null | Assets/Animations/Avatar/B28_Ch_05_Avatar@Standing Up.fbx.meta | SachaVanleene/VirtuaDrink | a97fced53686cf828f7745e23e68516c2155d1eb | [
"MIT"
] | 1 | 2018-04-17T17:40:44.000Z | 2018-04-17T17:40:44.000Z | fileFormatVersion: 2
guid: 645849e98a10a6d4882a46c3e57d9a83
timeCreated: 1521398060
licenseType: Free
ModelImporter:
serializedVersion: 22
fileIDToRecycleName:
100000: //RootNode
100002: Extra2_J
100004: Extra_J
100006: Head_Jnt_01
100008: L_Ankle_J
100010: L_Ball_J
100012: L_Hip_J
1... | 31.30087 | 86 | 0.560785 |
4d2a804c15fe98d3a9e62e769c732f917562f4be | 154 | meta | Unity3D Asset | Assets/Prefabs/Props/Bath/Cepillos de dientes con vaso.prefab.meta | JavierCordero/GlobalGamejam2021 | 54207559d5ac0164d3022caa92ad225068186c80 | [
"MIT"
] | null | null | null | Assets/Prefabs/Props/Bath/Cepillos de dientes con vaso.prefab.meta | JavierCordero/GlobalGamejam2021 | 54207559d5ac0164d3022caa92ad225068186c80 | [
"MIT"
] | null | null | null | Assets/Prefabs/Props/Bath/Cepillos de dientes con vaso.prefab.meta | JavierCordero/GlobalGamejam2021 | 54207559d5ac0164d3022caa92ad225068186c80 | [
"MIT"
] | 1 | 2021-01-30T09:27:35.000Z | 2021-01-30T09:27:35.000Z | fileFormatVersion: 2
guid: e51f3a1fb572edf4cad4bb1d755cf0e0
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
| 19.25 | 38 | 0.805195 |
44f977642b2c35ba6d3edb23f9d358c64df34835 | 193 | meta | Unity3D Asset | Assets/Libraryscene/Dnk_Dev/HospitalHorrorPack/Models/Materials.meta | Jetatomic17/RowletsAdventures | e0a4179d7d1bb27cd296f06f65094b92dd55e14d | [
"Apache-2.0"
] | 1 | 2019-09-29T00:34:44.000Z | 2019-09-29T00:34:44.000Z | Assets/Libraryscene/Dnk_Dev/HospitalHorrorPack/Models/Materials.meta | Jetatomic17/RowletsAdventures | e0a4179d7d1bb27cd296f06f65094b92dd55e14d | [
"Apache-2.0"
] | null | null | null | Assets/Libraryscene/Dnk_Dev/HospitalHorrorPack/Models/Materials.meta | Jetatomic17/RowletsAdventures | e0a4179d7d1bb27cd296f06f65094b92dd55e14d | [
"Apache-2.0"
] | null | null | null | fileFormatVersion: 2
guid: 0ae0ec82d0397174183a4c45753b8873
folderAsset: yes
timeCreated: 1481746910
licenseType: Store
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:
| 19.3 | 38 | 0.834197 |
fd1f4b79cb86f217047d23ea5e96a65d4bb55540 | 192 | meta | Unity3D Asset | MonkStory/Assets/Editor.meta | TheAsterite/MonkStory | 4b50772137362240ebef0feef271245c49f3ab37 | [
"MIT"
] | null | null | null | MonkStory/Assets/Editor.meta | TheAsterite/MonkStory | 4b50772137362240ebef0feef271245c49f3ab37 | [
"MIT"
] | null | null | null | MonkStory/Assets/Editor.meta | TheAsterite/MonkStory | 4b50772137362240ebef0feef271245c49f3ab37 | [
"MIT"
] | null | null | null | fileFormatVersion: 2
guid: 831e94cffc9c86e4985aff6815f4ed2e
folderAsset: yes
timeCreated: 1454121690
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:
| 19.2 | 38 | 0.833333 |
fe741c655fcba409a950ae16a45586b7418b7e14 | 175 | meta | Unity3D Asset | Assets/3rd Party Assets/Jacob/ExplodeCube.zip.meta | Bennef/BIP | d514535a3e2b520d0f1636fc3c93b3c5056408f1 | [
"MIT"
] | null | null | null | Assets/3rd Party Assets/Jacob/ExplodeCube.zip.meta | Bennef/BIP | d514535a3e2b520d0f1636fc3c93b3c5056408f1 | [
"MIT"
] | null | null | null | Assets/3rd Party Assets/Jacob/ExplodeCube.zip.meta | Bennef/BIP | d514535a3e2b520d0f1636fc3c93b3c5056408f1 | [
"MIT"
] | null | null | null | fileFormatVersion: 2
guid: e56d671c8db928f4297f088bd8947651
timeCreated: 1469896844
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:
| 19.444444 | 38 | 0.834286 |
e3136b7650b8694761667628288188005111af21 | 133 | meta | Unity3D Asset | client/unity/GameMachine/third_party/Spicy Pixel/Kits/Concurrency Kit/Concurrency Kit Documentation.chm.meta | schloepke/gamemachine | d0b08df4dd0e9e80aeab05b084d1fccc3e2b4417 | [
"Apache-2.0"
] | 121 | 2015-01-14T08:17:59.000Z | 2020-12-29T07:45:07.000Z | client/unity/GameMachine/third_party/Spicy Pixel/Kits/Concurrency Kit/Concurrency Kit Documentation.chm.meta | schloepke/gamemachine | d0b08df4dd0e9e80aeab05b084d1fccc3e2b4417 | [
"Apache-2.0"
] | 10 | 2015-02-08T01:01:18.000Z | 2016-10-13T00:43:27.000Z | client/unity/GameMachine/third_party/Spicy Pixel/Kits/Concurrency Kit/Concurrency Kit Documentation.chm.meta | schloepke/gamemachine | d0b08df4dd0e9e80aeab05b084d1fccc3e2b4417 | [
"Apache-2.0"
] | 31 | 2015-03-04T07:22:48.000Z | 2021-03-25T11:27:09.000Z | fileFormatVersion: 2
guid: 103527b7101ff46d69ed3306cc7295ec
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:
| 19 | 38 | 0.827068 |
e4546e8b741cd369c709489474183ceab62060d9 | 192 | meta | Unity3D Asset | Assets/Game Folder/Terrain Assets/Sprites.meta | tkapa/Shooty-Gun-TempName | 2293fea05952f01622b55c8e5a2239acbf98a12c | [
"MIT"
] | null | null | null | Assets/Game Folder/Terrain Assets/Sprites.meta | tkapa/Shooty-Gun-TempName | 2293fea05952f01622b55c8e5a2239acbf98a12c | [
"MIT"
] | null | null | null | Assets/Game Folder/Terrain Assets/Sprites.meta | tkapa/Shooty-Gun-TempName | 2293fea05952f01622b55c8e5a2239acbf98a12c | [
"MIT"
] | null | null | null | fileFormatVersion: 2
guid: 0c3bd40c6f3871947b1e0fdcbf259e57
folderAsset: yes
timeCreated: 1510199715
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:
| 19.2 | 38 | 0.833333 |
dd112a48fe8e30e38b20280bb4bd83e4b7b2d23d | 84 | meta | Unity3D Asset | Packages/com.gametoolkit.localization/Editor/EditorSerialization.cs.meta | ibrahimpenekli/UnityAssetLocalization | 24ed4524e433d0e30780723bf37da339410e6929 | [
"MIT"
] | 105 | 2017-12-12T15:10:37.000Z | 2022-03-09T09:02:16.000Z | Packages/com.gametoolkit.localization/Editor/EditorSerialization.cs.meta | ibrahimpenekli/UnityAssetLocalization | 24ed4524e433d0e30780723bf37da339410e6929 | [
"MIT"
] | 15 | 2018-02-11T05:48:31.000Z | 2021-05-24T14:04:48.000Z | Packages/com.gametoolkit.localization/Editor/EditorSerialization.cs.meta | ibrahimpenekli/UnityAssetLocalization | 24ed4524e433d0e30780723bf37da339410e6929 | [
"MIT"
] | 23 | 2018-03-26T01:35:45.000Z | 2022-03-19T21:42:23.000Z | fileFormatVersion: 2
guid: 8cb620857bdd4b47a51261165745ac21
timeCreated: 1584437272 | 28 | 38 | 0.892857 |
566703624b6c86c0cef6e7bb3437fbc9a5df3a2d | 192 | meta | Unity3D Asset | Assets/MMVR/Interact.meta | createthis/mesh_maker_vr | 1d3c95dc7579fd59d52c8e78311bc61e47d6294c | [
"MIT"
] | 49 | 2017-07-07T13:37:13.000Z | 2021-12-29T18:26:14.000Z | Assets/MMVR/Interact.meta | Vytek/mesh_maker_vr | 1d3c95dc7579fd59d52c8e78311bc61e47d6294c | [
"MIT"
] | 3 | 2017-07-08T02:25:21.000Z | 2019-08-12T16:04:27.000Z | Assets/MMVR/Interact.meta | Vytek/mesh_maker_vr | 1d3c95dc7579fd59d52c8e78311bc61e47d6294c | [
"MIT"
] | 9 | 2017-07-07T20:07:30.000Z | 2021-05-18T01:03:10.000Z | fileFormatVersion: 2
guid: 3ea4afeea1b31ec45bf6c72684b216e9
folderAsset: yes
timeCreated: 1497988017
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:
| 19.2 | 38 | 0.833333 |
44f8f4adf936c7d22d4106d106b38283f21a9246 | 95 | meta | Unity3D Asset | Assets/Media/Effect/Model/Materials/tusi05.mat.meta | iwiniwin/LastBattle | 3d6cf562e3e8fb6814d1a85445b53aee707aa77d | [
"MIT"
] | 1 | 2021-09-16T08:28:23.000Z | 2021-09-16T08:28:23.000Z | Assets/Media/Effect/Model/Materials/tusi05.mat.meta | iwiniwin/LastBattle | 3d6cf562e3e8fb6814d1a85445b53aee707aa77d | [
"MIT"
] | null | null | null | Assets/Media/Effect/Model/Materials/tusi05.mat.meta | iwiniwin/LastBattle | 3d6cf562e3e8fb6814d1a85445b53aee707aa77d | [
"MIT"
] | null | null | null | fileFormatVersion: 2
guid: e4a0bbef301b3754d81da2dde11c144e
NativeFormatImporter:
userData:
| 19 | 38 | 0.863158 |
0757a35ebbeaf5a499852c640e8f253274002693 | 38,744 | anim | Unity3D Asset | Assets/Puzzle Generator/Resources/Animations/Player/Arms Slow Wave Forwards.anim | squidgeface/Unity-Puzzle-Plugin | 7e7fad2a408f29adb116222b43d37d21a847f1e6 | [
"MIT"
] | null | null | null | Assets/Puzzle Generator/Resources/Animations/Player/Arms Slow Wave Forwards.anim | squidgeface/Unity-Puzzle-Plugin | 7e7fad2a408f29adb116222b43d37d21a847f1e6 | [
"MIT"
] | null | null | null | Assets/Puzzle Generator/Resources/Animations/Player/Arms Slow Wave Forwards.anim | squidgeface/Unity-Puzzle-Plugin | 7e7fad2a408f29adb116222b43d37d21a847f1e6 | [
"MIT"
] | null | null | null | %YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!74 &7400000
AnimationClip:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Arms Slow Wave Forwards
serializedVersion: 6
m_Legacy: 0
m_Compressed: 0
m_UseHighQualityCurve: 1
... | 29.530488 | 133 | 0.600248 |
5c5f743038be58e58b4373a26462135d0592e327 | 211 | meta | Unity3D Asset | Assets/AxeyWorks/PolyWorks/Full Pack/Prefabs/Faceted/Buildings/Building_Modular_Jetty_Walkway_Timber_Stairs_Short_01.prefab.meta | gastonzarate/naufrago | c12e9c605ba495e4ef0d310db631cc3e9a4e2517 | [
"CC0-1.0"
] | null | null | null | Assets/AxeyWorks/PolyWorks/Full Pack/Prefabs/Faceted/Buildings/Building_Modular_Jetty_Walkway_Timber_Stairs_Short_01.prefab.meta | gastonzarate/naufrago | c12e9c605ba495e4ef0d310db631cc3e9a4e2517 | [
"CC0-1.0"
] | null | null | null | Assets/AxeyWorks/PolyWorks/Full Pack/Prefabs/Faceted/Buildings/Building_Modular_Jetty_Walkway_Timber_Stairs_Short_01.prefab.meta | gastonzarate/naufrago | c12e9c605ba495e4ef0d310db631cc3e9a4e2517 | [
"CC0-1.0"
] | null | null | null | fileFormatVersion: 2
guid: c7b51311539c70a4881e0096689fb9c3
timeCreated: 1518673832
licenseType: Store
NativeFormatImporter:
mainObjectFileID: 100100000
userData:
assetBundleName:
assetBundleVariant:
| 21.1 | 38 | 0.838863 |
fcceb170bec5ea39df94860d0ee447927f089b89 | 93 | meta | Unity3D Asset | Assets/asd/new/Assets/Standard Assets/Skyboxes/uroc1h.txt.meta | dtmakm27/Loony-s-Quest | b417af6f5c7915bd2fa53f5d207938303b5f918a | [
"Apache-2.0"
] | null | null | null | Assets/asd/new/Assets/Standard Assets/Skyboxes/uroc1h.txt.meta | dtmakm27/Loony-s-Quest | b417af6f5c7915bd2fa53f5d207938303b5f918a | [
"Apache-2.0"
] | null | null | null | Assets/asd/new/Assets/Standard Assets/Skyboxes/uroc1h.txt.meta | dtmakm27/Loony-s-Quest | b417af6f5c7915bd2fa53f5d207938303b5f918a | [
"Apache-2.0"
] | null | null | null | fileFormatVersion: 2
guid: 6ebe8c790d8b0d0429095394498b08fe
TextScriptImporter:
userData:
| 18.6 | 38 | 0.860215 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.