Private Utility Module


Keywords
node, front-end, library
License
MIT
Install
npm install fourdollar@1.1.2

Documentation

fourdollar

개인적인 라이브러리 이다.

test/*.spec.ts를 참고하라.

Install

$ yarn add fourdollar

Usage

import $4 from 'fourdollar'

Publish

yarn clean           # 전 /dist 삭제
yarn build.tsc       # 일단 빌드한다
yarn login           # 로그인
yarn publish         # 프로젝트의 루트 위치에서, npm에 배포 등록한다

License

Copyright (c) bynaki. All rights reserved.

Licensed under the MIT License.