Skip to content

A scaffold for creating web application user interface with RequireJS as the js module manager.

Notifications You must be signed in to change notification settings

Jack-Chou-HZ/RequireJS-Scaffold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RequireJS-Scaffold

A scaffold for creating web applications user interface with RequireJS as the js module manager. The JavaScript host environment here is: web browser. The purpose of this scaffold as well, is to find ways to write web applications front end without Webpack, Gulp or any other buldle tools.

Branches

  1. master
    No specific purpose. Not even merge with any other branches.
  2. ES6-Modules
    Just ES6 native modules with import/export syntax
  3. RequireJS-Modules
    Make use of require.js and r.js to manage js modules in the browser environment
  4. RequireJS-with-ReactJS
    Use require.js and r.js to work with ReactJS ecosystem.

About

A scaffold for creating web application user interface with RequireJS as the js module manager.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages