@eyedouble/eye-elements

0.0.4 • Public • Published

eye-elements

Custom elements library for Angular4, often implementing or at least inspired on Material Design

Elements

  • Colour picker [in-progress]
  • Data table [in-progress]
  • Datetime picker [planned]

Usage

npm install eye-elements

import { EyeElements } from '@eyedouble/eye-elements';

Then add EyeElements in your module declaration imports.

@NgModule( { .., imports: [ .., EyeElementsModule ] } )

/@eyedouble/eye-elements/

    Package Sidebar

    Install

    npm i @eyedouble/eye-elements

    Weekly Downloads

    6

    Version

    0.0.4

    License

    MIT

    Last publish

    Collaborators

    • irsanvanwel