@t11e/components

0.0.107 • Public • Published

Components

This is a private NPM package containing common UI React components that we use in React apps.

Installation

npm install @t11e/components

Building

To develop locally, use the gruntfile:

yarn install
grunt dist

This transpiles into dist/.

Publishing

As with any NPM package, use npm login and npm publish to publish a new version.

Importing

All classes are exported:

import {Floater, DropdownMenuButton} from '@t11e/components';

Dependents (0)

Package Sidebar

Install

npm i @t11e/components

Weekly Downloads

77

Version

0.0.107

License

none

Unpacked Size

416 kB

Total Files

71

Last publish

Collaborators

  • manu3569
  • eemeyer
  • t11e-deploy
  • shebiki