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

express-tsx

Package Overview
Dependencies
Maintainers
1
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-tsx - npm Package Compare versions

Comparing version 4.2.2 to 4.2.3

4

package.json
{
"name": "express-tsx",
"version": "4.2.2",
"description": "express view engine",
"version": "4.2.3",
"description": "express view engine to render tsx file",
"main": "dist/index.js",

@@ -6,0 +6,0 @@ "types": "src/index.ts",

# 介绍
express 视图引擎 tsx 的实现 .
tsx 文件的 express 的视图引擎 .
警告 : 不能用于生产环境 , 没有打包, 使用的是直接加载模块文件

@@ -11,3 +12,3 @@ # 安装

# 使用示例
[主文件](./example/server.js)
[主文件](./example/index.js)
```javascript

@@ -14,0 +15,0 @@ //创建包含 express-tsx 视图引擎的 express 服务

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