Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/organique0/udemy_xnote

it has X in the name.
https://github.com/organique0/udemy_xnote

esbuild-wasm immer react redux-thunk typescript vite

Last synced: about 2 months ago
JSON representation

it has X in the name.

Awesome Lists containing this project

README

        

Introducing xbook, a versatile npm application that seamlessly combines note-taking with live code execution. Effortlessly jot down your thoughts, organize ideas, and experiment with code snippets—all within dedicated, executable windows. Crafted for efficiency and productivity, xbook offers a dynamic environment where your notes come alive with executable code, empowering you to create, learn, and innovate in one unified platform.

===========

Run 'npx xnote serve' to install and start the server then navigate to the given url address.

===========

sidenote: Pretty interesing project. React part was like the usual, Redux was a nice addition, but the whole creating of a cli, server and publishing to NPM were new and showed me how packages, that I have been using this whole time, are even created.
Also Lerna and ESBuild WASM are great.