This package has been deprecated

Author message:

Use @fivethree/core instead

@fivethree/layout
TypeScript icon, indicating that this package has built-in type declarations

0.0.16 • Public • Published

@fivethree/layout

Installation

To get started, install the package from npm. The latest version supports Ionic v4 and Angular/RX 6.

npm install @fivethree/layout --save

# or if you are using yarn
yarn add @fivethree/layout

then in app.module.ts, import the LayoutModule:

import { NgModule } from '@angular/core';
import { LayoutModule } from '@fivethree/layout';

@NgModule({
  imports: [
    LayoutModule
  ]
})
export class AppModule {}

Readme

Keywords

none

Package Sidebar

Install

npm i @fivethree/layout

Weekly Downloads

1

Version

0.0.16

License

none

Unpacked Size

714 kB

Total Files

47

Last publish

Collaborators

  • garygrossgarten
  • marcjulian