@ec.components/core
TypeScript icon, indicating that this package has built-in type declarations

0.32.0 • Public • Published

@ec.components/core

WARNING: This version is currently experimental as it's part of the x.ui 10 update.

This pacikage contains all the core typescript classes. It is the highest abstraction layer and is therefor framework and backend agnostic. This means it contains no angular or ec.datamanager references.

Overview

Installation

npm i @ec.components/core
import { Item } from '@ec.components/core';
const primitive = new Item('a');

Readme

Keywords

none

Package Sidebar

Install

npm i @ec.components/core

Weekly Downloads

1

Version

0.32.0

License

none

Unpacked Size

552 kB

Total Files

41

Last publish

Collaborators

  • felixroos
  • scherzinger