1.1.5 • Published 6 years ago

plexiform-build-ng v1.1.5

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

plexiform-build-ng

A build script for plexiform to build:

  • TypeScript entity interfaces, classes, boilerplate
  • api-service consumer offering strongly-typed full coverage of a plexiform-build-api Web Api
  • Rudimentary Admin CRUD UI
  • Additional client utils

Purpose

Useful Admin CRUD UI, for manipulating data.

Api-service consumer and interfaces, for use in Ng apps.

Api-service can be used in any JavaScript client app after ts compile.

Audience

This is intended as an internal-only solution. We are not trying to cut this such that others will be pleased with the fit.

However, if others wish to give it a go then I am very keen to hear feedback, advice, and to accept code contributions.

Installation

After the usual plexiform install and build...

The following needs to be inserted into your app.module.ts:

  import { AdminuiModule } from './admin-ui/adminui.module';

and also add to the imports collection.

Progress / Destination

This is considered v1.0.0 since 29/12/2017 as this has already been in use for some time. However, v1.0.0 is also a breaking change from the 0.7.4 pre-release version!

This is being developed in sync with plexiform-build-api.


1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago

0.7.4

6 years ago

0.7.3

6 years ago

0.7.2

6 years ago

0.7.1

6 years ago

0.7.0

6 years ago

0.6.0

7 years ago

0.5.1

7 years ago

0.5.0

7 years ago

0.4.0

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago