New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

expression-language-editor

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

expression-language-editor

Expression Language Editor

latest
Source
npmnpm
Version
0.0.4
Version published
Weekly downloads
3
200%
Maintainers
1
Weekly downloads
 
Created
Source

expression-language-editor

组件库模板

version install size download

使用

expression-language-editor

安装依赖

npm install
# or
yarn install

启动项目

npm start
# or
yarn start

打包项目

npm run build
# or
yarn build

打包项目使用自定义配置

在打包其它有特殊配置的 bundle 时, 可以通过命令行参数来加载额外的配置文件;

例如: 使用 config/index.tsconfig/prod.ts 合并后的配置进行编译.

npm run build --config=prod
# or
yarn build config=prod

配置文档

click

FAQs

Package last updated on 25 Oct 2025

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