1.5.26 • Published 3 years ago

touchpoint-ui v1.5.26

Weekly downloads
191
License
-
Repository
github
Last release
3 years ago

TouchPoint UI Documentation

TouchPoint UI is a front end development framework built on top of React. It is designed for building modular, expandable apps. The idea is that any app wide functionality is implemented once, and maintained by the app developer, and others can develop modules that then run inside of the app. Module developers and app developers are able to work almost completely independently, giving module developers the freedom to customize their modules, while ensuring a consistent UI and user experience across the app (and across all TouchPoint apps).

Developing for TouchPoint UI: To work on TouchPont UI you can clone this repo and edit the src/touchpoint-ui package. Only code in this directory will actually be published. Anything else is for testing and development purposes.

To start the test app, use npm start. Once you are happy with the results, you can run

npm run build 

to compile it to the dist folder, and then

npm version [patch/minor/major]
npm publish

to update the package.

To use this package in a project, you can run

npm install --save touchpoint-ui
1.5.23

3 years ago

1.5.25

3 years ago

1.5.24

3 years ago

1.5.26

3 years ago

1.5.16

3 years ago

1.5.15

3 years ago

1.5.18

3 years ago

1.5.17

3 years ago

1.5.19

3 years ago

1.5.21

3 years ago

1.5.20

3 years ago

1.5.22

3 years ago

1.5.14

3 years ago

1.5.13

3 years ago

1.5.12

3 years ago

1.5.11

3 years ago

1.5.10

3 years ago

1.5.9

3 years ago

1.5.8

3 years ago

1.5.7

4 years ago

1.5.6

4 years ago

1.5.5

4 years ago

1.5.4

4 years ago

1.5.3

4 years ago

1.5.0

4 years ago

1.4.4

4 years ago

1.4.3

4 years ago

1.4.2

4 years ago

1.4.1

4 years ago

1.3.3

4 years ago

1.4.0

4 years ago

1.3.2

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago