alphabetify
Advanced tools
Comparing version 0.1.6 to 0.1.7
{ | ||
"name": "alphabetify", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "Learn a new alphabet by reading a good text in your native alphabet with more and more foreign letters.", | ||
@@ -24,3 +24,4 @@ "author": "David Pomerenke", | ||
"preprocess": "node --experimental-modules alphabets/preprocess.mjs", | ||
"postinstall": "npm run preprocess" | ||
"postinstall": "npm run preprocess", | ||
"test": "node --experimental-modules test.mjs" | ||
}, | ||
@@ -27,0 +28,0 @@ "devDependencies": { |
# Alphabetify | ||
[![NPM version](https://img.shields.io/npm/v/alphabetify.svg)](https://www.npmjs.com/package/alphabetify) | ||
[![Node CI](https://github.com/davidpomerenke/alphabetify/workflows/Node%20CI/badge.svg)](https://github.com/davidpomerenke/alphabetify/actions?query=workflow%3A%22Node+CI%22) | ||
[![Gitter](https://badges.gitter.im/alphabetify/community.svg)](https://gitter.im/alphabetify/alphabetify) | ||
@@ -19,3 +21,3 @@ | ||
```javascript | ||
import { alphabetify } from '@davidpomerenke/alphabetify' | ||
import { alphabetify } from 'alphabetify' | ||
@@ -45,9 +47,9 @@ const text = | ||
| Code | Alphabet | Quality | | ||
|------------|-------------------|--------------------------------| | ||
| `cyrl-ru` | Russian | :star::star::star: | | ||
| `grek-el` | Modern Greek | :star::star::star::star: | | ||
| `grek-grc` | Ancient Greek | :star::star::star::star::star: | | ||
| `hira` | Japanese Hiragana | :star::star: | | ||
| `kana` | Japanese Katakana | :star::star: | | ||
| Code | Alphabet | Quality | | ||
|------------|-------------------|--------------------------| | ||
| `cyrl-ru` | Russian | :star::star: | | ||
| `grek-el` | Modern Greek | :star::star::star: | | ||
| `grek-grc` | Ancient Greek | :star::star::star::star: | | ||
| `hira` | Japanese Hiragana | :star: | | ||
| `kana` | Japanese Katakana | :star: | | ||
@@ -54,0 +56,0 @@ **`lang`** *optional* |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
33918
11
884
133