联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 自动编程(231) 
按平台查找All TypeScript(231) 

[自动编程] projections

CodeMirror 6编辑器的扩展,用于检测文档中的语法树模式,并用投影小部件替换它们。
An extension for the CodeMirror 6 editor to detect syntax tree patterns in a document and replacing them with projection widgets. (2023-12-25, TypeScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1703543289773404.html

[自动编程] morse-controller

一个小应用程序,用于将输入的文本转换为连接的控制器莫尔斯电码振动。,
A small application to convert entered text into connected controller morse code vibrations., (2023-08-13, TypeScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1691967808727124.html

[自动编程] Veritas

具有完整类型推理、验证、OpenAPI模式生成和无服务器集成的代码优先API框架。
Code first API framework with full type inference, validation, OpenAPI schema generation, and serverless integration. (2023-06-07, TypeScript, 94KB, 下载0次)

http://www.pudn.com/Download/item/id/1686712650589267.html

[自动编程] SOMDash

有角度的前端。代码重构、重新编译器、代码生成器和架构师。从CORE NET API绘制模型。扩展...
Angular frontend. Code refactor, re-compiler, code generator and scaffolder. Draws models from CORE NET APIs. Extends code compilers from SOM assemblies. (2022-06-03, TypeScript, 173KB, 下载0次)

http://www.pudn.com/Download/item/id/1686708290971753.html

[自动编程] voucher-generator

用TypeScript编写的密码安全随机数生成器,适用于数字凭证、充值卡或支票...
Crytography secure random number generator written in TypeScript suitable for numeric vouchers, recharge cards or coupon codes (2023-01-09, TypeScript, 91KB, 下载0次)

http://www.pudn.com/Download/item/id/1686708255763227.html

[自动编程] adonis5-boilerplate

具有模块化结构、单元测试和来自模式的基本代码生成器的Adonis 5样板
Adonis 5 boilerplate with modular structure, unit testing, and basic code generator from schema (2021-04-16, TypeScript, 56KB, 下载0次)

http://www.pudn.com/Download/item/id/1686708147955202.html

[自动编程] ng-splitter

另一个用于ng的静态代码分析器生成器,帮助您转换、拆分和优化您的ng应用程序。
Yet another static code analyzer generator for ng, help you to convert, split, optimize your ng app. (2023-02-02, TypeScript, 343KB, 下载0次)

http://www.pudn.com/Download/item/id/1686708038150420.html

[自动编程] vscode-hygen

此扩展将Hygen捆绑到VSCode中,并在编辑器中提供无缝代码生成器功能。
This extension bundles Hygen into VSCode and offers seamless code generator functionality right into your editor. (2018-09-14, TypeScript, 39KB, 下载0次)

http://www.pudn.com/Download/item/id/1686707972857483.html

[自动编程] cem-plugin-vs-code-custom-data-generator

自定义元素清单分析器插件,用于为VS代码生成自定义数据文件。
A custom elements manifest analyzer plugin to generate a custom data file for VS Code. (2023-02-04, TypeScript, 10829KB, 下载0次)

http://www.pudn.com/Download/item/id/1686707966400571.html

[自动编程] nextjs-opinionated-hasura

Next.js样板文件,具有:typescript、Next.js、tailwindcss、故事书、笑话、eslint、美化器、 React挂钩形式、zod...
Next.js boilerplate with: typescript, next.js, tailwindcss, storybook, jest, eslint, prettifier, react hook form, zod, react-query AND hasura, postgreslq, graphql-code-generator (2021-08-03, TypeScript, 488KB, 下载0次)

http://www.pudn.com/Download/item/id/1686707966753548.html

[自动编程] ast-plugin

最简单的抽象语法树遍历器,类似于[@babel](https:github.com babel)插件。
The simplest abstract syntax tree walker, similar with [@babel](https: github.com babel) plugin. (2021-03-23, TypeScript, 7KB, 下载0次)

http://www.pudn.com/Download/item/id/1686698292802859.html

[自动编程] soljs

使用抽象语法树将Javascript代码转换为Solidity的分析器
Parser to convert Javascript code to Solidity using abstract syntax tree (2019-01-10, TypeScript, 73KB, 下载0次)

http://www.pudn.com/Download/item/id/1686698198601550.html

[自动编程] Unicode-Substitutions

Visual Studio代码扩展,用于检测通常被文本编辑器替换的unicode字符。
A Visual Studio Code extension to detect unicode characters that get commonly substitued by text editors. (2022-10-18, TypeScript, 806KB, 下载0次)

http://www.pudn.com/Download/item/id/1686235277166102.html

[自动编程] nextjs-ts-apollo-serverless

带有Typescript、Apollo和graphql代码的Next.js应用程序示例。无服务器部署到AWS
Sample Next.js app with Typescript, Apollo and graphql-codegen. Serverless deploy to AWS (2022-02-17, TypeScript, 225KB, 下载0次)

http://www.pudn.com/Download/item/id/1686147832930689.html

[自动编程] graphql_server_reference_codegen

一个使用参考JavaScript实现(GraphQL-js)+GraphQL代码生成器实现的GraphQL服务器示例...
An example GraphQL server implemented using the reference JavaScript implementation (graphql-js) + GraphQL Code Generator. (2020-09-29, TypeScript, 141KB, 下载0次)

http://www.pudn.com/Download/item/id/1686147207951399.html

[自动编程] at-your-service

从浏览器环境中的网络请求生成有效的OpenAPI 3.1规范
Generate valid OpenAPI 3.1 specifications from network requests in browser environments (2023-06-06, TypeScript, 2015KB, 下载0次)

http://www.pudn.com/Download/item/id/1686147138319634.html

[自动编程] tiny-complier

实现超级 mini 的编译器 | codegen&compiler 生成代码 | 只需要 200 行代码 | 前端编译原理
Compiler for implementing super mini | Codegen&Compiler generating code | Only 200 lines of code required | Frontend compilation principles (2023-01-18, TypeScript, 265KB, 下载0次)

http://www.pudn.com/Download/item/id/1686147138219340.html

[自动编程] graphql-codegen-ariadne

用于生成Python类型的GraphQL代码生成器插件在使用Ariadne实现GraphQL服务器时很有用
GraphQL Code Generator plugin for generating Python types helpful when implementing GraphQL servers with Ariadne (2021-04-21, TypeScript, 170KB, 下载0次)

http://www.pudn.com/Download/item/id/1686146969508747.html

[自动编程] mongql

即时从mongoose模式生成graphql typedefs、解析器、片段和操作
Generate graphql typedefs, resolvers, fragments and operations from mongoose schema in an instant (2023-01-23, TypeScript, 136KB, 下载0次)

http://www.pudn.com/Download/item/id/1686146699823754.html

[自动编程] sdk-codegen

一个SDK来统治它们,并在代码生成器中绑定它们
One SDK to rule them all, and in the codegen bind them (2023-06-05, TypeScript, 4883KB, 下载0次)

http://www.pudn.com/Download/item/id/1686146381355587.html
总计:231