1.0.51 • Published 2 years ago

@lmjs/cli v1.0.51

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

LumenJS Reactive JavaScript Framework

LumenJS is a cutting-edge, tiny, and lightning-fast reactive JavaScript framework that is set to revolutionize the way developers build dynamic user interfaces. Building scalable and high-performant web applications and web user interfaces, be it simple or complex, with standard HTML, CSS and JavaScript only. LumenJS Documentation

LumenJS comes along with MobiusCSS which is a utility-first CSS framework packed with grid and table sectioning systems and classes like g, mt20, pv100, c and sq that can be composed to build any design, directly in your markup. MobiusCSS Documentation

 

Installation

Using npm:

npm install -g @lmjs/cli

 

USAGE

Create A New Project

lm create My Project Name

You can use lu, lm, or lumen as a command.

 

Run The Project

lm serve

 

Create A View

lm create -v myview

 

Create A Sub View

lm create -s mysubview

 

Create A Template

lm create -t mytemplate

 

Purge Offline Cache Files (For Offline Usage)

lm purge

 

Build A Serverless Dist For Production Version

lm build --serverless

 

Build A Serverless Dist For Production Version & Deploy It Directly

lm build --serverless --deploy

 

Build A Dist For Production Version + NodeJs Server

lm build

 

Build A Dist For Production Version + NodeJs Server & Deploy It Directly

lm build --deploy
1.0.48

2 years ago

1.0.47

2 years ago

1.0.46

2 years ago

1.0.45

2 years ago

1.0.49

2 years ago

1.0.51

2 years ago

1.0.50

2 years ago

1.0.39

2 years ago

1.0.38

2 years ago

1.0.40

2 years ago

1.0.44

2 years ago

1.0.43

2 years ago

1.0.42

2 years ago

1.0.41

2 years ago

1.0.26

2 years ago

1.0.25

2 years ago

1.0.24

2 years ago

1.0.23

2 years ago

1.0.29

2 years ago

1.0.28

2 years ago

1.0.27

2 years ago

1.0.33

2 years ago

1.0.32

2 years ago

1.0.31

2 years ago

1.0.30

2 years ago

1.0.37

2 years ago

1.0.36

2 years ago

1.0.35

2 years ago

1.0.34

2 years ago

1.0.19

3 years ago

1.0.22

3 years ago

1.0.21

3 years ago

1.0.20

3 years ago

1.0.18

3 years ago

1.0.17

3 years ago

1.0.16

3 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago