8000 GitHub - anthonyshort/component-assets: Easily add all your scripts, styles, images and files to your component.json file.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Easily add all your scripts, styles, images and files to your component.json file.

Notifications You must be signed in to change notification settings

anthonyshort/component-assets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

component-assets

Easily add all your scripts, styles, images and files to your component.json file.

Install

npm install -g component-assets

Usage

component assets images:icons/* scripts:*.js styles:*.css files:*.scss

Each argument is parsed with the format field:pattern. So you can set any field you want by just listing the files as a glob pattern.

If you use no arguments:

component assets

it will use these arguments by default:

scripts:*.js styles:*.css files:files/* images:images/* templates:templates/*

About

Easily add all your scripts, styles, images and files to your component.json file.

Resources

Stars

Watchers

Forks

Packages

No packages published
0