mirror of
https://github.com/DustinBrett/daedalOS.git
synced 2025-12-06 12:20:20 +01:00
This commit is contained in:
parent
2be6286e65
commit
c2cdf6c98a
|
|
@ -9,6 +9,12 @@ This project is greatly augmented by code from the open source community. Thank
|
||||||
- [React](https://github.com/facebook/react)
|
- [React](https://github.com/facebook/react)
|
||||||
- [styled-components](https://github.com/styled-components/styled-components)
|
- [styled-components](https://github.com/styled-components/styled-components)
|
||||||
|
|
||||||
|
## Core Libraries
|
||||||
|
|
||||||
|
- [BrowserFS](https://github.com/jvilk/BrowserFS)
|
||||||
|
- [Framer Motion](https://github.com/framer/motion)
|
||||||
|
- [react-rnd](https://github.com/bokuweb/react-rnd)
|
||||||
|
|
||||||
## Tools
|
## Tools
|
||||||
|
|
||||||
- [Jest](https://github.com/facebook/jest)
|
- [Jest](https://github.com/facebook/jest)
|
||||||
|
|
@ -20,78 +26,75 @@ This project is greatly augmented by code from the open source community. Thank
|
||||||
|
|
||||||
## System Libraries
|
## System Libraries
|
||||||
|
|
||||||
- [BrowserFS](https://github.com/jvilk/BrowserFS)
|
|
||||||
- [idb](https://github.com/jakearchibald/idb)
|
|
||||||
- [fflate](https://github.com/101arrowz/fflate)
|
|
||||||
- [7z-wasm](https://github.com/use-strict/7z-wasm)
|
- [7z-wasm](https://github.com/use-strict/7z-wasm)
|
||||||
- [music-metadata-browser](https://github.com/Borewit/music-metadata-browser)
|
|
||||||
- [playlist-parser](https://github.com/nickdesaulniers/javascript-playlist-parser)
|
|
||||||
- [isomorphic-git](https://github.com/isomorphic-git/isomorphic-git)
|
|
||||||
- [ini](https://github.com/npm/ini)
|
|
||||||
- [ani-cursor](https://github.com/captbaritone/webamp/tree/master/packages/ani-cursor)
|
- [ani-cursor](https://github.com/captbaritone/webamp/tree/master/packages/ani-cursor)
|
||||||
- [decode-ico](https://github.com/LinusU/decode-ico)
|
|
||||||
- [gif.js](https://github.com/jnordberg/gif.js)
|
|
||||||
- [multiformats](https://github.com/multiformats/multiformats)
|
|
||||||
- [file-type](https://github.com/sindresorhus/file-type)
|
|
||||||
- [resedit](https://github.com/jet2jet/resedit-js)
|
|
||||||
- [UTIF.js](https://github.com/photopea/UTIF.js)
|
|
||||||
- [Wasmer](https://github.com/wasmerio/wasmer)
|
|
||||||
- [react-rnd](https://github.com/bokuweb/react-rnd)
|
|
||||||
- [Framer Motion](https://github.com/framer/motion)
|
|
||||||
- [html-to-image](https://github.com/bubkoo/html-to-image)
|
|
||||||
- [Panzoom](https://github.com/timmywil/panzoom)
|
|
||||||
- [Vanta.js](https://github.com/tengbao/vanta)
|
|
||||||
- [Hexells](https://github.com/znah/hexells)
|
|
||||||
- [Coastal Landscape](https://www.shadertoy.com/view/fstyD4)
|
- [Coastal Landscape](https://www.shadertoy.com/view/fstyD4)
|
||||||
- [Matrix](https://github.com/Rezmason/matrix)
|
- [codecbox.js](https://github.com/duanyao/codecbox.js)
|
||||||
- [QOI Decoder](https://gist.github.com/nicolaslegland/f0577cb49b1e56b729a2c0fc0aa151ba)
|
- [decode-ico](https://github.com/LinusU/decode-ico)
|
||||||
|
- [exif-js](https://github.com/exif-js/exif-js)
|
||||||
|
- [fflate](https://github.com/101arrowz/fflate)
|
||||||
|
- [FFmpeg](https://github.com/ffmpegwasm/ffmpeg.wasm)
|
||||||
|
- [file-type](https://github.com/sindresorhus/file-type)
|
||||||
|
- [fix-webm-duration](https://github.com/yusitnikov/fix-webm-duration)
|
||||||
|
- [gif.js](https://github.com/jnordberg/gif.js)
|
||||||
|
- [Hexells](https://github.com/znah/hexells)
|
||||||
|
- [html-to-image](https://github.com/bubkoo/html-to-image)
|
||||||
|
- [idb](https://github.com/jakearchibald/idb)
|
||||||
|
- [ImageMagick](https://github.com/KnicKnic/WASM-ImageMagick)
|
||||||
|
- [ini](https://github.com/npm/ini)
|
||||||
|
- [isomorphic-git](https://github.com/isomorphic-git/isomorphic-git)
|
||||||
- [jxl.js](https://github.com/niutech/jxl.js)
|
- [jxl.js](https://github.com/niutech/jxl.js)
|
||||||
- [libheif-js](https://github.com/catdad-experiments/libheif-js)
|
- [libheif-js](https://github.com/catdad-experiments/libheif-js)
|
||||||
- [fix-webm-duration](https://github.com/yusitnikov/fix-webm-duration)
|
- [Lunr](https://github.com/olivernn/lunr.js)
|
||||||
- [UAParser.js](https://github.com/faisalman/ua-parser-js)
|
- [Matrix](https://github.com/Rezmason/matrix)
|
||||||
- [Web Stable Diffusion](https://github.com/mlc-ai/web-stable-diffusion)
|
|
||||||
- [mediainfo.js](https://github.com/buzz/mediainfo.js)
|
- [mediainfo.js](https://github.com/buzz/mediainfo.js)
|
||||||
- [exif-js](https://github.com/exif-js/exif-js)
|
- [multiformats](https://github.com/multiformats/multiformats)
|
||||||
|
- [music-metadata-browser](https://github.com/Borewit/music-metadata-browser)
|
||||||
|
- [Panzoom](https://github.com/timmywil/panzoom)
|
||||||
|
- [playlist-parser](https://github.com/nickdesaulniers/javascript-playlist-parser)
|
||||||
|
- [QOI Decoder](https://gist.github.com/nicolaslegland/f0577cb49b1e56b729a2c0fc0aa151ba)
|
||||||
|
- [resedit](https://github.com/jet2jet/resedit-js)
|
||||||
|
- [rtf.js](https://github.com/tbluemel/rtf.js)
|
||||||
|
- [SheetJS](https://github.com/SheetJS/sheetjs)
|
||||||
|
- [UAParser.js](https://github.com/faisalman/ua-parser-js)
|
||||||
|
- [UTIF.js](https://github.com/photopea/UTIF.js)
|
||||||
|
- [Vanta.js](https://github.com/tengbao/vanta)
|
||||||
|
- [Wasmer](https://github.com/wasmerio/wasmer)
|
||||||
|
- [Web Stable Diffusion](https://github.com/mlc-ai/web-stable-diffusion)
|
||||||
- [WebLLM](https://github.com/mlc-ai/web-llm)
|
- [WebLLM](https://github.com/mlc-ai/web-llm)
|
||||||
- [codecbox.js](https://github.com/duanyao/codecbox.js)
|
|
||||||
|
|
||||||
## App Libraries
|
## App Libraries
|
||||||
|
|
||||||
- [Virtual x86](https://github.com/copy/v86)
|
|
||||||
- [js-dos](https://github.com/caiiiycuk/js-dos)
|
|
||||||
- [Boxedwine](https://github.com/danoon2/Boxedwine)
|
- [Boxedwine](https://github.com/danoon2/Boxedwine)
|
||||||
- [Ruffle](https://github.com/ruffle-rs/ruffle)
|
|
||||||
- [Xterm.js](https://github.com/xtermjs/xterm.js)
|
|
||||||
- [Marked](https://github.com/markedjs/marked)
|
|
||||||
- [Monaco Editor](https://github.com/microsoft/monaco-editor)
|
|
||||||
- [PDF.js](https://github.com/mozilla/pdf.js)
|
|
||||||
- [Webamp](https://github.com/captbaritone/webamp)
|
|
||||||
- [Butterchurn](https://github.com/jberg/butterchurn)
|
|
||||||
- [Eruda](https://github.com/liriliri/eruda)
|
|
||||||
- [Pyodide](https://github.com/pyodide/pyodide)
|
|
||||||
- [quickjs-emscripten](https://github.com/justjake/quickjs-emscripten)
|
|
||||||
- [Video.js](https://github.com/videojs/video.js)
|
|
||||||
- [TinyMCE](https://github.com/tinymce/tinymce)
|
|
||||||
- [Space Cadet Pinball](https://github.com/alula/SpaceCadetPinball)
|
|
||||||
- [FFmpeg](https://github.com/ffmpegwasm/ffmpeg.wasm)
|
|
||||||
- [ImageMagick](https://github.com/KnicKnic/WASM-ImageMagick)
|
|
||||||
- [Lunr](https://github.com/olivernn/lunr.js)
|
|
||||||
- [Web eSheep](https://github.com/Adrianotiger/web-esheep)
|
|
||||||
- [emulatorjs](https://github.com/ethanaobrien/emulatorjs)
|
|
||||||
- [SheetJS](https://github.com/SheetJS/sheetjs)
|
|
||||||
- [Vim.js](https://github.com/coolwanglu/vim.js)
|
|
||||||
- [DX-Ball](https://habr.com/en/post/147339/)
|
|
||||||
- [jspaint](https://github.com/1j01/jspaint)
|
|
||||||
- [Print.js](https://github.com/crabbly/print.js)
|
|
||||||
- [Kiwi IRC](https://github.com/kiwiirc/kiwiirc)
|
|
||||||
- [ClassiCube](https://github.com/UnknownShadow200/ClassiCube)
|
- [ClassiCube](https://github.com/UnknownShadow200/ClassiCube)
|
||||||
- [rtf.js](https://github.com/tbluemel/rtf.js)
|
- [DX-Ball](https://habr.com/en/post/147339/)
|
||||||
- [Quake 3](https://github.com/lrusso/Quake3)
|
- [emulatorjs](https://github.com/ethanaobrien/emulatorjs)
|
||||||
- [opentype.js](https://github.com/opentypejs/opentype.js)
|
- [Eruda](https://github.com/liriliri/eruda)
|
||||||
|
- [js-dos](https://github.com/caiiiycuk/js-dos)
|
||||||
|
- [jspaint](https://github.com/1j01/jspaint)
|
||||||
|
- [Kiwi IRC](https://github.com/kiwiirc/kiwiirc)
|
||||||
|
- [Marked](https://github.com/markedjs/marked)
|
||||||
|
- [DOMPurify](https://github.com/cure53/DOMPurify)
|
||||||
|
- [Monaco Editor](https://github.com/microsoft/monaco-editor)
|
||||||
- [nostr-tools](https://github.com/nbd-wtf/nostr-tools)
|
- [nostr-tools](https://github.com/nbd-wtf/nostr-tools)
|
||||||
- [DOMPurify](https://github.com/cure53/DOMPurify)
|
- [opentype.js](https://github.com/opentypejs/opentype.js)
|
||||||
|
- [PDF.js](https://github.com/mozilla/pdf.js)
|
||||||
|
- [Print.js](https://github.com/crabbly/print.js)
|
||||||
|
- [Pyodide](https://github.com/pyodide/pyodide)
|
||||||
|
- [Quake 3](https://github.com/lrusso/Quake3)
|
||||||
|
- [quickjs-emscripten](https://github.com/justjake/quickjs-emscripten)
|
||||||
|
- [Ruffle](https://github.com/ruffle-rs/ruffle)
|
||||||
|
- [Space Cadet Pinball](https://github.com/alula/SpaceCadetPinball)
|
||||||
- [t-rex-runner](https://github.com/wayou/t-rex-runner)
|
- [t-rex-runner](https://github.com/wayou/t-rex-runner)
|
||||||
- [TIC-80](https://tic80.com/)
|
- [TIC-80](https://tic80.com/)
|
||||||
|
- [TinyMCE](https://github.com/tinymce/tinymce)
|
||||||
|
- [Video.js](https://github.com/videojs/video.js)
|
||||||
|
- [Vim.js](https://github.com/coolwanglu/vim.js)
|
||||||
|
- [Virtual x86](https://github.com/copy/v86)
|
||||||
|
- [Web eSheep](https://github.com/Adrianotiger/web-esheep)
|
||||||
|
- [Webamp](https://github.com/captbaritone/webamp)
|
||||||
|
- [Butterchurn](https://github.com/jberg/butterchurn)
|
||||||
|
- [Xterm.js](https://github.com/xtermjs/xterm.js)
|
||||||
|
|
||||||
## Services
|
## Services
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user