Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/seajs/seajs
- Owner: seajs
- License: mit
- Created: 2010-12-29T15:02:37.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2023-07-03T13:54:20.000Z (over 1 year ago)
- Last Synced: 2024-05-15T14:29:28.583Z (6 months ago)
- Language: JavaScript
- Homepage: https://seajs.github.io/seajs/
- Size: 47.8 MB
- Stars: 8,296
- Watchers: 799
- Forks: 2,598
- Open Issues: 154
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-focusnetworks - SeaJS - A Module Loader for the Web. (Loaders)
- A-collection-of-awesome-browser-side-JavaScript-libraries-resources-and-shiny-things. - SeaJS - A Module Loader for the Web. (Loaders)
- awesome-javascript - SeaJS - A Module Loader for the Web ` 📝 3 years ago ` (Loaders [🔝](#readme))
- awesome-github-star - seajs
- awesome-javascript-cn - SeaJS
- awesome-made-by-chinese - seajs
- awesome-javascript - seajs - A Module Loader for the Web - ★ 7574 (Loaders)
- awesome-front-end - seajs
- awesome-javascript - SeaJS - A Module Loader for the Web. (Loaders)
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).