{"id":23103973,"url":"https://github.com/fedott/webstormrequirejsplugin","last_synced_at":"2025-08-16T15:32:54.469Z","repository":{"id":11369665,"uuid":"13806088","full_name":"Fedott/WebStormRequireJsPlugin","owner":"Fedott","description":"Require.js completion and reference path plugin for WebStorm, PHPStorm and other Idea family IDE with Javascript plugin","archived":false,"fork":false,"pushed_at":"2016-02-04T21:53:44.000Z","size":1065,"stargazers_count":86,"open_issues_count":27,"forks_count":18,"subscribers_count":6,"default_branch":"master","last_synced_at":"2023-10-20T19:48:55.100Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://plugins.jetbrains.com/plugin/7337","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Fedott.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-10-23T15:07:57.000Z","updated_at":"2023-10-20T19:48:55.101Z","dependencies_parsed_at":"2022-09-01T20:41:35.775Z","dependency_job_id":null,"html_url":"https://github.com/Fedott/WebStormRequireJsPlugin","commit_stats":null,"previous_names":[],"tags_count":20,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fedott%2FWebStormRequireJsPlugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fedott%2FWebStormRequireJsPlugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fedott%2FWebStormRequireJsPlugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fedott%2FWebStormRequireJsPlugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fedott","download_url":"https://codeload.github.com/Fedott/WebStormRequireJsPlugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230044035,"owners_count":18164104,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-17T00:30:06.719Z","updated_at":"2024-12-17T00:30:07.370Z","avatar_url":"https://github.com/Fedott.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WebStormRequireJsPlugin #\n\nRequire.js completion and reference path plugin for WebStorm, PHPStorm and other Idea family IDE with Javascript plugin\n\n\n## Getting started ##\n\nTo get started, you need to set the path to the public directory. This directory pointed to by the web server.\n#### Example\n\nProject stucture:\n```dir\n.idea/\npsd/\n    - index.psd\n    - view.psd\npublic/\n    - index.html\n    - main.js\n    - vendor/\n        - jquery.js\n        - require.js\n    - css/\n        - main.css\nreadme.md\n```\n\nIn this case, the directory pointed to by the web server directory is \"public\". For proper operation of the plug-in\nconfiguration must specify: \"Path to public directory\" value \"public\".\n\n#### Example 2\n\nProject stucture:\n```dir\n.idea/\nbackend/\n    - src/\n        - ...\nfrontend/\n    - psd/\n        - index.psd\n        - view.psd\n    - public/\n        - index.html\n        - main.js\n        - vendor/\n            - jquery.js\n            - require.js\n        - css/\n            - main.css\nreadme.md\n```\n\nIn this case, the directory pointed to by the web server directory is \"frontend/public\". For proper operation of the\nplug-in configuration must specify: \"Path to public directory\" value \"frontend/public\".\n\n#### Example 3\n\nProject stucture:\n```dir\n.idea/\nindex.html\nmain.js\nvendor/\n    - jquery.js\n    - require.js\ncss/\n    - main.css\n```\n\nIn this case, the directory pointed to by the web server is the root directory of the project. For proper operation of\nthe plug-in configuration must specify: \"Path to public directory\" value \"\" (empty string).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedott%2Fwebstormrequirejsplugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffedott%2Fwebstormrequirejsplugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedott%2Fwebstormrequirejsplugin/lists"}