New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

buddha-command

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

buddha-command

Cli of buddha.ts

latest
Source
npmnpm
Version
0.0.7
Version published
Maintainers
1
Created
Source

Buddha Command

///////////////////////////////\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
卐                          _ooOoo_                            卐
卐                         o8888888o                           卐
卐                         88" . "88                           卐
卐                         (| ^_^ |)                           卐
卐                         O\  =  /O                           卐
卐                      ____/`---'\____                        卐
卐                    .'  \\|     |//  `.                      卐
卐                   /  \\|||  :  |||//  \                     卐
卐                  /  _||||| -:- |||||-  \                    卐
卐                  |   | \\\  -  /// |   |                    卐
卐                  | \_|  ''\---/''  |   |                    卐
卐                  \  .-\__  `-`  ___/-. /                    卐
卐                ___`. .'  /--.--\  `. . ___                  卐
卐             ."" '<  `.___\_<|>_/___.'  >'"".                卐
卐            | | :  `- \`.;`\ _ /`;.`/ - ` : | |              卐
卐            \  \ `-.   \_ __\ /__ _/   .-` /  /              卐
卐      ========`-.____`-.___\_____/___.-`____.-'========      卐
卐                           `=---='                           卐
卐      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^      卐
卐      No Crash ||  Buddha Blessing my Server  || No Bug      卐
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\////////////////////////////////
  • Buddha.ts is an npm package that helps you easily build Node.js and TypeScript applications with a well-organized, modular, and efficient project structure.
  • Designed with the flexibility and power of TypeScript, Buddha.ts makes development easier by reducing risks during the development and maintenance of your source code.

Features

  • Easy-to-manage project structure: Buddha.ts provides an optimized project structure, allowing you to focus on building essential features of your application without worrying about code organization.
  • TypeScript support: Utilizing TypeScript for your source code provides superior benefits during development and maintenance, such as compile-time error detection and intelligent autocompletion.
  • Modular architecture: With a modular architecture, you can reuse code and minimize conflicts between different parts of your application.
  • Testing support: Buddha.ts integrates support for writing simple and effective tests, ensuring the stability and reliability of your application.
  • Integration of powerful features: Take advantage of powerful features like middleware, routing, validation, logging, and more to reduce development time and accelerate the deployment of your application.

Installation

To start using Buddha.ts in your project, install it via npm:

npm install -g buddha-command

// create new buddha backend project
buddha create backend <NAME>

// create new buddha frontend project
buddha create frontend <NAME>

// create new buddha chrome extension project
buddha create ext <NAME>

// check version
buhha --version

// help
buddha --help

Usage

For detailed usage instructions, you can refer to the Documentation (incomming).

Contributions

We always welcome contributions from the community to improve and enhance Buddha.ts. If you encounter any issues or have ideas for new features, feel free to open an issue or submit your pull request.

Author

Buddha.ts is written and developed by Andrew Nguyen.

Email: nguyenleminhdev@gmail.com

License

Buddha.ts is licensed under the MIT License.

Keywords

typescript

FAQs

Package last updated on 24 Oct 2023

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