KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
elm-unicode
★ 10
Open GitHub ↗
Unicode-aware `Char` functions for Elm
Download README (.md)
Explore Similar Repositories
ipaSigner
:
sign ios app for ipa
ems
:
A neat GUI based Employee Management System in python supported by csv, backed by tkinter
godot-servers-k8s
:
No description available.
react-quiz
:
Projeto realizado durante a Imersão React, Next.js do Alura
learn-airline-delays
:
Learn Python Data Analytics By Example: Airline Arrival Delays
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
elm-unicode
?
Download (.md)
# elm-unicode This package is meant to augment the `Char` one in `elm/core`, by offering Unicode-aware `isLower`/`isUpper`/`isDigit`/... functions. The current version of the package is based on Unicode 13.0.0. # Tests # The package can be tested using elm-test. Warning: the test will take a long time and probably crash `elm-test`. # Updating `Unicode.elm` # Just run `make` while inside the `generator` directory. It will download raw data from the Unicode website and build the `.elm` file