TIS - Thai Informatic Systems
  • Home
  • About TIS
  • Service
    • Enterprise Application Development
    • Data Lake
    • Cloud Migration & Training
    • AI/ML Projects on AWS
    • Data Analytics
    • Cloud infrastructure
    • Digital Marketing Automation
  • Case Studies
  • Open Source
  • Careers
  • Contact

Open Source at TIS

We build reusable Angular component libraries in the course of our enterprise projects, then publish them as free, open source npm packages under the @servicemind.tis scope - so any team can use them.

Browse on npm View GitHub Org
$ npm install \ @servicemind.tis/* ✓ 4 packages installed $ _ 4+ OPEN SOURCE PACKAGES

4 packages, and counting

Every library below started as a real requirement inside a TIS enterprise project. Instead of keeping the solution locked away, we packaged it up, published it publicly on npm, and open sourced the code on GitHub - so other developers can install it, inspect it, and contribute back.
Angular Library

tis-smart-table-viewer

@servicemind.tis
npm version npm downloads

A highly configurable, reusable Angular component for rendering smart data tables in enterprise applications - built for sorting, filtering, and presenting tabular data consistently across projects.

Angular Data Table Enterprise UI
$ npm install @servicemind.tis/tis-smart-table-viewer
View on npm Source on GitHub
Angular Library

tis-search-and-select-dropdown

@servicemind.tis
npm version npm downloads

A powerful Angular Material based dropdown component offering flexible, customizable search-select dropdowns for both client-side and server-side data, with support for single and multiple selection.

Angular Material Dropdown Server-side Search
$ npm install @servicemind.tis/tis-search-and-select-dropdown
View on npm Source on GitHub
Angular Library

angular-qr-code-scanner

@servicemind.tis
npm version npm downloads license

A lightweight Angular library for scanning QR codes using the device camera, with iOS recovery, torch control, and continuous-scan mode built in.

QR Code Camera Angular Material
$ npm install @servicemind.tis/angular-qr-code-scanner
View on npm Source on GitHub
Angular Library

tis-image-and-file-upload-and-view

@servicemind.tis
npm version npm downloads

An all-in-one image and file upload/view Angular component with a highly customizable drag-and-drop or button-triggered upload UI, built for modern enterprise applications.

File Upload Image Viewer Drag & Drop
$ npm install @servicemind.tis/tis-image-and-file-upload-and-view
View on npm Source on GitHub

Why we open source

Production-tested

Every component ships first inside a real TIS client engagement before it's published, so what you install has already been exercised in production.

Actively maintained

Packages are versioned on npm and updated as our own projects evolve - check the version badges above for the latest release.

Open on GitHub

Full source, issues, and contributions are welcome on our GitHub organization - inspect the code before you depend on it.

Contact Us