Un cli que te permitira generar un proyecto de express js que al final lo unico que tendras que hacer es npm i, actualmente solo trabaja con ejs como motor de plantillas y mysql como base de datos per pronto podras tendra hasta funciones para generar APIs
This library enables you to utilize AWS Lambda and Amazon API Gateway to respond to web and API requests using your existing Node.js application framework.
Determine if a function is a native generator function.
Module to automatically generate OpenAPI (Swagger) specification for existing ExpressJS 4.x REST API applications
Turns an AST into code.
Fast, unopinionated, minimalist web framework
Turn async generator functions into ES2015 generators
A function that returns the normally hidden `GeneratorFunction` constructor
Turn async functions into ES2015 generators
Helper function to remap async functions to generators
Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.
TypeScript definitions for express
Generate new Express applications similar to express-generate which but sets it up to use TypeScript instead
Check if something is a generator function
No description provided.
No description provided.
OpenTelemetry instrumentation for `express` http web application framework
Code generator for Connect
Generate artificial backtrace by walking arguments.callee.caller chain
TypeScript definitions for express-serve-static-core
A function that returns the normally hidden `AsyncGeneratorFunction` constructor
Express' application generator
Runtime package for code generated by @nahkies/openapi-code-generator using the typescript-express template
Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.