@iconify/search-core
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

Iconify Icon Finder Core

Iconify Search is a script for browsing icons available on Iconify API.

This module is core. It is designed to work in both node.js and browser. It does not provide UI, UI should be built on top on this package.

Building

To build this package, you need to run the following commands:

  1. Install dependencies: npm install

  2. Run build script: npm run build

That's it. Build script will generate all production files that will be placed in the directory "lib".

Development mode

To automatically rebuild files as you edit them, run npm run watch

Unit testing

To run unit tests, run npm run test

Documentation

Documentation for Icon Finder Core is available on Iconify documentation.

License

Iconify Icon Finder is dual-licensed under Apache 2.0 and GPL 2.0 license. You may select, at your option, one of the above-listed licenses.

SPDX-License-Identifier: Apache-2.0 OR GPL-2.0

© 2020, 2021 Iconify OÜ

Readme

Keywords

none

Package Sidebar

Install

npm i @iconify/search-core

Weekly Downloads

13

Version

1.2.0

License

(Apache-2.0 OR GPL-2.0)

Unpacked Size

352 kB

Total Files

130

Last publish

Collaborators

  • cyberalien