Skip to content

AaronPlave/aerie-ui

This branch is 727 commits behind NASA-AMMOS/aerie-ui:develop.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f512ab3 · Jul 26, 2022
Jul 14, 2022
Jul 22, 2022
Jul 25, 2022
Jul 19, 2022
Jul 26, 2022
Nov 10, 2021
Jun 11, 2021
Jul 26, 2022
Jun 22, 2022
Jul 8, 2022
Jun 16, 2022
Jul 19, 2022
Apr 4, 2022
Jan 10, 2022
Mar 2, 2022
Nov 29, 2021
Jul 8, 2022
Jul 19, 2022
Jul 26, 2022
Jul 26, 2022
Jun 24, 2022
Jul 20, 2022
Jun 22, 2022
Jul 20, 2022

Repository files navigation

Language grade: JavaScript GitHub package.json version

aerie-ui

The client application for Aerie.

Example

Directory Structure

.
├── .github         # GitHub metadata
├── docs            # Documentation
├── e2e-tests       # End-to-end tests
├── scripts         # Helper build scripts
└── src             # The source code
    ├── components  # Svelte components
    ├── css         # Style sheets
    ├── routes      # Svelte Kit route components
    ├── stores      # Svelte stores
    ├── types       # Global TypeScript types
    └── utilities   # Functions and constant values
└── static          # Statically served files

Want to help?

Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing. If you are a developer you can get started quickly by reading the developer documentation.

License

The scripts and documentation in this project are released under the MIT License.

About

The client application for Aerie.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Svelte 55.3%
  • TypeScript 38.5%
  • CSS 5.4%
  • Other 0.8%