Skip to content

Nodely/js-libs

Repository files navigation

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

Releases

No releases published

Packages

No packages published