Fix Require Modules

by mnaoumov
favorite
share
0.0
(0)
5
4
3
2
1
Score: 68/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
121
stars
12,516
downloads
7
forks
749
days
5
days
5
days
3
total PRs
0
open PRs
1
closed PRs
2
merged PRs
35
total issues
0
open issues
35
closed issues
328
commits
Latest Version
6 days ago
Changelog
  • docs: fix url
  • fix: description
  • chore: ignore claude
  • chore: add English language requirement to issue templates Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

Full Changelog: https://github.com/mnaoumov/obsidian-codescript-toolkit/compare/11.7.1…11.7.2

README file from