Modules
by polyipseity
Score: 48/100
favorite
share
Description
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
74
stars
5,021
downloads
4
forks
536
days
1
days
250
days
7
total PRs
1
open PRs
0
closed PRs
6
merged PRs
11
total issues
1
open issues
10
closed issues
83
commits
Latest Version
8 months ago
Changelog

2.4.4

Patch Changes

  • c714551: Nothing changed, but old files were wrongly uploaded to v2.4.3. Fixes GH#15.
README file from