2.0.0 • Published 3 years ago

unicode-canonical-property-names-ecmascript v2.0.0

Weekly downloads
11,135,079
License
MIT
Repository
github
Last release
3 years ago

unicode-canonical-property-names-ecmascript Build status unicode-canonical-property-names-ecmascript on npm

unicode-canonical-property-names-ecmascript exports the set of canonical Unicode property names that are supported in ECMAScript RegExp property escapes.

Installation

To use unicode-canonical-property-names-ecmascript, install it as a dependency via npm:

$ npm install unicode-canonical-property-names-ecmascript

Then, require it:

const properties = require('unicode-canonical-property-names-ecmascript');

Example

properties.has('ID_Start');
// → true
properties.has('IDS');
// → false

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

unicode-canonical-property-names-ecmascript is available under the MIT license.

unicode-match-property-ecmascriptarchetype-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/ol-react@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@saaspe/componentshyperpass-sdkexpand-react-bridgeopea-bootstraapluminos-ui-coresklif-ui-kitsklif-api@everything-registry/sub-chunk-3012jawwy-sdkjawwy_gamification_release@314oner_npm/universal-components-libraryreact-native-sphereuisphereuijawwy_libraryreact-native-credit-card-pkgondp149-tablesklif-uireact-native-jawwy_samplekhaled-salem-custom-components@simstudio/htmldiffjawwy_library_newjawy_library_v1gamification-jawwy-libraryframework_test_library_sixdee_new_jawwynextjs-storieszitics-core-uireact-native-experts-sdktest_lib_module_aarparis-nord-estp147-tablep148-tableowt-client-javascriptnpm_qwertynumhandlernovacap-componentsnove-repositorynpm-modal-component-reactnpm_one_12_34_1_npm_one_1_2_3npm_one_2_2native-apple-loginnative-date-picker-modulenative-modal-damage-vehiclenative-google-loginnative-kakao-loginmynancemyrepofilemy-framework-climy-package-mtldeshmukhmy-library-buttonpetite-design2payutestingpickupbiz-npm-packageparvan_componentsparvan_reactjs_componentsnn-input-fieldsnka-gantt-task-reactng-search-dropdownopea-bootstraporacle-zkapp
2.0.0

3 years ago

1.0.4

6 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago