Skip to content

graybealski/cfsn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cfsn

A CF Standard Names Vocabulary browser -- prototype

Currently deployed at http://mmisw.org/experimental/cfsn

See the wiki for documentation.

Trying cfsn locally:

Clone the repo git clone https://github.com/mmisw/cfsn.git and then open app/index.html in your browser. To avoid potential issues caused by some browsers when opening a regular local file, you can make the app/ subdirectory accessible from your web server. Alternatively, if you have nodejs installed, you can simply run:

$ node scripts/web-server.js

and then open http://localhost:8000/app/index.html

About

CF Standard Names Vocabulary Browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.5%
  • CSS 7.5%