modules-purescript
modules-purescript copied to clipboard
A purescript rewrite of the core HSIMP modules
``` /* Verschiedenes */ /* hsimp.setDictionary(); */ { "instantly": "sofort", "forever": "Ewigkeiten", }); /Checker Definitionen/ /* hsimp.setCheckerDictionary(); */ { "common": { "name": "Gewöhnliches Passwort: Das Passwort ist unter den top...
```tsx // setup following readme hsimp('hello there'); ``` result is ```ts { time: '1 year', level: null, checks: [] } ``` Is this expected?
Currently no license.