Skip to content

Commit bf11bfc

Browse files
committed
Merge branch 'dev' of github.com:NeuroJSON/NeuroJSON_io into dev
2 parents 4ccb08a + f5a0a7d commit bf11bfc

File tree

10 files changed

+151
-17
lines changed

10 files changed

+151
-17
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
.env
22
node_modules
3-
.DS_Store
3+
.DS_Store

build/asset-manifest.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"files": {
3+
"main.js": "/static/js/main.44f93a4f.js",
4+
"index.html": "/index.html",
5+
"main.44f93a4f.js.map": "/static/js/main.44f93a4f.js.map"
6+
},
7+
"entrypoints": [
8+
"static/js/main.44f93a4f.js"
9+
]
10+
}

build/favicon.ico

87.4 KB
Binary file not shown.

build/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<!doctype html><html lang="es"><head><meta charset="utf-8"/><link rel="icon" href="io_fav.png"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap"/><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,700&display=swap"/><link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;700&display=swap" rel="stylesheet"><title>NeuroJSON.io - Free Data Worth Sharing</title><script defer="defer" src="/static/js/main.44f93a4f.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

build/io_fav.png

10.9 KB
Loading

build/robots.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# https://www.robotstxt.org/robotstxt.html
2+
User-agent: *
3+
Disallow:

build/static/js/main.44f93a4f.js

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 116 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,116 @@
1+
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
2+
3+
/**
4+
* @license
5+
* Copyright 2010-2024 Three.js Authors
6+
* SPDX-License-Identifier: MIT
7+
*/
8+
9+
/**
10+
* @license React
11+
* react-dom.production.min.js
12+
*
13+
* Copyright (c) Facebook, Inc. and its affiliates.
14+
*
15+
* This source code is licensed under the MIT license found in the
16+
* LICENSE file in the root directory of this source tree.
17+
*/
18+
19+
/**
20+
* @license React
21+
* react-is.production.min.js
22+
*
23+
* Copyright (c) Facebook, Inc. and its affiliates.
24+
*
25+
* This source code is licensed under the MIT license found in the
26+
* LICENSE file in the root directory of this source tree.
27+
*/
28+
29+
/**
30+
* @license React
31+
* react-jsx-runtime.production.min.js
32+
*
33+
* Copyright (c) Facebook, Inc. and its affiliates.
34+
*
35+
* This source code is licensed under the MIT license found in the
36+
* LICENSE file in the root directory of this source tree.
37+
*/
38+
39+
/**
40+
* @license React
41+
* react.production.min.js
42+
*
43+
* Copyright (c) Facebook, Inc. and its affiliates.
44+
*
45+
* This source code is licensed under the MIT license found in the
46+
* LICENSE file in the root directory of this source tree.
47+
*/
48+
49+
/**
50+
* @license React
51+
* scheduler.production.min.js
52+
*
53+
* Copyright (c) Facebook, Inc. and its affiliates.
54+
*
55+
* This source code is licensed under the MIT license found in the
56+
* LICENSE file in the root directory of this source tree.
57+
*/
58+
59+
/**
60+
* @license React
61+
* use-sync-external-store-shim.production.min.js
62+
*
63+
* Copyright (c) Facebook, Inc. and its affiliates.
64+
*
65+
* This source code is licensed under the MIT license found in the
66+
* LICENSE file in the root directory of this source tree.
67+
*/
68+
69+
/**
70+
* @license React
71+
* use-sync-external-store-shim/with-selector.production.min.js
72+
*
73+
* Copyright (c) Facebook, Inc. and its affiliates.
74+
*
75+
* This source code is licensed under the MIT license found in the
76+
* LICENSE file in the root directory of this source tree.
77+
*/
78+
79+
/**
80+
* @mui/styled-engine v5.13.2
81+
*
82+
* @license MIT
83+
* This source code is licensed under the MIT license found in the
84+
* LICENSE file in the root directory of this source tree.
85+
*/
86+
87+
/**
88+
* @remix-run/router v1.8.0
89+
*
90+
* Copyright (c) Remix Software Inc.
91+
*
92+
* This source code is licensed under the MIT license found in the
93+
* LICENSE.md file in the root directory of this source tree.
94+
*
95+
* @license MIT
96+
*/
97+
98+
/**
99+
* React Router v6.15.0
100+
*
101+
* Copyright (c) Remix Software Inc.
102+
*
103+
* This source code is licensed under the MIT license found in the
104+
* LICENSE.md file in the root directory of this source tree.
105+
*
106+
* @license MIT
107+
*/
108+
109+
/** @license React v16.13.1
110+
* react-is.production.min.js
111+
*
112+
* Copyright (c) Facebook, Inc. and its affiliates.
113+
*
114+
* This source code is licensed under the MIT license found in the
115+
* LICENSE file in the root directory of this source tree.
116+
*/

build/static/js/main.44f93a4f.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
export interface Registry {
2-
_id: string;
3-
_rev: string;
4-
database: Database[];
5-
dependency: any[];
2+
_id: string;
3+
_rev: string;
4+
database: Database[];
5+
dependency: any[];
66
}
77

88
export interface Database {
9-
id: string;
10-
name: string;
11-
fullname?: string;
12-
logo?: string;
13-
url: string;
14-
group?: number;
15-
datatype: string[];
16-
maintainer?: string[];
17-
launchdate?: string;
18-
datasets: number;
19-
standard?: string[];
20-
support: string;
9+
id: string;
10+
name: string;
11+
fullname?: string;
12+
logo?: string;
13+
url: string;
14+
group?: number;
15+
datatype: string[];
16+
maintainer?: string[];
17+
launchdate?: string;
18+
datasets: number;
19+
standard?: string[];
20+
support: string;
2121
}

0 commit comments

Comments
 (0)