pckg-app-frontend

1.1.0 • Public • Published

About

Default set of prod dependencies for pckg.

PHP

  • JSON, CURL, GD, Intl, mbstring, XML, ZIP
  • Pckg: Framework, Migrator, Manager, Queue, Helpers (JS/LESS), Auth, Translator, Htmlbuilder
  • Carbon, UUID, Doctrine Cache

$ composer require pckg-app/frontend

JS

  • Vue, VueX, Vue Router
  • Jquery, Moment
  • Mocha, Webpack

$ yarn add pckg-app-frontend

Webpack

const { merge } = require('webpack-merge');

const base = require('pckg-app-frontend/webpack.base.js');

module.exports = merge(base, { entry: { ... }});

Readme

Keywords

Package Sidebar

Install

npm i pckg-app-frontend

Weekly Downloads

5

Version

1.1.0

License

MIT

Unpacked Size

14.4 MB

Total Files

3906

Last publish

Collaborators

  • schtr4jh