Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

another

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

another

build tool for seajs.

  • 0.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
30
Maintainers
1
Weekly downloads
 
Created
Source

Umi (うみ)

Build tool for seajs.

还在开发中


Install

$ npm install umi -g

Feature

  • 支持源码为 commonjs 的包的构建
  • 支持多种包管理工具 component,bower,spm,可适配
  • 构建生成后的文件为 CMD 模块
  • 使用 gulp 构建文件
  • 可选择构建模式
    • default 只生成本模块的文件
    • all 生成的文件包括所有的依赖
    • standalone 生成的文件除了 all 以外还包括 seajs,并运行入口文件
  • 支持各种预处理工具(包括但不限于 less、sass、stylus、coffee、handlebars)
  • 可使用 gulp 快速自定义构建

Usage

FAQs

Package last updated on 10 Jan 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc