https://github.com/crazybber/demo-component
[check readme.md] demo component : every component have its own repository, like ,tree,grid,table.
https://github.com/crazybber/demo-component
Last synced: 5 months ago
JSON representation
[check readme.md] demo component : every component have its own repository, like ,tree,grid,table.
- Host: GitHub
- URL: https://github.com/crazybber/demo-component
- Owner: crazybber
- License: apache-2.0
- Created: 2018-08-16T04:48:40.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-16T05:02:19.000Z (almost 8 years ago)
- Last Synced: 2025-01-28T04:44:08.572Z (over 1 year ago)
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# demo-component
demo component : every component have its own repository, like ,tree,grid,table.
## Requirment
+ coding and following the coding_style.md instruction.
+ readme.md must be putted into your repository.
+ changelog.md must be putted into your repository.
## Notice
one concreate componenent ,like tree ,maybe has its own multiple version ,
so dependency related components should have more instruction in your changelog.md or readme.md like
+ tree version based on ng-zorro v1.2.x
+ tree version based on material v6.0.x