Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

plexiform-build-ng

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

plexiform-build-ng

A plexiform build script for generating a front-end to a plexiform-build-api; using TypeScript and Angular.

  • 1.1.5
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-50%
Maintainers
2
Weekly downloads
 
Created
Source

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.


FAQs

Package last updated on 02 Feb 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc