Пакет: node-requirejs (2.3.7+ds+~2.1.37-1)
Ссылки для node-requirejs
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код requirejs:
- [requirejs_2.3.7+ds+~2.1.37-1.dsc]
- [requirejs_2.3.7+ds+~2.1.37.orig-types-requirejs.tar.xz]
- [requirejs_2.3.7+ds+~2.1.37.orig.tar.xz]
- [requirejs_2.3.7+ds+~2.1.37-1.debian.tar.xz]
Сопровождающие:
- Debian Javascript Maintainers (Страница КК, Почтовый архив)
- Georges Khaznadar (Страница КК)
- Laszlo Boszormenyi (GCS) (Страница КК)
- Yadd (Страница КК)
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
JavaScript file and module loader - NodeJS
RequireJS loads plain JavaScript files as well as more defined modules. It is optimized for in-browser use, including in a Web Worker, but it can be used in other JavaScript environments, like Rhino and Node. It implements the Asynchronous Module API
RequireJS uses plain script tags to load modules/files, so it should allow for easy debugging. It can be used simply to load existing JavaScript files, so you can add it to your existing project without having to re-write your JavaScript files.
RequireJS includes an optimization tool you can run as part of your packaging steps for deploying your code. The optimization tool can combine and minify your JavaScript files to allow for better performance.
If the JavaScript file defines a JavaScript module via define(), then there are other benefits RequireJS can offer: improvements over traditional CommonJS modules and loading multiple versions of a module in a page. RequireJS also has a plugin system that supports features like i18n string bundles, and text file dependencies.
RequireJS does not have any dependencies on a JavaScript framework.
The standard require.js file is around 5.5KB when minified via Closure Compiler and gzipped.
This package also provides a script r.js, that has two major functions:
* Run AMD-based projects in Node and Rhino. * Includes the RequireJS Optimizer that combines scripts for optimal browser delivery.
Другие пакеты, относящиеся к node-requirejs
|
|
|
|
-
- dep: nodejs
- взаимодействие на основе событий в V8 javascript — программа
Загрузка node-requirejs
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 192,1 Кб | 1 287,0 Кб | [список файлов] |