Skip to content

corntoole/Skeleton-Viewer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a minimal skeleton viewer that will run inside your locker and let you easily build your own experiences of your data.

Be sure to note the repository section of the package.json. There are a few key fields to understand:

  • uses - field defines the types and services that the application uses. These also allow people to quickly sort and find your application in the explorer.
  • type - should be set to "app"
  • static - should be true
  • title - This is the title displayed in the explorer, the name field in the main package.json is used for the package name, not display.

About

A rough skeleton for a viewer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%