Skip to content

eunicon/fe.javascript

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

FE개발

FE개발팀에서 프로젝트 및 내부 과제를 수행하면서 생산한 기술 산출물로, 공통 모듈 및 컴포넌트와 개발 가이드 등을 포함합니다.
배포되는 산출물은 FE개발팀에서 개발/관리하며 MIT 라이선스로 자유롭게 사용할 수 있습니다.
단, FE개발팀의 동의 없이 임의로 수정하여 사용된 코드에 대해서는 유지보수 및 산출물의 품질을 보증을 할 수 없으니,
추가/수정 요청 및 문의, 버그 신고는 [Issues] 또는 [FE개발팀 DL]을 이용해주세요.


## 자바스크립트 개발 가이드 자바스크립트 개발 시 필요한 내용들을 가이드 합니다.
본 문서는 코딩컨벤션, 디버깅, 테스트 등과 같이 기본적인 내용부터 의존성 관리 및 압축까지의 개발 전반에 대한 내용을 다룹니다. > [자바스크립트 개발 가이드](https://github.com/nhnent/fe.javascript/wiki) 바로가기
## Application |Name|Description|Documentation| | ---- | ---- | ---- | |[Grid](https://github.com/nhnent/fe.application-grid)|그리드|[[API]](https://nhnent.github.io/fe.application-grid/1.0.0/), [[Sample]](https://nhnent.github.io/fe.application-grid/1.0.0/tutorial-sample1.html), [[Download]](https://github.com/nhnent/fe.application-grid), [[Tutorial]](https://github.com/nhnent/fe.application-grid/wiki/어플리케이션-그리드-적용하기)|
## Component |Name|Description|Documentation| | ---- | ---- | ---- | |[AutoComplete](https://github.com/nhnent/fe.component-auto-complete/)|검색어 자동완성 컴포넌트|[[API]](https://nhnent.github.io/fe.component-auto-complete/1.1.0/), [[Sample]](https://nhnent.github.io/fe.component-auto-complete/1.1.0/tutorial-sample1.html), [[Download]](https://github.com/nhnent/fe.component-auto-complete), [[Tutorial]](https://github.com/nhnent/fe.component-auto-complete/wiki/자동완성-컴포넌트-적용방법)| |[Calendar](https://github.com/nhnent/fe.component-calendar/)|캘린더 컴포넌트|[[API]](https://nhnent.github.io/fe.component-calendar/1.0.1/), [[Sample]](https://nhnent.github.io/fe.component-calendar/1.0.1/tutorial-sample1.html), [[Download]](https://github.com/nhnent/fe.component-calendar/), [[Tutorial]](https://github.com/nhnent/fe.component-calendar/wiki/달력-컴포넌트-적용방법)| |[DatePicker](https://github.com/nhnent/fe.component-date-picker/)|데이트 피커 컴포넌트|[[API]](https://nhnent.github.io/fe.component-date-picker/1.1.0), [[Sample]](https://nhnent.github.io/fe.component-date-picker/1.1.0/tutorial-sample1.html), [[Download]](https://github.com/nhnent/fe.component-date-picker/), [[Tutorial]](https://github.com/nhnent/fe.component-date-picker/wiki/date-picker-컴포넌트-적용방법)| |[EffectSlide](https://github.com/nhnent/fe.component-effect-slide/)|이펙트 슬라이드 컴포넌트|[[API]](https://nhnent.github.io/fe.component-effect-slide/1.0.0), [[Sample]](https://nhnent.github.io/fe.component-effect-slide/1.0.0/tutorial-sample1.html), [[Download]](https://github.com/nhnent/fe.component-effect-slide/), [[Tutorial]](https://github.com/nhnent/fe.component-effect-slide/wiki/이펙트-슬라이드-컴포넌트-적용방법)| |[GestureReader](https://github.com/nhnent/fe.component-gesture-reader/)|제스처 리더 컴포넌트|[[API]](https://nhnent.github.io/fe.component-gesture-reader/1.0.0/), [[Sample]](https://nhnent.github.io/fe.component-gesture-reader/1.0.0/tutorial-sample1.html), [[Download]](https://github.com/nhnent/fe.component-gesture-reader), [[Tutorial]](https://github.com/nhnent/fe.component-gesture-reader/wiki/제스처-리더-컴포넌트-적용방법)| |[InfiniteScroll](https://github.com/nhnent/fe.component-infinite-scroll/)|무한 스크롤 컴포넌트|[[API]](https://nhnent.github.io/fe.component-infinite-scroll/1.0.1/), [[Sample]](https://nhnent.github.io/fe.component-infinite-scroll/1.0.1/tutorial-sample1.html), [[Download]](https://github.com/nhnent/fe.component-infinite-scroll/), [[Tutorial]](https://github.com/nhnent/fe.component-infinite-scroll/wiki/무한스크롤-컴포넌트-적용방법)| |[Pagination](https://github.com/nhnent/fe.component-pagination/)|페이지네이션 컴포넌트|[[API]](https://nhnent.github.io/fe.component-pagination/1.0.0/), [[Sample]](https://nhnent.github.io/fe.component-pagination/1.0.0/tutorial-sample1.html), [[Download]](https://github.com/nhnent/fe.component-pagination/), [[Tutorial]](https://github.com/nhnent/fe.component-pagination/wiki/페이지네이션-컴포넌트-적용방법)| |[Rolling](https://github.com/nhnent/fe.component-rolling/)|롤링 컴포넌트|[[API]](https://nhnent.github.io/fe.component-rolling/1.0.0/), [[Sample]](https://nhnent.github.io/fe.component-rolling/1.0.0/tutorial-sample1.html), [[Download]](https://github.com/nhnent/fe.component-rolling), [[Tutorial]](https://github.com/nhnent/fe.component-rolling/wiki/롤링-컴포넌트-적용방법)| |[SimpleGrid](https://github.com/nhnent/fe.component-simple-grid/)|심플 그리드 컴포넌트|[[API]](https://nhnent.github.io/fe.component-simple-grid/1.0.0/), [[Sample]](https://nhnent.github.io/fe.component-simple-grid/1.0.0/tutorial-sample1.html), [[Download]](https://github.com/nhnent/fe.component-simple-grid), [[Tutorial]](https://github.com/nhnent/fe.component-simple-grid/wiki/심플그리드-컴포넌트-적용방법)| |[Tree](https://github.com/nhnent/fe.component-tree/)|트리 컴포넌트|[[API]](https://nhnent.github.io/fe.component-tree/1.0.0/), [[Sample]](https://nhnent.github.io/fe.component-tree/1.0.0/tutorial-index_default.html), [[Download]](https://github.com/nhnent/fe.component-tree), [[Tutorial]](https://github.com/nhnent/fe.component-tree/wiki/트리-컴포넌트-적용방법)| |[VirtualKeyboard](https://github.com/nhnent/fe.component-virtual-keyboard/)|가상키보드 컴포넌트|[[API]](https://nhnent.github.io/fe.component-virtual-keyboard/1.0.0/), [[Sample]](https://nhnent.github.io/fe.component-virtual-keyboard/1.0.0/tutorial-mobile.html), [[Download]](https://github.com/nhnent/fe.component-virtual-keyboard), [[Tutorial]](https://github.com/nhnent/fe.component-virtual-keyboard/wiki/가상키보드-컴포넌트-적용방법)|
## Mobile Component |Name|Description|Documentation| | ---- | ---- | ---- | |[AppLoader](https://github.com/nhnent/fe.component-m-app-loader)|앱로더 컴포넌트|[[API]](https://nhnent.github.io/fe.component-m-app-loader/1.0.0/), [[Sample]](https://nhnent.github.io/fe.component-m-app-loader/1.0.0/tutorial-tutorial.html), [[Download]](https://github.com/nhnent/fe.component-m-app-loader), [[Tutorial]](https://github.com/nhnent/fe.component-m-app-loader/wiki/%EC%95%B1%EB%A1%9C%EB%8D%94-%EC%BB%B4%ED%8F%AC%EB%84%8C%ED%8A%B8-%EC%A0%81%EC%9A%A9%EB%B0%A9%EB%B2%95)| |[Flicking](https://github.com/nhnent/fe.component-m-flicking/)|플리킹 컴포넌트|[[API]](https://nhnent.github.io/fe.component-m-flicking/1.0.0/), [[Sample]](https://nhnent.github.io/fe.component-m-flicking/1.0.0/tutorial-sample1.html), [[Download]](https://github.com/nhnent/fe.component-m-flicking/), [[Tutorial]](https://github.com/nhnent/fe.component-m-flicking/wiki/플리킹-컴포넌트-적용방법)|
## CodeSnippet |Name|Category|Description|Documentation| | ---- | ---- | ---- | ---- | |[CodeSnippet](https://github.com/nhnent/fe.code-snippet/)||코드 스니펫
(자주 사용되는 코드 모음)|[[API]](https://nhnent.github.io/fe.code-snippet/1.0.2/index.html), [[Download]](https://github.com/nhnent/fe.code-snippet/), [[Tutorial]](https://github.com/nhnent/fe.javascript/wiki/FE-CodeSnippet)| ||browser.js|브라우저 검출하는 모듈|| ||collection.js|콜렉션 관련 모듈|| ||customEvent.js|커스텀이벤트 모듈|| ||defineClass.js|클래스 관련 모듈|| ||defineNamespace.js|네임스페이스 관련 모듈|| ||enum.js|상수 관련 모듈|| ||exMap.js|맵 관련 모듈|| ||func.js|함수 관련 모듈|| ||hashMap.js|해시맵 관련 모듈|deprecate 예정| ||inheritance.js|간단한 상속 모듈|| ||object.js|객체 관련 모듈|| ||string.js|문자열 관련 모듈|| ||type.js|타입 체크 모듈|| ||window.js|윈도우 객체 관련 모듈||
## License [MIT 라이선스](LICENSE)로 자유롭게 사용할 수 있습니다.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published