Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

astros-js-dep

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

astros-js-dep

astros中间件

latest
Source
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

astro-js-dep

astros中间件

解析JS组件依赖。并将依赖的JS组件列表挂载到asset.jsLibs属性上

该中间件简化了组织JS依赖的方式,通过关键字 @require 来引用依赖的JS组件

    //@require dialog,autocomplete...pluginX

通过和astros-js-process插件配合,完成JS依赖项的合并、加载

FAQs

Package last updated on 14 Jul 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts