OcttKB Cross-Repo Sync (HTML to Raw)

This commit is contained in:
2024-02-14 00:31:16 +00:00
parent 93b28d0ac3
commit 5f5a5e1414
20 changed files with 60 additions and 25 deletions

View File

@ -1,6 +1,6 @@
created: 20230429190756464
creator: Octt
modified: 20231229012758540
modified: 20240213213441243
modifier: Octt
tags:
title: JavaScript/Frameworks
@ -8,7 +8,10 @@ title: JavaScript/Frameworks
* ''[[Alpine.js|https://alpinejs.dev/]]'' - //Rugged, minimal<<fnote "15 attributes, 6 properties, 2 methods">> framework for composing JavaScript behavior in the markup// - [[[Git|https://github.com/alpinejs/alpine]]]
** [[HyperJS|https://js.hyperui.dev/]] - //Collection of Alpine JS components// - <<[ "[[Git|https://github.com/markmead/hyperjs]]">>
* ''[[Electron|https://www.electronjs.org/]]'' - //Build cross-platform desktop apps with JavaScript, HTML, and CSS// - [[[Git|https://github.com/electron]]]
* ''[[React|https://reactjs.org/]]'' - //Building UI-oriented apps with [[JSX|https://en.wikipedia.org/wiki/JSX_(JavaScript)]]// - [[[Git|https://github.com/facebook/react]]]
** [[Styling React Using CSS|https://www.w3schools.com/react/react_css_styling.asp]]
** ''[[React Native|https://reactnative.dev/]]'' - //Compiling ReactJS apps to native ones// - [[[Git|https://github.com/facebook/react-native]]]
* [[Preact|https://preactjs.com/]] --- //⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.// --- <<[# Git"https://github.com/preactjs">>
* ''[[Tauri|https://tauri.app/]]'' - //Use Rust to build desktop and mobile apps with a web frontend// - [[[Git|https://github.com/tauri-apps/]]]