All Projects → tiaanduplessis → Parcel Plugin Asset Copier

tiaanduplessis / Parcel Plugin Asset Copier

Copy static assets to your bundle dir

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Parcel Plugin Asset Copier

parcel-react
📦🚀 A minimal React.js boilerplate project with parcel as bundler.
Stars: ✭ 72 (+188%)
Mutual labels:  parcel
hyperapp-todo-parcel
marcusasplund.github.io/hyperapp-todo-parcel/
Stars: ✭ 12 (-52%)
Mutual labels:  parcel
Flesh
Android上福利满满的app,宅男神器
Stars: ✭ 363 (+1352%)
Mutual labels:  parcel
simplefolio
⚡️ A minimal portfolio template for Developers
Stars: ✭ 10,737 (+42848%)
Mutual labels:  parcel
mark
mark is an markdown editor app for mac
Stars: ✭ 47 (+88%)
Mutual labels:  parcel
electron-react-parcel-boilerplate
A boilerplate for Electron + React + Parcel.
Stars: ✭ 60 (+140%)
Mutual labels:  parcel
preact-typescript-parcel-starter
Starter with Preact - Typescript - Parcel Bundler
Stars: ✭ 51 (+104%)
Mutual labels:  parcel
React Parcel Example
Minimum viable React app with Parcel Bundler
Stars: ✭ 488 (+1852%)
Mutual labels:  parcel
parcelui
Parcel + Typescript + React/Preact + Router + CSS Modules + SASS + Jest + Api-Now + Github Actions CI
Stars: ✭ 32 (+28%)
Mutual labels:  parcel
parcel-static-template
Start a simple static site with components and hot reloading.
Stars: ✭ 20 (-20%)
Mutual labels:  parcel
wordpress-starter
Timber (Twig) + Parceljs Bundler
Stars: ✭ 19 (-24%)
Mutual labels:  parcel
phoenix-elm-template
A starter repo with Phoenix, Elm 0.19, and Parcel
Stars: ✭ 16 (-36%)
Mutual labels:  parcel
cookiecutter-flask-react
Cookiecutter for a Flask+React project
Stars: ✭ 22 (-12%)
Mutual labels:  parcel
rocket-emoji
🚀 Find and copy an emoji to your clipboard in one click.
Stars: ✭ 42 (+68%)
Mutual labels:  parcel
React Suspense Starter
Experiment with React Suspense right meow.
Stars: ✭ 370 (+1380%)
Mutual labels:  parcel
vue-composition-api-ts-todo
ToDo List with Vue 3 Composition API and TypeScript
Stars: ✭ 69 (+176%)
Mutual labels:  parcel
blazingly-ssr
A blazing fast server side rendering & project optimiser cli tool using Parcel (POC/Experiment)
Stars: ✭ 41 (+64%)
Mutual labels:  parcel
Articles Translator
📚Translate the distinct technical blogs. Please star or watch. Welcome to join me.
Stars: ✭ 606 (+2324%)
Mutual labels:  parcel
Enferno
A Python framework based on Flask microframework, with batteries included, and best practices in mind.
Stars: ✭ 385 (+1440%)
Mutual labels:  parcel
11st-vue-app
[11번가 x 패스트캠퍼스] 신입 개발자 역량 육성 과정 FE 강의 예제.
Stars: ✭ 19 (-24%)
Mutual labels:  parcel

parcel-plugin-asset-copier

package version package downloads standard-readme compliant package license make a pull request

Copy static assets to your bundle dir

Table of Contents

Install

This project uses node and npm.

$ npm install parcel-plugin-asset-copier
$ # OR
$ yarn add parcel-plugin-asset-copier

Usage

Add a assetsPath property to your package.json. See package.json for example.

Contribute

  1. Fork it and create your feature branch: git checkout -b my-new-feature
  2. Commit your changes: git commit -am 'Add some feature'
  3. Push to the branch: git push origin my-new-feature
  4. Submit a pull request

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].