uccser/cs-field-guide

View on GitHub
csfieldguide/static/interactives/unicode-chars/README.md

Summary

Maintainability
Test Coverage
# Unicode Characters Interactive

**Original Author:** Unknown
**Modified By:** Alasdair Smith 2019

This interactive is created to show the Unicode character associated with each decimal value, and vice versa.

## Required Files

This interactive uses [String.fromCodePoint](https://github.com/mathiasbynens/String.fromCodePoint).
Its licence is listed in `LICENCE-THIRD-PARTY` with a full copy available in the `third-party-licences` directory.