repo_path stringlengths 7 120 | repo_id int64 18.2k 1.03B | commit_id stringlengths 40 40 | github_metadata dict | num_files int64 1 16.9k | files listlengths 1 16.9k |
|---|---|---|---|---|---|
zxq08/zxq-cli | 657,441,648 | 16a62dde1eadd5d80c95de20500853ea11efa34e | {
"branch": "master",
"commit_count": 2,
"repo_created_at": "2023-06-23T04:27:37.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "1de186e99fe0b07d4fcd8adfbcf543ccce30a03f",
"content": "{\n \"name\": \"zxq-cli\",\n \"version\": \"1.0.0\",\n \"author\": \"zxq\",\n \"description\": \"zxq-cli\",\n \"main\": \"index.js\",\n \"license\": \"MIT\",\n \"bin\": {\n \"create\": \"bin/index.js\"\n },\n \"keywords\": [... |
zxsylph/simple-react-with-jquery | 235,274,574 | 266d7bb8f26fa2d96f29f40a2c67ee4d132726ce | {
"branch": "master",
"commit_count": 1,
"repo_created_at": "2020-01-21T06:51:32.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "7894caa34daddcf2649d1bbdb2b463d98b70463f",
"content": "const {useState} = React\n\nfunction Container(){\n const [data, setData] = useState('')\n const [input, setInput] = useState('')\n return (<div>\n <div>{data}</div>\n <input id='input' type='text' value={input} onChange={(e)=>... |
zxt1996/learn-express | 327,534,231 | eab05a9d03dfdc46defd04feea267be9faf3cae7 | {
"branch": "master",
"commit_count": 13,
"repo_created_at": "2021-01-07T07:19:41.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 14 | [
{
"content_id": "7251c3dea1509261c25098538d6e2db3918a86ed",
"content": "import * as mongoose from 'mongoose';\nimport { Post } from './post.interface';\n\n// Everything in Mongoose starts with a Schema. \n// Each schema maps to a MongoDB collection and defines the shape of the documents within that collecti... |
zyabl1k/tailwind_works | 823,592,139 | 652499cf4eff0c31bcf72a5cc61eadb43f183677 | {
"branch": "main",
"commit_count": 3,
"repo_created_at": "2024-07-03T10:22:11.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "544aad06633ec39f88459fce381fc4d970c59e9c",
"content": "# Tailwind works\n\nПримеры работ с использованием Tailwind\n\n## Group\n\nИспользование групп для появления элементов при наведении:\n\n <div\n className=\"group bg-transparent flex w-full mx-auto justify-between items-center h... |
zyfery/zyfery | 10,504,357 | d4ccb38637024e100af7994a49c86ccd9abbf9e7 | {
"branch": "master",
"commit_count": 1,
"repo_created_at": "2013-06-05T14:22:01.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "f9f94761979dd36edf55d97c2ef8284f7ed53069",
"content": "zyfery\n======\n\nfree\n",
"size_bytes": 20,
"file_path": "README.md",
"file_timestamp": 1370442122,
"language": "Markdown",
"is_vendor": false,
"license_type": "no_license",
"detected_licenses": []
}
] |
zyjImmortal/antd-course | 156,210,669 | d57c7dbc798ffffe3ca18f75519bbd8e69cc9087 | {
"branch": "master",
"commit_count": 5,
"repo_created_at": "2018-11-05T11:57:23.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "b346ff743adf728bc6b4fdc8deb134243c87ccbd",
"content": "export default {\n // model 的命名空间,只能用字符串\n namespace: 'puzzlecards', \n // 当前 model 状态的初始值,表示当前状态\n state: {\n data: [\n {\n id: 1,\n setup: 'Did you hear about the two silk wo... |
zzn199216/udacity_subtitles_compare | 80,884,965 | e172a0008cc275616bb79c030d1bc6f24e64f096 | {
"branch": "master",
"commit_count": 2,
"repo_created_at": "2017-02-04T01:48:35.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 1,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "6ce6c1ed250ab2c543d3d4116da59b15e475124a",
"content": "{\"cells\": [{\"cell_type\": \"code\", \"execution_count\": null, \"metadata\": {}, \"outputs\": [], \"source\": [\"import os\\n\", \"import os.path\\n\", \"import pandas as pd\"]}, {\"cell_type\": \"code\", \"execution_count\": null, \... |
zzq5271137/distribute-system-project2 | 202,382,980 | 885ab070a600f9643e53ca8e9739453e4804ec0a | {
"branch": "master",
"commit_count": 2,
"repo_created_at": "2019-08-14T15:59:15.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "7c1d79a2b066bac970c153b20673e34f77ed1b94",
"content": "Version 1:\nActivityStreamerClient.jar and ActivityStreamerServer.jar fles work as normal.\n\nTips: The JFrame is just capable of sending and displaying received\n activity message. To send an activity message, a valid JSON\n ... |
zzrorn/Python-Projects | 625,256,861 | 65ad3df67dd49fe8965a6b8b45054c128458f1dd | {
"branch": "main",
"commit_count": 2,
"repo_created_at": "2023-04-08T14:51:34.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 6 | [
{
"content_id": "6fa9435b4df676d61deddd4b727ecf5142516403",
"content": "# This game asks the users a bunch of questions, and if they answer these questions correctly, their score increases\n# The goal is to get all the questions correctly\n\nprint(\"Welcome to my computer quiz!\")\n\nplaying = input(\"Do yo... |
zztracy/mit-6.824 | 590,461,043 | 13ec378861b58adf8f82bba700f84758ca2140bd | {
"branch": "main",
"commit_count": 1,
"repo_created_at": "2023-01-18T13:25:57.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 3 | [
{
"content_id": "0eef50cc057796ef377afa9d749cdbf6441250b7",
"content": "package mr\n\n//\n// RPC definitions.\n//\n// remember to capitalize all names.\n// Go RPC sends only struct fields whose names start with capital letters. Sub-structures must also have capitalized field names.\n// Go 的RPC只会发送结构体中的字母大写开... |
zzzz6663/haj | 927,557,135 | 7b4522966fe66d71d037227b6811baf1aa00da3d | {
"branch": "main",
"commit_count": 6,
"repo_created_at": "2025-02-05T06:39:31.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 143 | [
{
"content_id": "e9bb6e7f0b8b2d8af9d72f43de086690ad73aabf",
"content": "@role(\"admin|doctor\")\n@if($user->status==\"un_review\"||$user->status==\"under_review\")\n<div class=\"row\">\n <div class=\"col-lg-12 mb-2\">\n <div class=\"form-group\">\n <span class=\"btn btn-primary save_att... |
zzzzls/yuanrenxue-AntiSpider-CASE | 781,565,221 | 5f756e38240bec97891da42aa02ee5294d8796dd | {
"branch": "main",
"commit_count": 8,
"repo_created_at": "2024-04-03T16:13:55.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 3,
"forks": 1,
"issues": 0,
"pull_requests": 0
} | 13 | [
{
"content_id": "647b574297e5e450f0db38142540fe833ea9acb6",
"content": "import time\r\nimport uvicorn\r\nfrom uuid import uuid1\r\nfrom fastapi import FastAPI, Request\r\nfrom fastapi.responses import PlainTextResponse, RedirectResponse\r\nfrom fastapi.middleware.cors import CORSMiddleware\r\n\r\napp = Fast... |