Fix Require Modules
by mnaoumov
Score: 62/100
favorite
share
Description
Category: Coding & Technical Tools

The Fix Require Modules plugin for Obsidian enhances the experience of working with JavaScript and TypeScript by fixing limitations related to module imports within Obsidian. It allows users to seamlessly work with custom JavaScript/TypeScript scripts, including those used in Dataview, Templater, and other plugins. The plugin introduces advanced functions like require() and requireAsync() for both desktop and mobile, making it possible to import modules and work with files from relative paths, system paths, and even URLs. Additionally, the plugin offers improved support for ECMAScript and TypeScript modules, making it easier to integrate and develop scripts in a modern development environment.

Stats
46
stars
2,858
downloads
4
forks
398
days
6
days
6
days
1
total PRs
0
open PRs
0
closed PRs
1
merged PRs
10
total issues
0
open issues
10
closed issues
328
commits
README file from