0.1.2 • Published 10 months ago

afrim-input v0.1.2

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

A js library that simplify the deployment of afrim in any text field.

Lite Version

We also offer a lite version of this library for those who need a more lightweight solution.

You can find it here npm/afrim-input-lite.

Note: This version is based on afrim-lite. Confer github/fodydev/afrim-lite

🚀 Usage

In its simplest case, afrim-input can be initialised with a single line of Javascript:

new Afrim({
  textFieldElementID: "textfield",
  downloadStatusElementID: "download-status",
  tooltipElementID: "tooltip",
  tooltipInputElementID: "tooltip-input",
  tooltipPredicatesElementID: "tooltip-predicates",
  configUrl: `https://raw.githubusercontent.com/fodydev/afrim-data/4b177197bb37c9742cd90627b1ad543c32ec791b/gez/gez.toml`,
});

License

Licensed under MIT license (LICENSE or http://opensource.org/licenses/MIT).

Contribution

We are open for contribution.

0.1.2

10 months ago

0.1.1

11 months ago

0.1.0

11 months ago