Description
Coding & Technical Tools Plugin
Category: Coding & Technical Tools
The Modules plugin enhances Obsidian by allowing users to load and use JavaScript and TypeScript modules from both the vault and external sources. It enables the use of popular plugins like Dataview and Templater, while supporting different module formats such as CommonJS and ES modules. The plugin offers easy integration of modules, supports circular dependencies, and resolves file paths including relative, vault, markdown links, and external URLs. It also adds debugging support with source maps and allows users to create and import custom modules within their vault, providing a powerful, flexible system for script-based workflows.
Stats
81
stars
81 stargazers
5,450
downloads
5,450 downloads
2
forks
2 forks
613
days
613 days since creation
38
days
38 days since last commit
38
days
38 days since last release
8
total PRs
8 total pull requests
0
open PRs
0 open pull requests
2
closed PRs
2 closed pull requests
6
merged PRs
6 merged pull requests
12
total issues
12 total issues
1
open issues
1 open issues
11
closed issues
11 closed issues
83
commits
83 total commits in last one year
Latest Version
a month ago
Changelog
2.5.0
Minor Changes
- 9ef1a1b: Update template, and Obsidian API to 1.4.11.
Patch Changes
- 731886d: Update dependencies.
- 2e63a20: (2ed04b4436eebc82b2d81029e0660fe8e3335e46) Bump micromatch from 4.0.5 to 4.0.8 (GH#17)
- 803aebf: Bump
nanoid
- 9aae9c1: (5fa86c77bce6a5cf2685e6756620f5464abe164c) Bump cross-spawn and @changesets/cli (GH#18)
- 8ceb8a1: Fix package.json
license. Addresses GH#20.
README file from
Similar Plugins
info
• Similar plugins are suggested based on the common tags between the plugins.
Meld Build
2 years ago by meld-cp
Write and execute (sandboxed) JavaScript to render templates, query DataView and create dynamic notes.
RunJS
2 years ago by eoureo
Let's run JavaScript easily and simply in Obsidian.
Run
a year ago by Hananoshika Yomaru
Generate markdown from dataview query and javascript.
Fix Require Modules
a year ago by mnaoumov
Plugin for Obsidian that allows to do a lot of things with JavaScript/TypeScript scripts from inside the Obsidian itself
Emera
8 months ago by OlegWock
🐉 Use React components and inline JavaScript directly in your Obsidian notes. Kinda like MDX.
JavaScript Init
4 years ago by ryanpcmcquen
Run custom JavaScript in Obsidian.
Plugin REPL
3 months ago by readwithai
An in-note Read Evaluate Print Loop to execute JavaScript within Obsidian