pashto-inflector/src/components
adueck 185fe1ab07 fixed up a few things and made a script to start checking the inflections for all the words in the dictionary 2024-08-06 16:12:32 -04:00
..
.storybook starting storybook 2023-03-07 15:16:24 +05:00
src error handling for verbs erroring on render 2024-08-06 14:03:56 -04:00
.gitignore try github actions storybook deploy 2023-03-07 15:39:51 +05:00
LICENSE switch to GPLv3 license 2022-11-05 16:29:31 +05:00
README.md removed document ref breaking SSR 2023-02-17 13:34:16 +05:00
images.d.ts switch to GPLv3 license 2022-11-05 16:29:31 +05:00
lib-tsconfig.json trying new format with two seperate npm packages 2022-10-08 21:50:46 +05:00
library.ts created NPDisplay component and improved block/text selection buttons 2023-02-18 14:22:09 +05:00
package-lock.json fixed up a few things and made a script to start checking the inflections for all the words in the dictionary 2024-08-06 16:12:32 -04:00
package.json fixed up a few things and made a script to start checking the inflections for all the words in the dictionary 2024-08-06 16:12:32 -04:00
post-build.cjs css packaging 2023-07-23 10:43:10 +04:00
yarn.lock fixed up a few things and made a script to start checking the inflections for all the words in the dictionary 2024-08-06 16:12:32 -04:00

README.md

@lingdocs/ps-react

The core inflection engine with grammatical information and tools for processing LingDocs dictionary entries and Pashto text (@lingdocs/inflect) plus react components for displaying Pashto text, and phrase engine UI etc.

Peer depencies required

    "react": "^17.0.1",
    "react-bootstrap": "^1.5.1",
    "react-dom": "^17.0.1"