coveofordynamics-search-ui
TypeScript icon, indicating that this package has built-in type declarations

0.7.8 • Public • Published

Synopsis

The Coveo for Dynamics Search UI project implements custom Coveo JavaScript Search Framework components specific to Coveo for Sitecore.

Motivation

It can be used as a standalone project to customize the Coveo JavaScript Search Framework for Coveo for Dynamics.

Coveo for Dynamics leverages the components defined in this project to deliver the Coveo for Dynamics Insight panel experience and various great interactions between Coveo and Dynamics CRM.

Installation

To set up the project, run:

npm install

Build

To build the project, run:

npm run build

To create minimized files, run:

npm run minimize

To deploy a new version, run:

npm run deploy

API Reference

The components reference can be found here

Tests

To execute the tests, run:

npm run test

If you use Visual Studio Code, you can run the build task already configured in the repository. It will build and run the tests.

To debug the tests and attach a debugger, run:

npm run debugtest

and press F5 in Visual Studio Code.

License

The MIT License (MIT)

Copyright (c) 2017 Coveo Solutions Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Dependencies (10)

Dev Dependencies (43)

Package Sidebar

Install

npm i coveofordynamics-search-ui

Weekly Downloads

223

Version

0.7.8

License

none

Unpacked Size

7.76 MB

Total Files

315

Last publish

Collaborators

  • sbelzile