10.1.1 • Published 7 months ago

regenerate-unicode-properties v10.1.1

Weekly downloads
12,041,749
License
MIT
Repository
github
Last release
7 months ago

regenerate-unicode-properties regenerate-unicode-properties on npm

regenerate-unicode-properties is a collection of Regenerate sets for various Unicode properties.

Installation

To use regenerate-unicode-properties programmatically, install it as a dependency via npm:

$ npm install regenerate-unicode-properties

Usage

To get a map of supported properties and their values:

const properties = require('regenerate-unicode-properties');

To get a specific Regenerate set:

// Examples:
const Lu = require('regenerate-unicode-properties/General_Category/Uppercase_Letter.js').characters;
const Greek = require('regenerate-unicode-properties/Script_Extensions/Greek.js').characters;

Some properties can also refer to strings rather than single characters:

const { characters, strings } = require('regenerate-unicode-properties/Property_of_Strings/Basic_Emoji.js');

To get the Unicode version the data was based on:

const unicodeVersion = require('regenerate-unicode-properties/unicode-version.js');

For maintainers

How to publish a new release

  1. On the main branch, bump the version number in package.json:

    npm version patch -m 'Release v%s'

    Instead of patch, use minor or major as needed.

    Note that this produces a Git commit + tag.

  2. Push the release commit and tag:

    git push && git push --tags

    Our CI then automatically publishes the new release to npm.

Author

twitter/mathias
Mathias Bynens

License

regenerate-unicode-properties is available under the MIT license.

regexpu-corearchetype-library@dinert/utilseasy-select-rnvuedragdropuploadimagesreact-native-bluetooth2killi8n-react-native-fast-imagern-send-sms@cashremit/cr-streamline-iconsreact-native-template-rfbasecloud-archive-s3airscanairscan-examplebb-chatreact-native-esc-pos-sahaab@ihikmawan/tailwindcss-multi-theme-l2@borisovart/atol-kkt-moduledeneme323112@texttree/demo-bsa-reference-rcl@ntt_app/react-native-custom-notificationreact-native-custom-text-hwjamesreact-native-covid-sdkgql_din_modreact-native-thanh-toast-library@thanhnguyen14797/react-native-thanh-toast-library@l1nyanm1ng/react-picture-viewer@saeon/quick-form@olivervorasai/sliderreact-native-printer-brothersrn-pdf-reader-offlinecbmis-ai-toolboxreact-native-shekhar-bridge-testasterjscogoportutilswilscanner@oiti/documentoscopy-react-nativequoc-testreact-native-slider-kf@infinitebrahmanuniverse/nolb-rege@saaspe/componentshyperpass-sdkexpand-react-bridgeopea-bootstraapluminos-ui-coresklif-ui-kitsklif-api@everything-registry/sub-chunk-2643jawwy-sdkjawwy_gamification_release@314oner_npm/universal-components-libraryreact-native-sphereuisphereuijawwy_libraryreact-native-credit-card-pkgondp149-tablesklif-uireact-native-jawwy_samplern-adyen-dropinrn-agora-ios-mrn-counter-demojrennsoh88-react-native-scroll-indicatorrn-circular-chartrn-check-btndate_operations_manipulatorjulien-easy-modalschema-page-loaderkhaled-salem-custom-componentsdemo-component-skyflyer86dogandev-simple-toastdesign-system-fitbank-450responsive-react-app@con-test/react-native-concent-commonreact-router-v5-v6-bridged-featuresicons-vue-test@cs6/react-native-test-native-view-libraryinputs-react-libraryreact_native_pandey_marquee@ct-note/image@ct-note/inline-code@ct-note/list@ct-note/marker@ct-note/paragraph@ct-note/quote@ct-note/simple-image@ct-note/warning@cute-apocalypse/react-tree@cube-design/react@devorso/dcountdown@dimcheify/dimuireactofy-css-librarycotrader-dex-sdk@digitalrakesh/jsuidataormreyhan-projectrn-session-multiplier-demodecksmanagementlibraryrn-pay-sdkrn-my-libraryrn-tm-notify
10.1.1

7 months ago

10.1.0

2 years ago

10.0.0

2 years ago

10.0.1

2 years ago

9.0.0

3 years ago

8.2.0

4 years ago

8.1.0

5 years ago

8.0.2

5 years ago

8.0.1

5 years ago

8.0.0

5 years ago

7.0.0

6 years ago

6.0.0

6 years ago

5.1.3

7 years ago

5.1.2

7 years ago

5.1.1

7 years ago

5.1.0

7 years ago

5.0.7

7 years ago

5.0.6

7 years ago

5.0.5

7 years ago

5.0.4

7 years ago

5.0.3

7 years ago

5.0.2

7 years ago

5.0.1

7 years ago

5.0.0

7 years ago

4.0.3

7 years ago

4.0.2

7 years ago

4.0.1

7 years ago

4.0.0

7 years ago

3.0.0

7 years ago

2.0.0

8 years ago

1.0.0

8 years ago