0.0.7 • Published 7 months ago

buddha-command v0.0.7

Weekly downloads
-
License
ISC
Repository
github
Last release
7 months ago

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.

0.0.7

7 months ago

0.0.6

10 months ago

0.0.5

10 months ago

0.0.4

10 months ago

0.0.3

10 months ago

0.0.2

10 months ago

0.0.1

10 months ago

0.0.0

10 months ago