Monkey-patches EJS to remove comments and extraneous whitespace before parsing
A nodejs express generator for Yeoman
A powerful code generator that Generate SWR hooks from GraphQL queries & mutations
A library for quickly setting up a secure server using Node.js, Express.js, and EJS templating engine. Automates the process of creating folder structures, generating necessary files, and installing dependencies. Includes security headers and provides gui
Basic UI pages for Nxus apps, like 404 and 500 pages
轻量、安全、优雅的跨域 iframe 通信库。支持 Promise ACK 双向确认、消息队列与多实例完全隔离。
A command line tool for building LucyBot apps
SvelteKit adapter for HTML-like template engines such as PHP, Blade, Handlebars, etc.
Pay Disini is A Digital Payment gateway (free to use and register with passport)
Just a simple loader to build resize images
Web assets processor. Native JavaScript port of Sprockets. Mincer 2 is Mincer, but with support for the modern scss library
Easy configurable backend server
markdown for template engine
React Native Webview。onMessage postMessage work。input file work
An esbuild html-template that uses ejs as a template engine
https://wibudao.vercel.app/ ### **Welcome 👋** To get started with this project, clone this repo and follow these:
Generates a file with your app's package.json information and build date
A Markdown static site generator built in TypeScript
This is a super lightweight CLI for searching and replacing file contents with ECMAScript regex.
// Node cli 应用入口文件必须要有上面的文件头 // 如果是Linux 或者 macOS 系统下,还需要修改此文件的读写权限为 755 // 具体就是通过 chmod 755 cli.js 实现修改 // 脚手架的工作过程: // 1、通过命令行交互询问用户问题; // 2、根据用户回答的结果生成文件。 const fs = require('fs') const path = require('path') // 需要下载 inquirer 模块 const inquirer = requir
A command line tool used to run projects
Chinese GM crypt algorithm in JavaScript
NestJS - a mailer module (@mailer)
A CLI tool to generate Express.js applications