Skip to content

Instantly share code, notes, and snippets.

View palkerecsenyi's full-sized avatar

Pal Kerecsenyi palkerecsenyi

View GitHub Profile
<xml id="toolbox" style="display: none;">
<category name="Structure" colour="210">
<category name="Page" colour="210">
<block type="html"></block>
<block type="head"></block>
<block type="metacharset"></block>
<block type="body"></block>
<block type="title"></block>
<block type="headertag"></block>
<block type="footertag"></block>
select {
font-size: 20px;
margin-bottom: 10px;
border-radius: 4px;
font-family: "Noto", "Roboto", sans-serif;
outline: none;
transition: all .3s ease;
padding-right: 5px; }
select:hover {
{
"title": "Nouns: 1st declension",
"language": "Latin",
"identifier": "l_nouns_1",
"results": [],
"maxPosition": [1,9],
"table": {
"head": [
"Case",
"girl (f)"
{
"title": "Definite Article",
"language": "Greek",
"identifier": "g_def",
"results": [],
"type": "grammar",
"maxPosition": [
8,
3
],
{
"language": "Greek",
"number": "2",
"identifier": "g_vocab_2",
"results": [],
"vocabLength": 17,
"type": "vocab",
"list": [
{
"original": "άγο",
d:\codedraig\cdr-localapp\node_modules\xmlshim\node_modules\nan\nan.h(2017): error C2664: 'v8::Maybe<bool> v8::Object::
SetAccessor(v8::Local<v8::Context>,v8::Local<v8::Name>,v8::AccessorNameGetterCallback,v8::AccessorNameSetterCallback,v8
::MaybeLocal<v8::Value>,v8::AccessControl,v8::PropertyAttribute,v8::SideEffectType)': cannot convert argument 2 from 'N
an::imp::NativeGetter' to 'v8::Local<v8::Name>' (compiling source file ..\src\xml_xpath_context.cc) [D:\CodeDraig\CDR-L
ocalApp\node_modules\xmlshim\node_modules\libxmljs\build\xmljs.vcxproj]
d:\codedraig\cdr-localapp\node_modules\xmlshim\node_modules\nan\nan.h(2023): note: No constructor could take the sour
ce type, or constructor overload resolution was ambiguous (compiling source file ..\src\xml_xpath_context.cc)
gyp ERR! build error
gyp ERR! stack Error: `Z:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\MSBuild.exe` failed with exit code: 1
gyp ERR! stack at ChildProcess.onExit (Z:\Program Files\nodejs\node_modules
D:\CodeDraig\CDR-App>npm run-script start-dev
> codedragon@1.0.0 start-dev D:\CodeDraig\CDR-App
> set NODE_ENV=dev && "node_modules/.bin/nodemon" main.js
[nodemon] 1.18.3
[nodemon] to restart at any time, enter `rs`
[nodemon] watching: *.*
[nodemon] starting `node main.js`
[nodemon] restarting due to changes...
<xml xmlns="https://developers.google.com/blockly/xml">
<block type="html" id="B8UkaI/u0Kr8(/wQN$2m" x="0" y="0">
<statement name="content">
<block type="head" id="K9uvd4bGe4qvABVO$`EF">
<statement name="content">
<block type="metacharset" id="](/$`b23`sE!Y436!qh">
<field name="value">utf-8</field>
<next>
<block type="title" id="2Gw4aVmMloMC{t`vU8*">
<field name="value">Coolest Button</field>
//
// PalChat-Bridging-Header.h
// PalChat
//
// Created by Pal Kerecsenyi on 01/04/2020.
// Copyright © 2020 PalChat. All rights reserved.
//
#import "AppDelegate.h"
#import <React/RCTBridgeModule.h>
// Top-level build file where you can add configuration options common to all sub-projects/modules.
project.ext {
excludeAppGlideModule = true
}
buildscript {
ext {
buildToolsVersion = "28.0.3"
minSdkVersion = 19