1.0.24 • Published 1 year ago

@aic-international/tariff-engine v1.0.24

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year 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

1 year ago

1.0.23

1 year ago

1.0.22

1 year ago

1.0.21

1 year ago

1.0.20

1 year ago

1.0.19

1 year ago

1.0.18

1 year ago

1.0.17

1 year ago

1.0.16

1 year ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago