10.0.2 • Published 9 months ago

@ni/fast-element v10.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

FAST Element

NI FAST Element NPM version and repo link

The fast-element library is a lightweight means to easily build performant, memory-efficient, standards-compliant Web Components. FAST Elements work in every major browser and can be used in combination with any front-end framework or even without a framework. This @ni/fast-element library is a fork of @microsoft/fast-element.

Getting Started

Installing from NPM

To install the fast-element library, use npm as follows:

npm install @ni/fast-element

Within your JavaScript or TypeScript code, you can then import library APIs like this:

import { FASTElement } from '@ni/fast-element';

Looking for a setup that integrates with a particular front-end framework or bundler? Check out the FAST 1.x: integration docs.

Documentation

See the FAST 1.x: Defining Elements documentation and related topics.

10.0.2

9 months ago

10.0.1

10 months ago

10.0.0

10 months ago

0.0.5

11 months ago

0.0.4

12 months ago

0.0.3

12 months ago

0.0.2

12 months ago