No description
Find a file
2024-04-29 16:43:26 +09:00
.github/workflows Add release workflow 2024-04-28 15:33:49 +09:00
screenshot Add usage instructions and screenshots to README.md 2024-04-28 15:24:26 +09:00
.editorconfig Initial commit 2024-04-28 15:05:02 +09:00
.eslintignore Initial commit 2024-04-28 15:05:02 +09:00
.eslintrc Initial commit 2024-04-28 15:05:02 +09:00
.gitignore Initial commit 2024-04-28 15:05:02 +09:00
.npmrc Initial commit 2024-04-28 15:05:02 +09:00
esbuild.config.mjs Update versions.json, manifest.json, package.json, tsconfig.json, and esbuild.config.mjs 2024-04-28 15:13:56 +09:00
LICENSE Create LICENSE 2024-04-28 15:49:36 +09:00
main.ts Refactor command IDs in main.ts and add modal-button style in styles.css 2024-04-29 16:43:26 +09:00
manifest.json Update plugin ID in manifest.json 2024-04-28 15:59:12 +09:00
package-lock.json Update versions.json, manifest.json, package.json, tsconfig.json, and esbuild.config.mjs 2024-04-28 15:13:56 +09:00
package.json Update versions.json, manifest.json, package.json, tsconfig.json, and esbuild.config.mjs 2024-04-28 15:13:56 +09:00
README.md Merge branch 'master' of github.com:geeknees/obsidian-ruby-wasm-plugin 2024-04-28 15:28:50 +09:00
styles.css Refactor command IDs in main.ts and add modal-button style in styles.css 2024-04-29 16:43:26 +09:00
tsconfig.json Update tsconfig.json moduleResolution to "nodenext" and include all TypeScript files 2024-04-28 15:41:00 +09:00
version-bump.mjs Initial commit 2024-04-28 15:05:02 +09:00
versions.json Update versions.json, manifest.json, package.json, tsconfig.json, and esbuild.config.mjs 2024-04-28 15:13:56 +09:00

Obsidian RubyWasm Plugin

This is a ruby.wasm plugin for Obsidian (https://obsidian.md).

How to use

Select a code block

Execute command

Get Results

API Documentation

See https://github.com/obsidianmd/obsidian-api