Fix Require Modules

by mnaoumov
favorite
share
0.0
(0)
5
4
3
2
1
Score: 67/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.

Reviews
No reviews yet.
Stats
101
stars
10,332
downloads
8
forks
646
days
9
days
9
days
3
total PRs
0
open PRs
1
closed PRs
2
merged PRs
31
total issues
0
open issues
31
closed issues
328
commits
README file from