Skip to content

Inviz/Javascript-bundler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

This is a (future) ruby-javascript for packing up javascript packages in mootools style.

Currently it holds examples of how it should work, to be translated into specs for implementation.

Conventions: 
  - All packages are located in a single directory (it's app/javascripts for all of the examples)
  - Package directory name is meaningless. The name is taken from package.yml
  - Every file should have mootools-style header with provides & requires sections.
  
If a bundler is run with --with-dependencies option, then output directory is public/javascripts/packagename/Compiled instead of ./Source

About

Something to pack up packages in mootools package format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages