https://github.com/tpps88206/michael-quickly-generate-data-structure
Quickly generate data structure with multiple language.
https://github.com/tpps88206/michael-quickly-generate-data-structure
angular data-structures golang json sql
Last synced: 8 months ago
JSON representation
Quickly generate data structure with multiple language.
- Host: GitHub
- URL: https://github.com/tpps88206/michael-quickly-generate-data-structure
- Owner: tpps88206
- License: mit
- Created: 2018-08-20T06:27:08.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-01-01T17:08:08.000Z (almost 5 years ago)
- Last Synced: 2025-01-21T17:50:06.526Z (9 months ago)
- Topics: angular, data-structures, golang, json, sql
- Language: TypeScript
- Homepage:
- Size: 138 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quickly Generate Data Structure
Quickly generate data structure with multiple language.
Now support language :
* Angular
Generate Angular 2, Angular 4, Angular 5, Angular 6, Angular 7 data structure and model.
* Golang
Generate Go programming language data structure.
* JSON
Generate JSON data example.
* SQL
Generate SQL data structure.
* Normal table
Generate the normal table data example.
## Development tool
This project was developed with :
* [Angular](https://github.com/angular/angular) version 7.0.2
* [Angular Material](https://github.com/angular/material2)
* [Node](https://github.com/nodejs/node) version 11.0.0
* [Bootstrap](https://github.com/twbs/bootstrap) version 4.1.3
* [Font Awesome](https://fontawesome.com/) version 5.5.0
## Development server
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.