@manuscripts/symbol-picker
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

@manuscripts/symbol-picker

A React component for picking a Unicode character.

Install

yarn add @manuscripts/symbol-picker

Usage

import { SymbolPicker } from '@manuscripts/symbol-picker'

<SymbolPicker handleSelectCharacter={…} />

Character data

The character data is derived from a combination of the block ranges in the official Unicode data and the character information built into PHP.

To regenerate the grouped.json file that contains the list of characters in each block, run php prepare/generate.php. Remove the cached data in prepare/tmp to fetch updated data if needed.

Readme

Keywords

none

Package Sidebar

Install

npm i @manuscripts/symbol-picker

Weekly Downloads

1

Version

0.2.0

License

Apache-2.0

Unpacked Size

1.09 MB

Total Files

13

Last publish

Collaborators

  • maci