石山敦之

石山敦之

Building a JS tool.

Forums

石山敦之

1mo ago

ScopeBundler - Organize JavaScript code without import statements

ScopeBundler helps you organize JavaScript code with a file system specialized for functions and classes. Modules are accessible without import statements, and you can separate each function or class’s structure from its body to keep long code blocks manageable. You can also test private functions without adding public methods just for testing. Get started by downloading it at scopebundler.com—no environment setup needed.