text stringlengths 9 39.2M | dir stringlengths 26 295 | lang stringclasses 185
values | created_date timestamp[us] | updated_date timestamp[us] | repo_name stringlengths 1 97 | repo_full_name stringlengths 7 106 | star int64 1k 183k | len_tokens int64 1 13.8M |
|---|---|---|---|---|---|---|---|---|
```xml
/*
* @license Apache-2.0
*
*
*
* path_to_url
*
* Unless required by applicable law or agreed to in writing, software
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
// TypeScript Version: 4.1
/**
* Evaluates the natural logarithm of the cumulative distribution function (logCDF)... | /content/code_sandbox/lib/node_modules/@stdlib/stats/base/dists/cauchy/logcdf/docs/types/index.d.ts | xml | 2016-03-24T04:19:52 | 2024-08-16T09:03:19 | stdlib | stdlib-js/stdlib | 4,266 | 795 |
```xml
/* eslint-disable no-console */
import { readFile, writeFile } from 'node:fs/promises';
import path from 'node:path';
const filePath = path.join(
process.cwd(),
'packages',
'graphql-tag-pluck',
'dist',
'esm',
'index.js',
);
async function main() {
console.time('done');
const content = await rea... | /content/code_sandbox/scripts/postbuild.ts | xml | 2016-03-22T00:14:38 | 2024-08-16T02:02:06 | graphql-tools | ardatan/graphql-tools | 5,331 | 135 |
```xml
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="about_contact_us">Kontaktiraj nas</string>
<string name="about_instagram">Sledi nam na Instagramu</string>
<string name="about_facebook">Vekaj nas na Facebooku</string>
<string name="about_play_store">Oceni nas na Trgovini Play</str... | /content/code_sandbox/library/src/main/res/values-sl/strings.xml | xml | 2016-04-20T23:26:30 | 2024-08-16T16:27:00 | android-about-page | medyo/android-about-page | 2,040 | 169 |
```xml
import { Given, Then } from 'cucumber';
import { expect } from 'chai';
import { last } from 'lodash';
let walletsTickers = [];
Given(/^the wallets have the following pending delegations:$/, async function (
delegationScenariosTable
) {
const delegationScenarios = delegationScenariosTable.hashes();
await t... | /content/code_sandbox/tests/delegation/e2e/steps/delegation-pending.ts | xml | 2016-10-05T13:48:54 | 2024-08-13T22:03:19 | daedalus | input-output-hk/daedalus | 1,230 | 1,401 |
```xml
import "../styles/globals.css";
export default function MyApp({ Component, pageProps }) {
return <Component {...pageProps} />;
}
``` | /content/code_sandbox/examples/cms-webiny/pages/_app.tsx | xml | 2016-10-05T23:32:51 | 2024-08-16T19:44:30 | next.js | vercel/next.js | 124,056 | 29 |
```xml
/*
* Public API Surface of gridster
*/
export { GridsterComponent } from './lib/gridster.component';
export { GridsterItemComponent } from './lib/gridsterItem.component';
export {
GridsterItemComponentInterface,
GridsterItem
} from './lib/gridsterItem.interface';
export { GridsterComponentInterface } from... | /content/code_sandbox/projects/angular-gridster2/src/public_api.ts | xml | 2016-01-13T10:43:19 | 2024-08-14T12:20:18 | angular-gridster2 | tiberiuzuld/angular-gridster2 | 1,267 | 192 |
```xml
import type { StrictArgTypes } from '@storybook/core/types';
import pickBy from 'lodash/pickBy.js';
export type PropDescriptor = string[] | RegExp;
const matches = (name: string, descriptor: PropDescriptor) =>
Array.isArray(descriptor) ? descriptor.includes(name) : name.match(descriptor);
export const filt... | /content/code_sandbox/code/core/src/preview-api/modules/store/filterArgTypes.ts | xml | 2016-03-18T04:23:44 | 2024-08-16T19:22:08 | storybook | storybookjs/storybook | 83,755 | 166 |
```xml
import {PathParams} from "@tsed/platform-params";
import {Get} from "@tsed/schema";
import {Controller, Inject} from "@tsed/di";
import {CalendarsService} from "../services/CalendarsService";
import {IDFormatException} from "../errors/IDFormatException";
@Controller("/calendars")
export class CalendarCtrl {
@... | /content/code_sandbox/docs/docs/snippets/exceptions/custom-exception-usage.ts | xml | 2016-02-21T18:38:47 | 2024-08-14T21:19:48 | tsed | tsedio/tsed | 2,817 | 124 |
```xml
// See LICENSE in the project root for license information.
/**
* A fast, lightweight pattern matcher for tree structures such as an Abstract Syntax Tree (AST).
*
* @packageDocumentation
*/
export * from './TreePattern';
``` | /content/code_sandbox/libraries/tree-pattern/src/index.ts | xml | 2016-09-30T00:28:20 | 2024-08-16T18:54:35 | rushstack | microsoft/rushstack | 5,790 | 46 |
```xml
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="webrtc_error_recover">Recuperar</string>
<string name="webrtc_error_open_settings">Abrir configuraes</string>
<string name="webrtc_stream_mode">Modo global (WebRTC)</string>
<string name="webrtc_stream_mode_description">Descrio do ... | /content/code_sandbox/webrtc/src/main/res/values-pt/strings.xml | xml | 2016-07-18T08:07:33 | 2024-08-14T13:46:53 | ScreenStream | dkrivoruchko/ScreenStream | 1,630 | 1,263 |
```xml
<dict>
<key>LayoutID</key>
<integer>28</integer>
<key>PathMapRef</key>
<array>
<dict>
<key>CodecID</key>
<array>
<integer>283902549</integer>
</array>
<key>Headphone</key>
<dict>
<key>AmpPostDelay</key>
<integer>50</integer>
<key>AmpPreDelay</key>
<integer>100</integer>
... | /content/code_sandbox/Resources/ALC255/layout28.xml | xml | 2016-03-07T20:45:58 | 2024-08-14T08:57:03 | AppleALC | acidanthera/AppleALC | 3,420 | 11,770 |
```xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "path_to_url">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>$(DEVELOPMENT_LANGUAGE)</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key... | /content/code_sandbox/Tests/Shared/Resources/Info.plist | xml | 2016-04-03T08:28:34 | 2024-08-16T19:21:00 | iOS | home-assistant/iOS | 1,514 | 219 |
```xml
import { css } from '@microsoft/fast-element';
import { display } from '../utils/index.js';
import {
fontFamilyBase,
fontFamilyMonospace,
fontFamilyNumeric,
fontSizeBase100,
fontSizeBase200,
fontSizeBase300,
fontSizeBase400,
fontSizeBase500,
fontSizeBase600,
fontSizeHero1000,
fontSizeHero70... | /content/code_sandbox/packages/web-components/src/text/text.styles.ts | xml | 2016-06-06T15:03:44 | 2024-08-16T18:49:29 | fluentui | microsoft/fluentui | 18,221 | 1,179 |
```xml
<?xml version="1.0" encoding="utf-8"?>
<layout xmlns:android="path_to_url">
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:minHeight="72dp"
android:orientation="vertical"
android:padding="16dp"
android:background... | /content/code_sandbox/app/src/main/res/layout/item_trackers_list.xml | xml | 2016-10-18T15:38:44 | 2024-08-16T19:19:31 | libretorrent | proninyaroslav/libretorrent | 1,973 | 236 |
```xml
/**
* Default storage location options.
*
* `disk` generally means state that is accessible between restarts of the application,
* with the exception of the web client. In web this means `sessionStorage`. The data
* persists through refreshes of the page but not available once that tab is closed or
* from ... | /content/code_sandbox/libs/common/src/platform/state/state-definition.ts | xml | 2016-03-09T23:14:01 | 2024-08-16T15:07:51 | clients | bitwarden/clients | 8,877 | 501 |
```xml
import { RendererIpcChannel } from './lib/RendererIpcChannel';
import { LOAD_ASSET_CHANNEL } from '../../../common/ipc/api';
import type {
LoadAssetRendererRequest,
LoadAssetMainResponse,
} from '../../../common/ipc/api';
// IpcChannel<Incoming, Outgoing>
export const loadAssetChannel: RendererIpcChannel<
... | /content/code_sandbox/source/renderer/app/ipc/loadAsset.ts | xml | 2016-10-05T13:48:54 | 2024-08-13T22:03:19 | daedalus | input-output-hk/daedalus | 1,230 | 100 |
```xml
<?xml version="1.0" encoding="utf-8"?>
<doc>
<assembly>
<name>System.Globalization</name>
</assembly>
<members>
<member name="T:System.Globalization.Calendar">
<summary>Rappresenta il tempo in suddivisioni, come settimane, mesi e anni.</summary>
</member>
<member name="M:System.Global... | /content/code_sandbox/packages/System.Globalization.4.0.0/ref/netcore50/it/System.Globalization.xml | xml | 2016-04-24T09:50:47 | 2024-08-16T11:45:14 | ILRuntime | Ourpalm/ILRuntime | 2,976 | 45,900 |
```xml
import { Volume } from 'docker-types/generated/1.41';
import axios, { parseAxiosError } from '@/portainer/services/axios';
import { EnvironmentId } from '@/react/portainer/environments/types';
import { buildDockerProxyUrl } from '../../proxy/queries/buildDockerProxyUrl';
/**
* Raw docker API query
* @param ... | /content/code_sandbox/app/react/docker/volumes/queries/useVolume.ts | xml | 2016-05-19T20:15:28 | 2024-08-16T19:15:14 | portainer | portainer/portainer | 30,083 | 169 |
```xml
export default defineComponent({
name: 'Foo',
methods: {
getMessage () {
return 'Hello world'
},
},
render () {
return h('div', {}, this.getMessage())
},
})
``` | /content/code_sandbox/test/fixtures/basic/components/client/Binding.client.ts | xml | 2016-10-26T11:18:47 | 2024-08-16T19:32:46 | nuxt | nuxt/nuxt | 53,705 | 47 |
```xml
<?xml version="1.0" encoding="utf-8"?>
<set xmlns:android="path_to_url"
android:fillAfter="true" >
<scale
android:duration="500"
android:fromXScale="1.0"
android:fromYScale="1.0"
android:interpolator="@android:anim/linear_interpolator"
android:toXScale="1.0"
... | /content/code_sandbox/Android/Animations/app/src/main/res/anim/slide_up.xml | xml | 2016-05-02T05:43:21 | 2024-08-16T06:51:39 | journaldev | WebJournal/journaldev | 1,314 | 107 |
```xml
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<LangVersion>latest</LangVersion>
</PropertyGroup>
</Project>
``` | /content/code_sandbox/tests/common/mac/NetStandard/NetStandardLib.csproj | xml | 2016-04-20T18:24:26 | 2024-08-16T13:29:19 | xamarin-macios | xamarin/xamarin-macios | 2,436 | 46 |
```xml
import * as React from 'react';
import { useNavCategoryItem_unstable } from './useNavCategoryItem';
import { renderNavCategoryItem_unstable } from './renderNavCategoryItem';
import type { NavCategoryItemProps } from './NavCategoryItem.types';
import type { ForwardRefComponent } from '@fluentui/react-utilities';
... | /content/code_sandbox/packages/react-components/react-nav-preview/library/src/components/NavCategoryItem/NavCategoryItem.tsx | xml | 2016-06-06T15:03:44 | 2024-08-16T18:49:29 | fluentui | microsoft/fluentui | 18,221 | 279 |
```xml
import React, { useEffect } from 'react';
import { Text } from 'ink';
import { ProjectConfiguration } from './ProjectState.js';
import { useInstallDeps } from './useInstallDeps.js';
import { useRunFormatter } from './useRunFormatter.js';
export const StepRunInstall = ({
config,
onCompleted,
}: {
con... | /content/code_sandbox/packages/create-react-admin/src/StepRunInstall.tsx | xml | 2016-07-13T07:58:54 | 2024-08-16T18:32:27 | react-admin | marmelab/react-admin | 24,624 | 188 |
```xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "path_to_url">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
<string>org.reactj... | /content/code_sandbox/desktop/libs/StoryboardProject/ios/Project/Info.plist | xml | 2016-05-19T21:29:00 | 2024-08-14T00:14:01 | deco-ide | decosoftware/deco-ide | 5,835 | 433 |
```xml
import { IReadonlyTheme } from '@microsoft/sp-component-base';
import { IPage } from '@src/models/IPage';
import { INavLink } from '@fluentui/react';
export interface ILayoutProps {
domElement: HTMLElement;
pages: IPage[];
nav?: INavLink;
pageId?: number;
themeVariant: IReadonlyTheme;
}
``` | /content/code_sandbox/samples/react-pages-hierarchy/src/webparts/pagehierarchy/components/Layouts/ILayoutProps.ts | xml | 2016-08-30T17:21:43 | 2024-08-16T18:41:32 | sp-dev-fx-webparts | pnp/sp-dev-fx-webparts | 2,027 | 82 |
```xml
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="path_to_url">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug-c++17|Win32">
<Configuration>Debug-c++17</Configuration>
<Platform>Win32</Platform>
</ProjectConfigu... | /content/code_sandbox/extern/libcds/projects/Win/vc141/gtest-striped-map-boost.vcxproj | xml | 2016-03-16T06:10:37 | 2024-08-16T14:13:51 | firebird | FirebirdSQL/firebird | 1,223 | 11,618 |
```xml
import React, { FunctionComponent } from "react";
import { graphql } from "react-relay";
import { withRouteConfig } from "coral-framework/lib/router";
import { Delay, Spinner } from "coral-ui/components/v2";
import { WebhookEndpointsConfigRouteQueryResponse } from "coral-admin/__generated__/WebhookEndpointsCon... | /content/code_sandbox/client/src/core/client/admin/routes/Configure/sections/WebhookEndpoints/WebhookEndpointsConfigRoute.tsx | xml | 2016-10-31T16:14:05 | 2024-08-06T16:15:57 | talk | coralproject/talk | 1,881 | 217 |
```xml
///
///
///
/// path_to_url
///
/// Unless required by applicable law or agreed to in writing, software
/// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
///
import { ChangeDetectorRef, Component, Inject } from '@angular/core';
import { Store } from '@ngrx/store';
import { AppStat... | /content/code_sandbox/ui-ngx/src/app/modules/home/pages/entity-view/entity-view.component.ts | xml | 2016-12-01T09:33:30 | 2024-08-16T19:58:25 | thingsboard | thingsboard/thingsboard | 16,820 | 1,084 |
```xml
/*
*
*
* path_to_url
*
* Unless required by applicable law or agreed to in writing, software
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
import classNames from "classnames";
import * as React from "react";
import {
type DefaultSVGIconProps,
type IconName,
... | /content/code_sandbox/packages/core/src/components/icon/icon.tsx | xml | 2016-10-25T21:17:50 | 2024-08-16T15:14:48 | blueprint | palantir/blueprint | 20,593 | 1,691 |
```xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "path_to_url">
<plist version="1.0">
<dict>
<key>ACPI</key>
<dict>
<key>AutoMerge</key>
<false/>
<key>DSDT</key>
<dict>
<key>Debug</key>
<false/>
<key>DropOEM_DSM</key>
<false/>
<key>Fixes</key>
... | /content/code_sandbox/Clover-Configs/Lenovo/E42-80/CLOVER/config.plist | xml | 2016-11-05T04:22:54 | 2024-08-12T19:25:53 | Hackintosh-Installer-University | huangyz0918/Hackintosh-Installer-University | 3,937 | 3,268 |
```xml
import withCandlestick, { CandlestickProps } from './withCandlestick';
import CandlestickView from './candlestickView';
export { CandlestickProps, CandlestickView, withCandlestick };
export default withCandlestick(CandlestickView);
``` | /content/code_sandbox/packages/f2/src/components/candlestick/index.tsx | xml | 2016-08-29T06:26:23 | 2024-08-16T15:50:14 | F2 | antvis/F2 | 7,877 | 56 |
```xml
import { Entity } from './entity.dto';
export class Switch extends Entity {
state: boolean;
turnOn(): void {
this.state = true;
}
turnOff(): void {
this.state = false;
}
}
``` | /content/code_sandbox/src/entities/switch.ts | xml | 2016-08-18T18:50:21 | 2024-08-12T16:12:05 | room-assistant | mKeRix/room-assistant | 1,255 | 50 |
```xml
/*
* @license Apache-2.0
*
*
*
* path_to_url
*
* Unless required by applicable law or agreed to in writing, software
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
import incrrss = require( './index' );
// TESTS //
// The function returns an accumulator function...
{
incrrs... | /content/code_sandbox/lib/node_modules/@stdlib/stats/incr/rss/docs/types/test.ts | xml | 2016-03-24T04:19:52 | 2024-08-16T09:03:19 | stdlib | stdlib-js/stdlib | 4,266 | 523 |
```xml
import * as React from 'react';
import styles from './Attachments.module.scss';
import * as tsStyles from './AttachmentsStyles';
import { ITaskExternalReference } from '../../../../services/ITaskExternalReference';
import {
DefaultPalette,
Icon,
DefaultButton,
IContextualMenuProps,
IContextualMenuItem,... | /content/code_sandbox/samples/react-mytasks/src/webparts/myTasks/components/Attachments/Attachments.tsx | xml | 2016-08-30T17:21:43 | 2024-08-16T18:41:32 | sp-dev-fx-webparts | pnp/sp-dev-fx-webparts | 2,027 | 3,444 |
```xml
// See LICENSE in the project root for license information.
import * as parser from '@typescript-eslint/parser';
import { RuleTester } from '@typescript-eslint/rule-tester';
import { typedefVar } from '../typedef-var';
const ruleTester = new RuleTester({
languageOptions: {
parser,
parserOptions: {
... | /content/code_sandbox/eslint/eslint-plugin/src/test/typedef-var.test.ts | xml | 2016-09-30T00:28:20 | 2024-08-16T18:54:35 | rushstack | microsoft/rushstack | 5,790 | 542 |
```xml
import { addHiddenProp } from "./utils"
type BabelDescriptor = PropertyDescriptor & { initializer?: () => any }
export function decorateMethodOrField(
decoratorName: string,
decorateFn: (pname: string, v: any) => any,
target: object,
prop: string,
descriptor?: BabelDescriptor
) {
if (de... | /content/code_sandbox/src/decorator-utils.ts | xml | 2016-08-07T20:37:49 | 2024-08-10T13:14:54 | mobx-utils | mobxjs/mobx-utils | 1,182 | 454 |
```xml
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="path_to_url"
xmlns:app="path_to_url">
<item
android:id="@+id/save_to_device"
android:icon="@drawable/ic_download_medium_regular_outline"
android:orderInCategory="100"
android:title="@string/general_save_to_device... | /content/code_sandbox/app/src/main/res/menu/media_player.xml | xml | 2016-05-04T11:46:20 | 2024-08-15T16:29:10 | android | meganz/android | 1,537 | 1,102 |
```xml
import { RouteObject } from "react-router-dom";
import PATHS from "config/constants/sub/paths";
import InviteView from "views/misc/Invite";
export const inviteRoutes: RouteObject[] = [
{
path: PATHS.INVITE.RELATIVE,
element: <InviteView />,
},
];
``` | /content/code_sandbox/app/src/routes/inviteRoutes.tsx | xml | 2016-12-01T04:36:06 | 2024-08-16T19:12:19 | requestly | requestly/requestly | 2,121 | 67 |
```xml
import { Pipe, PipeTransform } from '@angular/core';
import { Linkifier } from '../models/linkifier.model';
/**
* @internal
*/
@Pipe({ name: 'linkify' })
export class LinkifyPipe implements PipeTransform {
private linkifer: Linkifier;
constructor() {
this.linkifer = new Linkifier();
}
transform(str: s... | /content/code_sandbox/openvidu-components-angular/projects/openvidu-components-angular/src/lib/pipes/linkify.pipe.ts | xml | 2016-10-10T13:31:27 | 2024-08-15T12:14:04 | openvidu | OpenVidu/openvidu | 1,859 | 94 |
```xml
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ contributor license agreements. See the NOTICE file distributed with
~ this work for additional information regarding copyright ownership.
~
~ path_to_url
~
~ Unless required by applicable law or agreed to in writing, software
~ WITHOUT WARRANTIES ... | /content/code_sandbox/test/it/parser/src/main/resources/sql/supported/dal/empty.xml | xml | 2016-01-18T12:49:26 | 2024-08-16T15:48:11 | shardingsphere | apache/shardingsphere | 19,707 | 119 |
```xml
// Usage of different Section Types
import * as fs from "fs";
import { Document, Packer, Paragraph, TextRun, SectionType } from "docx";
const doc = new Document({
sections: [
{
properties: {},
children: [
new Paragraph({
children: [
... | /content/code_sandbox/demo/58-section-types.ts | xml | 2016-03-26T23:43:56 | 2024-08-16T13:02:47 | docx | dolanmiu/docx | 4,139 | 383 |
```xml
/// <reference types="../../../../types/cypress" />
// Components
import { VInfiniteScroll } from '../VInfiniteScroll'
// Utilities
import { ref } from 'vue'
import { createRange } from '@/util'
// Constants
const SCROLL_OPTIONS = { ensureScrollable: true, duration: 300 }
describe('VInfiniteScroll', () => {
... | /content/code_sandbox/packages/vuetify/src/components/VInfiniteScroll/__tests__/VInfiniteScroll.spec.cy.tsx | xml | 2016-09-12T00:39:35 | 2024-08-16T20:06:39 | vuetify | vuetifyjs/vuetify | 39,539 | 910 |
```xml
import React from 'react';
import { observer } from 'mobx-react';
import { injectIntl } from 'react-intl';
import {
formattedDateTime,
mapToLongDateTimeFormat,
} from '../../../utils/formatters';
import styles from './CurrentPhase.scss';
import { messages } from './SnapshotPhase.messages';
import { messages ... | /content/code_sandbox/source/renderer/app/components/voting/voting-info/SnapshotPhase.tsx | xml | 2016-10-05T13:48:54 | 2024-08-13T22:03:19 | daedalus | input-output-hk/daedalus | 1,230 | 414 |
```xml
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="path_to_url">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>8.0.30703</Product... | /content/code_sandbox/tools/designer/Plugins/ExamplePlugin/ExamplePlugin.csproj | xml | 2016-11-21T05:08:08 | 2024-08-16T07:18:30 | behaviac | Tencent/behaviac | 2,831 | 800 |
```xml
<configuration>
<appender name="FILE" class="ch.qos.logback.core.FileAppender">
<file>target/hdfs.log</file>
<append>false</append>
<encoder>
<pattern>%d{ISO8601} %-5level [%thread] [%logger{36}] %msg%n</pattern>
</encoder>
</appender>
<appender name="STD... | /content/code_sandbox/hdfs/src/test/resources/logback-test.xml | xml | 2016-10-13T13:08:14 | 2024-08-15T07:57:42 | alpakka | akka/alpakka | 1,265 | 291 |
```xml
import {
setBoolean,
getBoolean,
setNumber,
getNumber,
} from '../../src/lib/local-storage'
describe('local storage', () => {
const booleanKey = 'some-boolean-key'
const numberKey = 'some-number-key'
beforeEach(() => {
localStorage.clear()
})
describe('setBoolean', () => {
it('round-... | /content/code_sandbox/app/test/unit/local-storage-test.ts | xml | 2016-05-11T15:59:00 | 2024-08-16T17:00:41 | desktop | desktop/desktop | 19,544 | 668 |
```xml
export const types = `
type nonBalanceDetail {
ktAmount: Float,
dtAmount: Float,
type: String,
currency: String
}
type nonBalanceTransaction {
_id: String,
createdAt: Date,
createdBy: String
contractId: String,
customerId: String,
description: String,
number:... | /content/code_sandbox/packages/plugin-loans-api/src/graphql/schema/nonBalanceTransaction.ts | xml | 2016-11-11T06:54:50 | 2024-08-16T10:26:06 | erxes | erxes/erxes | 3,479 | 342 |
```xml
<manifest package="com.cleveroad.audiovisualization"/>
``` | /content/code_sandbox/library/src/main/AndroidManifest.xml | xml | 2016-02-10T13:44:54 | 2024-08-14T03:11:57 | WaveInApp | Cleveroad/WaveInApp | 1,785 | 12 |
```xml
/*
* @license Apache-2.0
*
*
*
* path_to_url
*
* Unless required by applicable law or agreed to in writing, software
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
import isNumericDataType = require( './index' );
// TESTS //
// The function returns a boolean...
{
isNumericD... | /content/code_sandbox/lib/node_modules/@stdlib/array/base/assert/is-numeric-data-type/docs/types/test.ts | xml | 2016-03-24T04:19:52 | 2024-08-16T09:03:19 | stdlib | stdlib-js/stdlib | 4,266 | 147 |
```xml
/**
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
import {reuseEqualObjects} from '../deepEqualExt';
describe('reuseEqualObjects', () => {
it('makes === test work like deep equal', () => {
const oldArray = [
{id:... | /content/code_sandbox/eden/contrib/shared/__tests__/deepEqualExt.test.ts | xml | 2016-05-05T16:53:47 | 2024-08-16T19:12:02 | sapling | facebook/sapling | 5,987 | 425 |
```xml
import * as React from 'react';
import * as ReactDom from 'react-dom';
import { Version, Environment, EnvironmentType } from '@microsoft/sp-core-library';
import { BaseClientSideWebPart } from "@microsoft/sp-webpart-base";
import { IPropertyPaneConfiguration, PropertyPaneTextField } from "@microsoft/sp-property-... | /content/code_sandbox/samples/react-documents-detailslist/src/webparts/searchDocuments/SearchDocumentsWebPart.ts | xml | 2016-08-30T17:21:43 | 2024-08-16T18:41:32 | sp-dev-fx-webparts | pnp/sp-dev-fx-webparts | 2,027 | 487 |
```xml
import vtkCamera from "../Camera";
import vtkMapper, { IMapperInitialValues } from "../Mapper";
/**
*
*/
export interface IPixelSpaceCallbackMapperInitialValues extends IMapperInitialValues {
callback?: any,
useZValues?: boolean;
}
interface IWindowSize {
usize: number;
vsize: number;
}
export interfac... | /content/code_sandbox/static/sim/Sources/Rendering/Core/PixelSpaceCallbackMapper/index.d.ts | xml | 2016-12-03T13:41:18 | 2024-08-15T12:50:03 | engineercms | 3xxx/engineercms | 1,341 | 752 |
```xml
import {ValueController} from '../../../common/controller/value.js';
import {Value, ValueChangeOptions} from '../../../common/model/value.js';
import {ViewProps} from '../../../common/model/view-props.js';
import {mapRange} from '../../../common/number/util.js';
import {PickerLayout} from '../../../common/params... | /content/code_sandbox/packages/core/src/input-binding/point-2d/controller/point-2d-picker.ts | xml | 2016-05-10T15:45:13 | 2024-08-16T19:57:27 | tweakpane | cocopon/tweakpane | 3,480 | 1,107 |
```xml
import { remove } from '../internal/colorScheme.js';
import type { JQ } from '@mdui/jq/shared/core.js';
/**
*
* @param target CSS DOM JQ `<html>`
*/
export const removeColorScheme = (
target: string | HTMLElement | JQ<HTMLElement> = document.documentElement,
): void => {
remove(target);
};
``` | /content/code_sandbox/packages/mdui/src/functions/removeColorScheme.ts | xml | 2016-07-11T17:39:02 | 2024-08-16T07:12:34 | mdui | zdhxiong/mdui | 4,077 | 80 |
```xml
import { Subject } from '../Subject';
import { Operator } from '../Operator';
import { async } from '../scheduler/async';
import { Subscriber } from '../Subscriber';
import { Observable } from '../Observable';
import { Subscription } from '../Subscription';
import { isNumeric } from '../util/isNumeric';
import {... | /content/code_sandbox/deps/node-10.15.3/tools/node_modules/eslint/node_modules/rxjs/src/internal/operators/windowTime.ts | xml | 2016-09-05T10:18:44 | 2024-08-11T13:21:40 | LiquidCore | LiquidPlayer/LiquidCore | 1,010 | 2,177 |
```xml
export default function errorMessage(e: any): unknown {
if (!e) {
return e
}
if (e.message) {
return e.message
}
if (e.statusText) {
return e.statusText
}
return e
}
``` | /content/code_sandbox/ui/src/kapacitor/utils/errorMessage.ts | xml | 2016-08-24T23:28:56 | 2024-08-13T19:50:03 | chronograf | influxdata/chronograf | 1,494 | 56 |
```xml
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ contributor license agreements. See the NOTICE file distributed with
~ this work for additional information regarding copyright ownership.
~
~ path_to_url
~
~ Unless required by applicable law or agreed to in writing, software
~ WITHOUT WARRANTIES ... | /content/code_sandbox/test/it/parser/src/main/resources/case/ddl/drop-function.xml | xml | 2016-01-18T12:49:26 | 2024-08-16T15:48:11 | shardingsphere | apache/shardingsphere | 19,707 | 153 |
```xml
import { React, ReactSubApp, xarcV2, AppContext } from "@xarc/react";
import { connect, reduxFeature } from "@xarc/react-redux";
const Deal = props => {
return (
<AppContext.Consumer>
{({ isSsr, ssr }) => {
return <div>SPECIAL DEAL - SPECIAL DEAL - {props.deals}</div>;
}}
</AppCont... | /content/code_sandbox/samples/subapp2-store/src/subapps/deal.tsx | xml | 2016-09-06T19:02:39 | 2024-08-11T11:43:11 | electrode | electrode-io/electrode | 2,103 | 247 |
```xml
import {Controller, Get} from "@tsed/common";
@Controller("/")
export class HelloController {
@Get("/")
get() {
return "hello 2";
}
}
``` | /content/code_sandbox/packages/graphql/typegraphql/test/app/controllers/HelloController.ts | xml | 2016-02-21T18:38:47 | 2024-08-14T21:19:48 | tsed | tsedio/tsed | 2,817 | 38 |
```xml
/*************************************************************
*
*
*
* path_to_url
*
* Unless required by applicable law or agreed to in writing, software
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
/**
* @fileoverview Implements the CHTMLmenclose wrapper for t... | /content/code_sandbox/ts/output/chtml/Wrappers/menclose.ts | xml | 2016-02-23T09:52:03 | 2024-08-16T04:46:50 | MathJax-src | mathjax/MathJax-src | 2,017 | 4,487 |
```xml
import assert from 'assert';
import buildDebug from 'debug';
import _ from 'lodash';
import { PLUGIN_CATEGORY, errorUtils, pluginUtils } from '@verdaccio/core';
import { asyncLoadPlugin } from '@verdaccio/loaders';
import LocalDatabase from '@verdaccio/local-storage';
import { Config, Logger } from '@verdaccio/... | /content/code_sandbox/packages/store/src/local-storage.ts | xml | 2016-04-15T16:21:12 | 2024-08-16T09:38:01 | verdaccio | verdaccio/verdaccio | 16,189 | 624 |
```xml
export { asyncifyErrback } from './asyncifyerrback.js';
export { asyncify } from './asyncify.js';
export { AsyncIterableX, AsyncSink, as, from } from './asynciterablex.js';
export { average } from './average.js';
export { catchAll, catchError } from './catcherror.js';
export { combineLatest } from './combinelate... | /content/code_sandbox/src/asynciterable/index.ts | xml | 2016-02-22T20:04:19 | 2024-08-09T18:46:41 | IxJS | ReactiveX/IxJS | 1,319 | 553 |
```xml
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="path_to_url"
android:id="@+id/layout_actress"
android:layout_width="match_parent"
android:layout_height="56dp"
android:clickable="true"
android:foreground="?android:attr/selectableItemBackground">
<de.hdodenhof.circlei... | /content/code_sandbox/app/src/main/res/layout/layout_actress.xml | xml | 2016-05-21T08:47:10 | 2024-08-14T04:13:43 | JAViewer | SplashCodes/JAViewer | 4,597 | 314 |
```xml
<!--
~ contributor license agreements. See the NOTICE file distributed with
~ this work for additional information regarding copyright ownership.
~
~ path_to_url
~
~ Unless required by applicable law or agreed to in writing, software
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either expre... | /content/code_sandbox/test/e2e/sql/src/test/resources/cases/dml/dataset/dbtbl_with_readwrite_splitting/insert_multiple_values_for_order_1_2.xml | xml | 2016-01-18T12:49:26 | 2024-08-16T15:48:11 | shardingsphere | apache/shardingsphere | 19,707 | 8,174 |
```xml
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<epp xmlns:domain="urn:ietf:params:xml:ns:domain-1.0" xmlns="urn:ietf:params:xml:ns:epp-1.0"
xmlns:fee12="urn:ietf:params:xml:ns:fee-0.12"
>
<response>
<result code="1000">
<msg>Command completed successfully</msg>
</res... | /content/code_sandbox/core/src/test/resources/google/registry/flows/domain/domain_create_nonpremium_token_response.xml | xml | 2016-02-29T20:16:48 | 2024-08-15T19:49:29 | nomulus | google/nomulus | 1,685 | 297 |
```xml
import * as React from 'react';
import useScript from '@charlietango/use-script';
import { Loader } from '@fluentui/react-northstar';
export const LazyWithBabel: React.FunctionComponent = ({ children }) => {
const url = `path_to_url{window['versions'].babelStandalone}/babel.min.js`;
const [ready] = useScrip... | /content/code_sandbox/packages/fluentui/docs/src/components/ComponentDoc/LazyWithBabel.tsx | xml | 2016-06-06T15:03:44 | 2024-08-16T18:49:29 | fluentui | microsoft/fluentui | 18,221 | 108 |
```xml
import { EmbedDescriptor } from "../embeds";
import { MenuItem } from "../types";
type Item = MenuItem | EmbedDescriptor;
export default function filterExcessSeparators<T extends Item>(
items: T[]
): T[] {
return items
.reduce((acc, item) => {
// trim separator if the previous item was a separato... | /content/code_sandbox/shared/editor/lib/filterExcessSeparators.ts | xml | 2016-05-22T21:31:47 | 2024-08-16T19:57:22 | outline | outline/outline | 26,751 | 175 |
```xml
#define TORCH_ASSERT_ONLY_METHOD_OPERATORS
#include <ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.h>
#include <ATen/Dispatch.h>
#include <ATen/native/ForeachUtils.h>
#include <ATen/native/mps/operations/FusedOptimizerOps.h>
#include <ATen/native/mps/operations/MultiTensorApply.h>
#include <vector>
nam... | /content/code_sandbox/aten/src/ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.mm | xml | 2016-08-13T05:26:41 | 2024-08-16T19:59:14 | pytorch | pytorch/pytorch | 81,372 | 582 |
```xml
//
//
// Microsoft Bot Framework: path_to_url
//
// Bot Framework Emulator Github:
// path_to_url
//
// All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
// "Software"), to deal in the Software witho... | /content/code_sandbox/packages/app/main/src/utils/fetchWithTimeout.ts | xml | 2016-11-11T23:15:09 | 2024-08-16T12:45:29 | BotFramework-Emulator | microsoft/BotFramework-Emulator | 1,803 | 314 |
```xml
/*
* @license Apache-2.0
*
*
*
* path_to_url
*
* Unless required by applicable law or agreed to in writing, software
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
import Complex128 = require( '@stdlib/complex/float64/ctor' );
import cceiln = require( './index' );
// TESTS //... | /content/code_sandbox/lib/node_modules/@stdlib/math/base/special/cceiln/docs/types/test.ts | xml | 2016-03-24T04:19:52 | 2024-08-16T09:03:19 | stdlib | stdlib-js/stdlib | 4,266 | 522 |
```xml
import equal from 'fast-deep-equal';
import { registerDecorator, ValidationArguments, ValidationOptions } from 'class-validator';
import { TIdentifierNamesCache } from '../../types/TIdentifierNamesCache';
import { TIdentifierNamesCacheDictionary } from '../../types/TIdentifierNamesCacheDictionary';
import { IO... | /content/code_sandbox/src/options/validators/IsIdentifierNamesCache.ts | xml | 2016-05-09T08:16:53 | 2024-08-16T19:43:07 | javascript-obfuscator | javascript-obfuscator/javascript-obfuscator | 13,358 | 521 |
```xml
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Nextcloud - Android Client
~
-->
<menu xmlns:android="path_to_url"
xmlns:app="path_to_url"
xmlns:tools="path_to_url"
tools:ignore="AppCompatResource">
<item
android:id="@+id/etm_test_download"
android:title="@string/etm_transfer_e... | /content/code_sandbox/app/src/main/res/menu/fragment_etm_file_transfer.xml | xml | 2016-06-06T21:23:36 | 2024-08-16T18:22:36 | android | nextcloud/android | 4,122 | 188 |
```xml
// This file is part of Moonfire NVR, a security camera network video recorder.
/**
* App-wide provider for imperative snackbar.
*
* I chose not to use the popular
* <a href="path_to_url">notistack</a> because it
* doesn't seem oriented for complying with the <a
* href="path_to_url">material.io spec</a>.
... | /content/code_sandbox/ui/src/snackbars.tsx | xml | 2016-01-02T06:05:42 | 2024-08-16T11:13:05 | moonfire-nvr | scottlamb/moonfire-nvr | 1,209 | 1,359 |
```xml
export * from "./icon.module";
export * from "./icon";
export * as Icons from "./icons";
``` | /content/code_sandbox/libs/components/src/icon/index.ts | xml | 2016-03-09T23:14:01 | 2024-08-16T15:07:51 | clients | bitwarden/clients | 8,877 | 22 |
```xml
import { html } from 'lit';
import { customElement, property, state } from 'lit/decorators.js';
import { classMap } from 'lit/directives/class-map.js';
import { createRef, ref } from 'lit/directives/ref.js';
import { $ } from '@mdui/jq/$.js';
import '@mdui/jq/methods/addClass.js';
import '@mdui/jq/methods/childr... | /content/code_sandbox/packages/mdui/src/components/ripple/index.ts | xml | 2016-07-11T17:39:02 | 2024-08-16T07:12:34 | mdui | zdhxiong/mdui | 4,077 | 1,417 |
```xml
import * as React from 'react';
import * as ReactDom from 'react-dom';
import { Version } from '@microsoft/sp-core-library';
import {
IPropertyPaneConfiguration,
PropertyPaneTextField
} from '@microsoft/sp-property-pane';
import { BaseClientSideWebPart } from '@microsoft/sp-webpart-base';
import { IReadonlyT... | /content/code_sandbox/samples/react-sp-tinymce/src/webparts/tinymceEditor/TinymceEditorWebPart.ts | xml | 2016-08-30T17:21:43 | 2024-08-16T18:41:32 | sp-dev-fx-webparts | pnp/sp-dev-fx-webparts | 2,027 | 1,727 |
```xml
import React, { useCallback, useMemo, useRef, useState } from 'react'
import { useEffectOnce } from 'react-use'
import { useGlobalKeyDownHandler } from '../../../lib/keyboard'
import styled from '../../../lib/styled'
import UpDownList from '../../atoms/UpDownList'
import FormInput from '../../molecules/Form/atom... | /content/code_sandbox/src/design/components/organisms/FuzzyNavigation/index.tsx | xml | 2016-11-19T14:30:34 | 2024-08-16T03:13:45 | BoostNote-App | BoostIO/BoostNote-App | 3,745 | 2,021 |
```xml
import { Rule, RuleType } from "../../../types/rules";
import { ExtensionRule } from "../types";
import parseCancelRule from "./parseCancelRule";
import parseDelayRule from "./parseDelayRule";
import parseHeadersRule from "./parseHeadersRule";
import parseQueryParamRule from "./parseQueryParamRule";
import parse... | /content/code_sandbox/app/src/modules/extension/mv3RuleParser/index.ts | xml | 2016-12-01T04:36:06 | 2024-08-16T19:12:19 | requestly | requestly/requestly | 2,121 | 261 |
```xml
import {Configuration} from "@tsed/di";
import "@tsed/platform-express";
import "@tsed/swagger"; // import swagger Ts.ED module
@Configuration({
swagger: [
{
path: "/v3/docs",
specVersion: "3.0.1"
}
]
})
export class Server {}
``` | /content/code_sandbox/docs/tutorials/snippets/swagger/configuration.ts | xml | 2016-02-21T18:38:47 | 2024-08-14T21:19:48 | tsed | tsedio/tsed | 2,817 | 70 |
```xml
import { PrimaryGeneratedColumn } from "../../../../src/decorator/columns/PrimaryGeneratedColumn"
import { Entity } from "../../../../src/decorator/entity/Entity"
import { Column } from "../../../../src/decorator/columns/Column"
import { JoinColumn } from "../../../../src/decorator/relations/JoinColumn"
import {... | /content/code_sandbox/test/github-issues/3120/entity/ActionLog.ts | xml | 2016-02-29T07:41:14 | 2024-08-16T18:28:52 | typeorm | typeorm/typeorm | 33,875 | 282 |
```xml
import * as React from 'react';
import type { Meta } from '@storybook/react';
import { Steps } from 'storywright';
import { SearchBox } from '@fluentui/react-search';
import { withStoryWrightSteps, TestWrapperDecorator } from '../../utilities';
export default {
title: 'SearchBox Converged',
decorators: [
... | /content/code_sandbox/apps/vr-tests-react-components/src/stories/SearchBox/SearchBoxClearsValue.stories.tsx | xml | 2016-06-06T15:03:44 | 2024-08-16T18:49:29 | fluentui | microsoft/fluentui | 18,221 | 240 |
```xml
<?xml version="1.0" encoding="utf-8"?>
<!--
~
~
~ path_to_url
~
~ Unless required by applicable law or agreed to in writing, software
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-->
<LinearLayout
xmlns:android="path_to_url"
xmlns:app="path_to_url"
xmln... | /content/code_sandbox/sample/src/main/res/layout/activity_more_apis_playground.xml | xml | 2016-08-03T12:55:32 | 2024-08-14T11:54:29 | MultiType | drakeet/MultiType | 5,762 | 482 |
```xml
// Use of this source code is governed by the license that can be found in the
// LICENSE file.
#include "nativeui/menu_item.h"
#import <Cocoa/Cocoa.h>
#include "base/strings/sys_string_conversions.h"
#include "nativeui/gfx/image.h"
#include "nativeui/menu.h"
@interface NUMenuItemDelegate : NSObject {
@priv... | /content/code_sandbox/nativeui/mac/menu_item_mac.mm | xml | 2016-08-07T07:53:56 | 2024-08-16T06:07:30 | yue | yue/yue | 3,415 | 982 |
```xml
<!--
~ contributor license agreements. See the NOTICE file distributed with
~ this work for additional information regarding copyright ownership.
~
~ path_to_url
~
~ Unless required by applicable law or agreed to in writing, software
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either expre... | /content/code_sandbox/test/e2e/sql/src/test/resources/cases/dql/dataset/empty_storage_units/opengauss/select_opengauss_pg_catalog_pg_rlspolicies.xml | xml | 2016-01-18T12:49:26 | 2024-08-16T15:48:11 | shardingsphere | apache/shardingsphere | 19,707 | 143 |
```xml
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/.dart_tool" />
<excludeFolder url="file://$MODU... | /content/code_sandbox/packages/graphql/example_star_wars/example_star_wars.iml | xml | 2016-02-28T12:11:51 | 2024-07-05T13:18:46 | angel | angel-dart/angel | 1,061 | 172 |
```xml
export const isWasmSupported = () => {
try {
if (typeof WebAssembly === 'object' && typeof WebAssembly.instantiate === 'function') {
const module = new WebAssembly.Module(Uint8Array.of(0x0, 0x61, 0x73, 0x6d, 0x01, 0x00, 0x00, 0x00));
if (module instanceof WebAssembly.Module) {... | /content/code_sandbox/packages/wallet/utils/wasm.ts | xml | 2016-06-08T11:16:51 | 2024-08-16T14:14:27 | WebClients | ProtonMail/WebClients | 4,300 | 128 |
```xml
import { ComponentSlotStylesPrepared, ICSSInJSStyle } from '@fluentui/styles';
import { DropdownSearchInputStylesProps } from '../../../../components/Dropdown/DropdownSearchInput';
import { DropdownVariables } from './dropdownVariables';
export const dropdownSearchInputStyles: ComponentSlotStylesPrepared<Dropdo... | /content/code_sandbox/packages/fluentui/react-northstar/src/themes/teams/components/Dropdown/dropdownSearchInputStyles.ts | xml | 2016-06-06T15:03:44 | 2024-08-16T18:49:29 | fluentui | microsoft/fluentui | 18,221 | 168 |
```xml
// Patch a document with patches
import * as fs from "fs";
import {
ExternalHyperlink,
HeadingLevel,
ImageRun,
Paragraph,
patchDocument,
PatchType,
Table,
TableCell,
TableRow,
TextDirection,
TextRun,
VerticalAlign,
} from "docx";
patchDocument({
outputType: "... | /content/code_sandbox/demo/85-template-document.ts | xml | 2016-03-26T23:43:56 | 2024-08-16T13:02:47 | docx | dolanmiu/docx | 4,139 | 956 |
```xml
import * as path from 'path';
import type { ServerResponse } from 'http';
import * as fs from 'fs';
import type { ExpressRequestHandler } from 'webpack-dev-server';
import { getCompilerConfig } from './constants.js';
import { parseManifest, rewriteAppWorker, getAppWorkerUrl, getMultipleManifest, type ParseOption... | /content/code_sandbox/packages/plugin-pha/src/phaMiddleware.ts | xml | 2016-11-03T06:59:15 | 2024-08-16T10:11:29 | ice | alibaba/ice | 17,815 | 673 |
```xml
import '../../common/extensions';
import { Disposable, LanguageClient, LanguageClientOptions } from 'vscode-languageclient/node';
import { ChildProcess } from 'child_process';
import { Resource } from '../../common/types';
import { PythonEnvironment } from '../../pythonEnvironments/info';
import { captureTelem... | /content/code_sandbox/src/client/activation/jedi/languageServerProxy.ts | xml | 2016-01-19T10:50:01 | 2024-08-12T21:05:24 | pythonVSCode | DonJayamanne/pythonVSCode | 2,078 | 712 |
```xml
import { z } from 'zod';
import * as trpc from '@trpc/server';
import { TRPCError } from '@trpc/server';
import {
addToProfileResponseMapper,
getUserProfileResponseMapper,
} from '~/mappers/offers-mappers';
import { createProtectedRouter } from '../context';
export const offersUserProfileRouter = createPr... | /content/code_sandbox/apps/portal/src/server/router/offers/offers-user-profile-router.ts | xml | 2016-07-05T05:00:48 | 2024-08-16T19:01:19 | tech-interview-handbook | yangshun/tech-interview-handbook | 115,302 | 676 |
```xml
<?xml version="1.0" encoding="utf-8"?>
<manifest package="com.qslll.expandingpager"
xmlns:android="path_to_url">
<application
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:supportsRtl="true"
android:th... | /content/code_sandbox/app/src/main/AndroidManifest.xml | xml | 2016-06-19T21:03:06 | 2024-08-14T02:53:52 | ExpandingPager | qs-lll/ExpandingPager | 1,899 | 177 |
```xml
// Styles
import './VGrid.sass'
// Composables
import { makeComponentProps } from '@/composables/component'
import { breakpoints } from '@/composables/display'
import { makeTagProps } from '@/composables/tag'
// Utilities
import { capitalize, computed, h } from 'vue'
import { genericComponent, propsFactory } f... | /content/code_sandbox/packages/vuetify/src/components/VGrid/VRow.ts | xml | 2016-09-12T00:39:35 | 2024-08-16T20:06:39 | vuetify | vuetifyjs/vuetify | 39,539 | 1,117 |
```xml
import { default as category } from './categories'
import { isLLCall, isLLDelegatecall, isLLCallcode, isLLCall04, isLLDelegatecall04, isLLSend04, isLLSend, lowLevelCallTypes, getCompilerVersion } from './staticAnalysisCommon'
import { default as algorithm } from './algorithmCategories'
import { AnalyzerModule, M... | /content/code_sandbox/remix-analyzer/src/solidity-analyzer/modules/lowLevelCalls.ts | xml | 2016-04-11T09:05:03 | 2024-08-12T19:22:17 | remix | ethereum/remix | 1,177 | 973 |
```xml
import { EXTENSION_MESSAGES } from "common/constants";
import { isExtensionEnabled } from "../../utils";
import { initMessageHandler } from "./messageHandler";
import { initSessionRecording } from "../common/sessionRecorder";
import { initExtensionMessageListener } from "../common/extensionMessageListener";
doc... | /content/code_sandbox/browser-extension/mv3/src/content-scripts/app/index.ts | xml | 2016-12-01T04:36:06 | 2024-08-16T19:12:19 | requestly | requestly/requestly | 2,121 | 162 |
```xml
/* eslint-disable @typescript-eslint/no-empty-function */
import React from "react"
import SagaTaskCompleteCommand from "./Stateless"
export default {
title: "Timeline Commands/Saga Task Complete Command",
}
const sagaTaskCompleteCommand = {
clientId: "",
connectionId: 0,
deltaTime: 0,
important: fa... | /content/code_sandbox/lib/reactotron-core-ui/src/timelineCommands/SagaTaskCompleteCommand/SagaTaskCompleteCommand.story.tsx | xml | 2016-04-15T21:58:32 | 2024-08-16T11:39:46 | reactotron | infinitered/reactotron | 14,757 | 550 |
```xml
import { InterfaceDeclaration } from '../integration/definition'
import z from '../zui'
const baseItem = z.object({ id: z.string() })
const withId = (schema: z.ZodTypeAny) => z.intersection(schema, baseItem)
const capitalize = (s: string) => s[0]!.toUpperCase() + s.slice(1)
const camelCase = (...parts: string[... | /content/code_sandbox/packages/sdk/src/interfaces/sync.ts | xml | 2016-11-16T21:57:59 | 2024-08-16T18:45:35 | botpress | botpress/botpress | 12,401 | 854 |
```xml
<manifest xmlns:android="path_to_url"
package="com.yinglan.alphatabs">
<application android:allowBackup="true" android:label="@string/app_name"
android:supportsRtl="true">
</application>
</manifest>
``` | /content/code_sandbox/library/src/main/AndroidManifest.xml | xml | 2016-10-27T07:37:33 | 2024-08-15T11:30:09 | AlphaTabsIndicator | yingLanNull/AlphaTabsIndicator | 1,075 | 58 |
```xml
/*
*
* See the LICENSE file at the top-level directory of this distribution
* for licensing information.
*
* Unless otherwise agreed in a custom licensing agreement with the Lisk Foundation,
* no part of this software, including this file, may be copied, modified,
* propagated, or distributed except accor... | /content/code_sandbox/test/src/types.ts | xml | 2016-02-01T21:45:35 | 2024-08-15T19:16:48 | lisk-sdk | LiskArchive/lisk-sdk | 2,721 | 163 |
```xml
'use strict';
import { IExperimentationTelemetry } from 'vscode-tas-client';
import { sendTelemetryEvent, setSharedProperty } from '../../telemetry';
export class ExperimentationTelemetry implements IExperimentationTelemetry {
public setSharedProperty(name: string, value: string): void {
// Add th... | /content/code_sandbox/src/client/common/experiments/telemetry.ts | xml | 2016-01-19T10:50:01 | 2024-08-12T21:05:24 | pythonVSCode | DonJayamanne/pythonVSCode | 2,078 | 198 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.