UNPKG
lightfold
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
lightweight scaffolding and archiving utility CLI.
github.com/andrew-x/Lightfold
andrew-x/Lightfold
lightfold
/
example
/
node_modules
/
regenerate-unicode-properties
/
Binary_Property
/
Dash.js
4 lines
(3 loc)
•
286 B
JavaScript
View Raw
1
2
3
4
const
set
= require(
'regenerate')(0x2D, 0x58A, 0x5BE, 0x1400, 0x1806, 0x2053, 0x207B, 0x208B, 0x2212, 0x2E17, 0x2E1A, 0x2E40, 0x301C, 0x3030, 0x30A0, 0xFE58, 0xFE63, 0xFF0D, 0x10EAD);
set
.addRange(
0
x2010,
0
x2015).addRange(
0
x2E3A,
0
x2E3B).addRange(
0
xFE31,
0
xFE32);
module
.exports =
set
;