@frachtwerk/essencium-lib
TypeScript icon, indicating that this package has built-in type declarations

7.2.3 • Public • Published

Essencium

Licence: MIT Contributors npm Version Build

Essencium Logo

Essencium consists of a core library (called lib inside the monorepo and @frachtwerk/essencium-lib on npm).

Report an issue


Table of Contents

All components are developed inside the lib and imported inside the app. That allows us to easily update our lib package.

src
├── components
│   ├── TestComponent
│   │   ├── index.ts
│   │   ├── TestComponent.tsx
├── index.ts
.commitlintrc.json
.eslintignore
.eslintrc.json
.gitignore
.prettierignore
.prettierrc.json
package.json
postcss.config.cjs
README.md
rollup.config.js
tailwind.config.cjs
tsconfig.json

/@frachtwerk/essencium-lib/

    Package Sidebar

    Install

    npm i @frachtwerk/essencium-lib

    Weekly Downloads

    153

    Version

    7.2.3

    License

    MIT

    Unpacked Size

    142 kB

    Total Files

    87

    Last publish

    Collaborators

    • f9w