Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
A anue-fe-sdk
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • share
  • anue-fe-sdk
  • Wiki
  • Home

Home · Changes

Page history
Edited online authored Dec 06, 2018 by benhsieh's avatar benhsieh
Hide whitespace changes
Inline Side-by-side
Showing with 3 additions and 3 deletions
+3 -3
  • Home.md Home.md +3 -3
  • No files found.
Home.md
View page @ d7d6bcbd
......@@ -4,7 +4,7 @@ Cross project API library in `TypeScript`.
## Structure
### src/packages (@packages)
### src/packages (`@packages`)
`For application development`
......@@ -23,14 +23,14 @@ The package folder alias is `@packages`, packages should not coupling with each
- Auth
### src/libraries (@libraries)
### src/libraries (`@libraries`)
Containing modules like infrastructure and basic mechanisms, like networking, and storage accessing
- Network
- Storage
## src/utils (@utils)
## src/utils (`@utils`)
Util functions are located here
......
Clone repository
  • Auth
  • Home