Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/seajs/seajs

A Module Loader for the Web
https://github.com/seajs/seajs

Last synced: 26 days ago
JSON representation

A Module Loader for the Web

Awesome Lists containing this project

README

        

A Module Loader for the Web
===

Sea.js is a module loader for the web. It is designed to change the way that you
organize JavaScript. With Sea.js, it is pleasure to build scalable web applications.

The official site:

[![Build Status](https://secure.travis-ci.org/seajs/seajs.png?branch=master)](https://travis-ci.org/seajs/seajs)

## Questions?

If you have any questions, please feel free to ask through [New Issue](https://github.com/seajs/seajs/issues/new).

### Reporting an Issue

Make sure the problem you're addressing is reproducible.
Use or to provide a test page.
Indicate what browsers the issue can be reproduced in.
What version of Sea.js is the issue reproducible in. Is it reproducible after updating to the latest version?

## License

Sea.js is available under the terms of the [MIT License](https://github.com/seajs/seajs/blob/master/LICENSE.md).