Skip to content

Lightweight js framework for creating custom components with vanilla js, it is useful for those who still create webapps using plain php, plain java servlet pages, etc..

Notifications You must be signed in to change notification settings

franckycodes/lumierejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

------------------------------------------
| Author: Franckycodes
| Name: LumiereJS 1.0
| Description: Little js library for those who loves
| creating web apps using vanilla js
| Version: 1.0
| Licence: You are free to use this lib, copying it or modifying it and use it wherever you want
| Latest version: April 2025
-------------------------------------------
Typescript:
You need to install typescript and use typescript compiler command 
$ tsc --watch 

For building all components into single file build.js:
$ tsc --watch --module amd

About

Lightweight js framework for creating custom components with vanilla js, it is useful for those who still create webapps using plain php, plain java servlet pages, etc..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published