eastern-color/ng-x-bundle

A set of tools to generate files for Angular2+

1.0.4 2018-10-18 01:39 UTC

This package is auto-updated.

Last update: 2024-03-29 03:09:38 UTC


README

This Symfony bundle provide some tools to generate service for Angular2+

Installation

  1. composer require eastern-color/ng-x-bundle
  2. Enable bundle in symfony's /app/AppKernel.php
    • new EasternColor\NgXBundle\EasternColorNgXBundle(),

Prerequisites

  • You MUST set "framework.templating" in Symfony's config.yml

TODO

  • Turn Helpers to symfony services
  • Remove our project-naming-convention from the code
  • Try to review the license and provide ISO-3166-2 subregion mapping
  • Extends this README

Command

  1. ec:ngx:apiv2
  2. ec:ngx:country
  3. ec:ngx:routing

License

This bundle is under the MIT license.