1.0.2 • Published 6 years ago

nodely-libs v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Nodely Platform Libraries

Build Status Dependencies Dev Dependencies

Getting Started

Install libraries using command:

npm install nodely-libs --save

Table of content

Components

These components need to be used to connect Nodely API with your web site, such as routing, forms handling,

  • Routes
  • Menu
  • Form

Transport

Contains all methods which could be used on your web site.

  • Common - endpoints to work with routes, pages, authorization, user information, etc.
  • Forms - endpoints to handle web forms
  • Parts - endpoints for auto-parts integration

UI

Generic UI components which could be used on your web site.

  • Search - input control with search decorator
  • Spinner - just circle spinner