1.0.24 • Published 9 months ago

@aic-international/tariff-engine v1.0.24

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

AIC-Tariff-Engine

A React + TypeScript module for tariff calculation, developed on behalf of AIC.

Installation

Install my-project with npm

npm i @aic-international/tariff-engine

Usage/Examples

import { ConstructionKit } from '@aic-international/tariff-engine';
import '@aic-international/tariff-engine/dist/index.css';

function App() {
	return (
		<div>
			<h1>Tariff Calculator</h1>
			<ConstructionKit />
		</div>
	);
}

License

MIT

Authors

Sebastian Pöllath (developed on behalf of AIC)

Used By

This project is used by the following companies:

  • AIC Architekten Ingenieur Consult Köhler & Co. KG
  • AIC Swiss AG

Tech Stack

This project is built using the following technologies:

  • React - A JavaScript library for building user interfaces, particularly for single-page applications.
  • TypeScript - A statically typed superset of JavaScript that provides type safety and better tooling.
  • Vite - A next-generation, fast build tool that provides an optimized development environment.
1.0.24

9 months ago

1.0.23

9 months ago

1.0.22

9 months ago

1.0.21

9 months ago

1.0.20

9 months ago

1.0.19

9 months ago

1.0.18

9 months ago

1.0.17

9 months ago

1.0.16

9 months ago

1.0.15

9 months ago

1.0.14

9 months ago

1.0.13

9 months ago

1.0.12

9 months ago

1.0.11

10 months ago

1.0.10

10 months ago

1.0.9

10 months ago

1.0.8

10 months ago

1.0.7

10 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago