mirror of
https://gitlab.com/octtspacc/OcttKB
synced 2025-03-12 22:50:04 +01:00
OcttKB Cross-Repo Sync (HTML to Raw)
This commit is contained in:
parent
5585b82973
commit
feb912633a
@ -1,7 +1,12 @@
|
||||
created: 20221110145611678
|
||||
modified: 20230206111552174
|
||||
creator: Octt
|
||||
modified: 20230428191647381
|
||||
modifier: Octt
|
||||
tags: Development Internet $:/i18n:en
|
||||
title: JavaScript:en
|
||||
title: JavaScript
|
||||
|
||||
''JavaScript'', or "JS", is an high-level programming language. It constitutes a core technology of the Web, sitting optionally alongside HTML and CSS. In recent years, it has gotten more and more popular even for desktop app and backend development.
|
||||
''JavaScript'', or "JS", is an high-level programming language. It constitutes a core technology of the Web, sitting optionally alongside HTML and CSS. In recent years, it has gotten more and more popular even for desktop app and backend development.
|
||||
|
||||
<<^wikipediaframe JavaScript>>
|
||||
|
||||
* [[Ecma International TC39|https://tc39.es/]] - Committee maintaining JS specifications
|
25
Wiki-OcttKB/tiddlers/Normal/Math.tid
Normal file
25
Wiki-OcttKB/tiddlers/Normal/Math.tid
Normal file
@ -0,0 +1,25 @@
|
||||
created: 20230428183805649
|
||||
creator: Octt
|
||||
modified: 20230428190437451
|
||||
modifier: Octt
|
||||
tags:
|
||||
title: Math
|
||||
|
||||
<<^wikipediaframe Math>>
|
||||
|
||||
!!! ''Utilities''
|
||||
|
||||
* [[Microsoft Math Solver|https://math.microsoft.com/en]] - Search engine for math solutions, guides, examples
|
||||
|
||||
!!!! ''Geometry''
|
||||
|
||||
* [[GeoGebra|https://www.geogebra.org/]] - //Graphing Calculator Suite// - <<[ "[[Git|https://github.com/geogebra]]">>
|
||||
* [[Desmos|https://www.desmos.com/]] - Another calculator suite
|
||||
|
||||
!!!! ''Calculus''
|
||||
|
||||
* [[Cymath|https://www.cymath.com/]] - Minimal Web CAS, works better than others
|
||||
* [[Photomath|https://photomath.com/]] - Mobile offline CAS app (badly programmed, requires Google Play Services on Android)
|
||||
* [[Symbolab|https://www.symbolab.com/]] - Web CAS, free version is limited
|
||||
* [[Wolfram Alpha|https://www.wolframalpha.com/]] - //Computational intelligence//
|
||||
** [[Wolfree Alpha|https://wolfreealpha.gitlab.io/input/]] - Hacked Wolfram Alpha webapp to show all data without Pro - <<[ "[[Mirrors|http://web.archive.org/web/20230315050344/https://wolfreealpha.gitlab.io/mirror/]]">> - <<[ "[[Git|https://git.disroot.org/wolfree/wolfree-dockerfile]]">>
|
@ -1,6 +1,6 @@
|
||||
created: 20230221204801305
|
||||
creator: Octt
|
||||
modified: 20230425100156329
|
||||
modified: 20230428191549029
|
||||
modifier: Octt
|
||||
tags:
|
||||
title: Web/Development
|
||||
@ -46,6 +46,12 @@ title: Web/Development
|
||||
: ~~[[node-minify|https://github.com/srod/node-minify]] - //Light Node.js module and CLI app that compress javascript, css and html files//~~
|
||||
: [[UglifyJS|https://lisperator.net/uglifyjs/]] - //JavaScript parser / mangler / compressor / beautifier// - <<[ "[[Git|https://github.com/mishoo/UglifyJS]]">>
|
||||
|
||||
!!!!! ''Polyfills''
|
||||
|
||||
These are for adding newer APIs to older browsers when making a webapp that uses them.
|
||||
|
||||
* [[ECMAScript Shims|https://github.com/es-shims]] - Collection of compliant shims
|
||||
* [[core-js|https://github.com/zloirock/core-js]] - Pure JS Standard Library reimplementation
|
||||
* [[FileSaver.js|https://github.com/eligrey/FileSaver.js]] - //An HTML5 saveAs() FileSaver implementation//
|
||||
* [[srcdoc-polyfill|https://github.com/jugglinmike/srcdoc-polyfill]] - //A shim for the iFrame "srcdoc" attribute//
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
created: 20230425100316363
|
||||
created: 20230428191837774
|
||||
current-tiddler: GettingStarted
|
||||
modified: 20230425100316363
|
||||
modified: 20230428191837774
|
||||
title: $:/HistoryList
|
||||
type: application/json
|
@ -1,7 +1,7 @@
|
||||
Enabled: 1
|
||||
Enabled: 0
|
||||
created: 20230208220901786
|
||||
creator: Octt
|
||||
modified: 20230417195145154
|
||||
modified: 20230428185001638
|
||||
modifier: Octt
|
||||
tags: $:/GlobalOption
|
||||
title: $:/OcttKB/Config/LargeSidebar.ui
|
||||
|
@ -1,3 +1,3 @@
|
||||
created: 19700101000000000
|
||||
modified: 20230417205121000
|
||||
modified: 20230425100440000
|
||||
title: $:/OcttKB/Empty
|
@ -1,6 +1,6 @@
|
||||
created: 20230425094701987
|
||||
created: 20230428190551330
|
||||
creator: Octt
|
||||
list:
|
||||
modified: 20230425095634932
|
||||
modified: 20230428191555933
|
||||
modifier: Octt
|
||||
title: $:/StoryList
|
Loading…
x
Reference in New Issue
Block a user