lakutata
TypeScript icon, indicating that this package has built-in type declarations

0.1.50 • Public • Published

lakutata

node-lts npm npm NPM Codacy grade

Description

Lakutata is a generic development framework written in TypeScript and designed with IoC principles. Its main objective is to provide a universal, efficient, and stable development framework. The design goals of Lakutata are not limited to web application development; it aims to serve as a foundational framework for desktop applications, embedded systems applications, and web applications. The framework primarily adopts an OOP (Object-Oriented Programming) approach and encapsulates functionalities such as subprocesses, threads, permission management, and database ORM, enabling the framework to be used out of the box.

In addition, Lakutata also supports the integration of third-party libraries into the application, allowing developers to freely encapsulate and call third-party modules using Lakutata's dependency injection.

Get Started

To start using the Lakutata framework, please refer to the framework documentation and examples provided in the link below.

Click Here to check out the guide.

Click Here for full example.

License

Lakutata is MIT licensed.

Package Sidebar

Install

npm i lakutata

Homepage

lakutata.com

Weekly Downloads

43

Version

0.1.50

License

MIT

Unpacked Size

13.4 MB

Total Files

33

Last publish

Collaborators

  • myq1991