Giter Site home page Giter Site logo

skylixgh / luxjs Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 459 KB

Build, test, and deploy powerful full-stack applications with support for real-time, rest communication, cross-platform applications, and MORE!

Home Page: https://skylix.net/projects/luxjs

License: MIT License

JavaScript 2.00% TypeScript 87.99% HTML 0.13% SCSS 9.88%
cross-platform full-stack fast easy-to-use webframework real-time rest

luxjs's Introduction

: END OF LIFE use https://github.com/skylixgh/nexts <-- Better replacment, much more stable

Build, test, and deploy powerful full-stack applications with support for real-time, rest communication, cross-platform applications, and MORE!

Why?

Why did we create LuxJS?: To make NodeJS full-stack development more productive, faster, and safe! Having too many unknown dependencies isn't the safest thing, especially in large commercial applications. So, we created LuxJS. LuxJS is a full-stack framework, which means you can build the entire application from start to finish, including a client application for mobile and desktop plus a whole website for the application if you would like. The server can also be written from start to finish with just two dependencies. One would be LuxJS itself. The second dependence would be your database client, which isn't required.

Get Started

Contact Us

  • Via Support Team: [email protected]
  • Specific Staff Member: <first name>.<last name>@email.skylix.net

License

This project is under the MIT license.

luxjs's People

Stargazers

 avatar Skurhse Rage ∅ avatar

Watchers

Skurhse Rage ∅ avatar

Forkers

skurhse

luxjs's Issues

Use proper typings

Convert such to such

FROM EX

function test(settings: Settings) {}

TO EX

function test(settings: Partial<Settings>) {}

And make all Settings interfaces not contain any optional parameters

Emerald Mike

Btw remmberthe _scripts folder? Well im going to actualy implement a build tool too in luxjs.
fun fact: typescript was coded purly in JS but when ts was released they coded ts in ts.

Basicly thats whats gona happen to luxjs. the build enviorment, compilers, EXE builders and byte code transformers will be built into luxjs to maximize speed

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.