8000 GitHub - lemonfish/natural_js: Natural-JS fork for contribution
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lemonfish/natural_js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Natural-JS

Natural-JS is a Javascript library that can be easily and quickly development the enterprise web application UI such as ERP, CRM, etc.


Natural-JS 는 ERP, CRM 등의 기업용 웹 어플리케이션 UI를 쉽고 빠르게 구현 할 수 있는 Javascript 프레임워크 라이브러리 입니다.

Structure

Natural-JS is composed of Natural-CORE, Natural-ARCHITECTURE, Natural-DATA, Natural-UI. Natural-CORE is CORE library package that is used internally in the framework. Natural-ARCHITECTURE is CVC Architecture Pattern based Architecture Framework. it makes structured and simplifies a complex web UI environment. Natural-DATA provides a module for data processing and data synchronization. Natural-UI provides a variety of components such as HTML-based Grid, List, Form, Popup that help to improve user experience and web development productivity.


Natural-JS 는 Natural-CORE, Natural-ARCHITECTURE, Natural-DATA, Natural-UI 로 구성 됩니다. Natural-CORE 는 프레임워크에서 내부적으로 사용하는 CORE 라이브러리 패키지 입니다. Natural-ARCHITECTURE 는 복잡한 웹 UI 환경을 구조화, 단순화 시켜주는 CVC Architecture Pattern 기반의 Architecture Framework를 제공 합니다. Natural-DATA 는 Data 처리 및 데이터 동기화에 대한 모듈들을 제공 합니다. Natural-UI 는 HTML 기반의 Grid, List, Form, Popup등 여러가지 컴포넌트를 제공하여 웹 사용자경험과 개발생산성을 증대 시켜 줍니다.

Features

  • Complete separation of the design area and development areas.
  • Provide CVC architecture pattern based UI-Architecture.
  • Provide various UI-Components.
    • Controller, Communicator
    • Formatter, Validator
    • Grid, List, Form, Select
    • Pagination, Tree
    • Alert, Popup, Tab, Button, DatePicker
    • Documents, Notify
  • Data of the each UI-Components related to data are synchronized on real time basis and that is interacted each other.

  • 디자인 영역과 개발영역을 완벽하게 분리 해 줍니다.
  • CVC 아키텍처 패턴 기반의 UI 아키텍처를 제공합니다.
  • 다양한 UI 컴포넌트와 라이브러리를 제공 합니다.
    • Controller, Communicator
    • Formatter, Validator
    • Grid, List, Form, Select
    • Pagination, Tree
    • Alert, Popup, Tab, Button, DatePicker
    • Documents, Notify
  • 각각의 데이터 관련 UI 컴포넌트들은 실시간으로 데이터가 동기화되고 상호작용을 합니다.

References


Installs

  • npm :

    • npm install @bbalganjjm/natural_js
  • Bower :

    • bower install natural_js

License

Released under the LGPL v2.1 license.


© 2014 KIM HWANG MAN(bbalganjjm@gmail.com)

About

Natural-JS fork for contribution

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 87.8%
  • CSS 12.2%
0