1.0.95 • Published 1 year ago

@jianzhi.wang/glitter v1.0.95

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

GlitterTS

Glitter is a cross-platform hybrid framework that can develop Android,IOS and Web applications at the same time


Step1.

Add glitter plugin by npm

-npm install @jianzhi.wang/glitter

Step2.

Create an empty Glitter project:

-node create.js

Step3.

Auto build your Glitter project:

-tsc --project tsconfig.json && tsc -w


Dependency

- Set up your dependencies in glitterDeps.json

  "dependencies": [
    {
      "name": "test.js",
      "path": "https://raw.githubusercontent.com/sam38124/GlitterForIOS/master/Package.resolved"
    }
  ]
}  

- Download your dependencies to glitterLib dir

node install.js


Release project.

- Build your project to other dir and ignore ts file :

node release.js path=test


Sample

"scripts": {

"create": "node node_modules/@jianzhi.wang/glitter/create.js",  

"start:tscAuto": "tsc --project tsconfig.json  && tsc -w",

"release": "tsc --project tsconfig.json  && node node_modules/@jianzhi.wang/glitter/release.js  path=test",

"install": "node node_modules/@jianzhi.wang/glitter/install.js"

}
1.0.84

1 year ago

1.0.88

1 year ago

1.0.86

1 year ago

1.0.85

1 year ago

1.0.89

1 year ago

1.0.91

1 year ago

1.0.90

1 year ago

1.0.95

1 year ago

1.0.94

1 year ago

1.0.93

1 year ago

1.0.92

1 year ago

1.0.83

1 year ago

1.0.82

1 year ago

1.0.81

1 year ago

1.0.80

1 year ago

1.0.79

1 year ago

1.0.78

1 year ago

1.0.77

1 year ago

1.0.76

1 year ago

1.0.75

1 year ago

1.0.74

1 year ago

1.0.73

1 year ago

1.0.72

1 year ago

1.0.71

1 year ago

1.0.70

1 year ago

1.0.69

1 year ago

1.0.68

1 year ago

1.0.67

1 year ago

1.0.66

1 year ago

1.0.65

1 year ago

1.0.64

1 year ago

1.0.63

1 year ago

1.0.62

1 year ago

1.0.61

1 year ago

1.0.60

1 year ago

1.0.59

1 year ago

1.0.58

1 year ago

1.0.57

1 year ago

1.0.56

1 year ago

1.0.55

1 year ago

1.0.54

1 year ago

1.0.53

1 year ago

1.0.52

1 year ago

1.0.51

1 year ago

1.0.50

1 year ago

1.0.49

1 year ago

1.0.48

1 year ago

1.0.47

1 year ago

1.0.46

1 year ago

1.0.45

1 year ago

1.0.44

1 year ago

1.0.43

1 year ago

1.0.42

1 year ago

1.0.41

1 year ago

1.0.40

1 year ago

1.0.39

1 year ago

1.0.38

1 year ago

1.0.37

1 year ago

1.0.36

1 year ago

1.0.35

1 year ago

1.0.34

1 year ago

1.0.33

1 year ago

1.0.32

1 year ago

1.0.31

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago