0.0.22 • Published 2 years ago

@trackunit/tile v0.0.22

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Tile SDK

The @trackunit/tile package is a plugin for NX by @nrwl.
This plugin adds some helpful generators used to set up a Trackunit Tile developer project.

Trackunit Tiles are used by external developers to integrate custom functionality into the Trackunit Manager platform.

For a full guide on Tile Development, please visit our Developer Hub

Basic Usage

Start by setting up an NX workspace by following the official documentation.

Install the @trackunit/tile package

npm i @trackunit/tile

Generate a new tile app.

nx g @trackunit/tile:app mytile

Add an extension to your new app

nx g @trackunit/tile:extension myextension

Now add your code in packages/myextension/src/

Sandbox Testing

For a full guide on Tile Development, please visit our Developer Hub

Trackunit

This package was developed by Trackunit ApS.
Trackunit is the leading SaaS-based IoT solution for the construction industry, offering an ecosystem of hardware, fleet management software & telematics.

0.0.20

2 years ago

0.0.21

2 years ago

0.0.10

2 years ago

0.0.22

2 years ago

0.0.11

2 years ago

0.0.12

2 years ago

0.0.13

2 years ago

0.0.14

2 years ago

0.0.15

2 years ago

0.0.16

2 years ago

0.0.17

2 years ago

0.0.18

2 years ago

0.0.19

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago