The list of companies who use Angular in Thailand
https://AngularThailand.github.io/who-use-angular-in-thailand
In order to add a company to this repo, you have to submit pull request so as to edit the src/assets/data/companies.json file.
JSON object must follow the format below.
- name: Company's name (required)
- description: Company's description (required) (with http/https)
- logo: Company logo's URL (optional)
- companyUrl: Company's URL (required) (with http/https)
- productUrls: Company products's URL using Angular ecosystem (optional) (with http/https)
- technologies: Technologies to build your product related to Angular: rxjs, angular, angularjs, typescript, ionic, nest, ngrx, nativescript, electron, firebase, tensorflow, python, java, gcp, android, ios, nx (required at least one)
For instance:
{
"name": "Example Company",
"description": "Example Company Description",
"logo": "assets/images/angular.svg",
"companyUrl": "http://example.com",
"productUrls": ["http://example.com", "http://example.com"],
"technologies": ["angularjs", "angular","ionic", "nestjs", "ngrx"]
}
https://github.com/ng-japan/who-use-angular-in-japan
https://github.com/tomastrajan/angular-ngrx-material-starter