1.0.20 • Published 3 years ago

kiru-sdk v1.0.20

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

##https://blog.ull.im/engineering/2018/12/23/how-to-create-and-publish-npm-module-in-typescript.html ##https://sdg9670.github.io/nodejs/typescript-npm-release/

##npm run build

./src/index.ts -> dist(index.js, index.d.ts)

./src/index.ts 는 배포 안함

##npm login NPM 로그인

##npm publish

NPM 배포


##개인 계정으로 테스트 https://github.com/Kiru32/seiren-sdk

https://www.npmjs.com/package/kiru-sdk

https://www.npmjs.com/

사용

npm i kiru-sdk

import { echo } from 'kiru-sdk';

console.log(echo('aaa'));

1.0.20

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.4

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago