New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cross-api

Package Overview
Dependencies
Maintainers
1
Versions
347
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cross-api

A CLI which can generate a good, clean and statically typed API structure with typescript and SOLID principles. It's features includes CRUD operations, providers, unit tests and documentation.

6.3.9
latest
Source
npm
Version published
Weekly downloads
182
-58.54%
Maintainers
1
Weekly downloads
 
Created
Source

Cross-api

node version   socket badge   npm version   install size

A CLI which can generate a good, clean and statically typed API structure with typescript and SOLID principles. It's features includes CRUD operations, providers, unit tests and documentation.

Check cross-api documentation for more details

To install the project:

npm install cross-api --save-dev

Enter the following code in the terminal to make the initial configuration:

npx cross config

It will install yarn globally so to see the available commands type:

yarn cross help

Keywords

cross-api

FAQs

Package last updated on 03 Apr 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