Skip to content

jDataView/jBinary.Repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jBinary.Repo

This repo is deprecated and will be replaced with bunch of separate repos for each file type.

Repo for popular file formats and corresponding demos implemented with jBinary.

Watch demos online from catalog.

For usage in own projects, check out corresponding page in jBinary documentation.

Feel free to add own file formats:

  1. Fork this repo.
  2. Create folder for your {format}.
  3. Add {format}.js into folder and export typeset by using AMD define method.
  4. Add demo.html with demo partial into folder.
  5. Register file extension & mime type associations inside associations.js (if needed).
  6. Send me pull request.
  7. Watch your demo in official catalog!

About

Repo for demos of popular structures implemented with jBinary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published