2.4.0-rc1 • Published 6 years ago
@micro-fleet/web v2.4.0-rc1
Micro Fleet - Web library
Belongs to Micro Fleet framework, contains classes used by web and rest services.
See more examples and usage guide in unit test.
INSTALLATION
- Stable version:
npm i @micro-fleet/web - Edge (development) version:
npm i git@github.com:gennovative/micro-fleet-web.git
DEVELOPMENT
- Install packages in
peerDependenciessection with commandnpm i --no-save {package name}@{version}. Or if you want to use directly neighbor packages, excutenpm run linkPackages. npm run buildto transpile TypeScript then run unit tests (if any) (equiv.npm run compile+npm run test(if any)).npm run compile: To transpile TypeScript into JavaScript.npm run watch: To transpile without running unit tests, then watch for changes in *.ts files and re-transpile on save.npm run test: To run unit tests.
RELEASE
npm run release: To transpile and createapp.d.tsdefinition file.- Note: Please commit transpiled code in folder
distand definition fileapp.d.tsrelevant to the TypeScript version.
2.4.0-rc1
6 years ago
2.3.0-rc5
6 years ago
2.3.0-rc3
6 years ago
2.3.0-rc1
6 years ago
1.2.1
6 years ago
1.2.0
6 years ago
1.2.0-rc2
6 years ago
1.2.0-rc1
6 years ago
1.2.0-rc.1
6 years ago
1.1.3
6 years ago
1.1.2
6 years ago
1.1.1
6 years ago
1.1.0
7 years ago
1.0.3
7 years ago
1.0.2
7 years ago
1.0.1
7 years ago
1.0.0
7 years ago