New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

amis

Package Overview
Dependencies
Maintainers
1
Versions
723
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

amis

一种MIS页面生成工具

  • 1.0.0-rc.3
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
6.5K
decreased by-14.88%
Maintainers
1
Weekly downloads
 
Created
Source

amis

一种页面渲染器,可以直接基于特定格式的 JSON 配置将页面渲染出来,结合业务方 API 可快速完成各类管理页面的开发。

目前用于百度内部 AMIS 平台,已有 100+ 部门接入使用,创建 1.2w+ 页面,欢迎大家使用和提建议。

通过 amis 搭建自己的后台系统,可以参考这: https://github.com/fex-team/amis-admin

快速开始

# 安装项目 npm 依赖。
npm i

# 开始编译,把代码产出到刚开启的服务的 webroot 目录。
npm run dev

# 开启 fis3 服务,请通过 http://127.0.0.1:8888/examples/pages/simple 访问。
npm start

测试

# 安装依赖
npm i 

# 执行测试用率
npm test

# 查看测试用率覆盖率
npm run coverage

使用文档

为了更好的阅读体验,建议直接在 gh-pages 中阅读 https://baidu.github.io/amis/

如何贡献

请采用 typescript 编写,所有合理的改动、新的公用渲染器、用率或者文档的提交都会被接收。

维护者

讨论

欢迎提 ISSUE 讨论。

Keywords

FAQs

Package last updated on 27 May 2019

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