Fix Require Modules

by mnaoumov
favorite
share
Score: 65/100
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
79
stars
7,140
downloads
5
forks
567
days
0
days
0
days
2
total PRs
0
open PRs
1
closed PRs
1
merged PRs
21
total issues
0
open issues
21
closed issues
328
commits
Latest Version
README file from