articulate-nlg
Advanced tools
Comparing version 3.0.1 to 3.0.2
@@ -50,2 +50,3 @@ // [lock-all/] 🚫🚫🚫🚫🚫🚫🚫🚫🚫🚫🚫🚫🚫🚫🚫🚫🚫🚫🚫🚫🚫🚫🚫🚫🚫🚫🚫🚫🚫🚫🚫🚫🚫🚫🚫🚫🚫🚫🚫🚫🚫🚫🚫🚫🚫🚫🚫 | ||
'@typescript-eslint/no-empty-interface': 'off', // Disable empty interface error | ||
'@typescript-eslint/no-explicit-any': 'warn', // Warn on any | ||
}; | ||
@@ -52,0 +53,0 @@ /** Rules specific to JS. */ |
{ | ||
"name": "articulate-nlg", | ||
"version": "3.0.1", | ||
"coreVersion": "2.4.8", | ||
"version": "3.0.2", | ||
"coreVersion": "3.0.2", | ||
"author": "Justin Mahar <contact@justinmahar.com>", | ||
@@ -14,5 +14,5 @@ "description": "A natural language generator (NLG) that articulates concepts as words, phrases, and sentences.", | ||
"start": "npm run storybook", | ||
"storybook": "start-storybook -p 6006", | ||
"build-storybook": "build-storybook", | ||
"preship": "npm run build && git add dist && git diff-index --quiet HEAD || git commit -m \"Build, version, and publish.\" && npm version patch -m \"Build, version, and publish.\"", | ||
"storybook": "storybook dev -p 6006", | ||
"build-storybook": "storybook build", | ||
"preship": "npm run build && git diff-index HEAD && npm version patch -m \"Build, version, and publish.\"", | ||
"ship": "npm publish --access public", | ||
@@ -57,32 +57,32 @@ "postship": "git push", | ||
"devDependencies": { | ||
"@babel/core": "^7.20.12", | ||
"@mdx-js/react": "^1.6.22", | ||
"@storybook/addon-actions": "^6.5.15", | ||
"@storybook/addon-essentials": "^6.5.15", | ||
"@storybook/addon-links": "^6.5.15", | ||
"@storybook/builder-webpack5": "^6.5.15", | ||
"@storybook/manager-webpack5": "^6.5.15", | ||
"@storybook/react": "^6.5.15", | ||
"@types/jest": "^27.0.3", | ||
"@typescript-eslint/eslint-plugin": "^5.48.1", | ||
"@typescript-eslint/parser": "^5.48.1", | ||
"babel-loader": "^9.1.2", | ||
"eslint": "^8.31.0", | ||
"eslint-config-prettier": "^8.6.0", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
"eslint-plugin-react": "^7.31.11", | ||
"@storybook/addon-docs": "^7.6.12", | ||
"@storybook/addon-essentials": "^7.6.12", | ||
"@storybook/addon-viewport": "^7.6.12", | ||
"@storybook/blocks": "^7.6.12", | ||
"@storybook/react": "^7.6.12", | ||
"@storybook/react-webpack5": "^7.6.12", | ||
"@types/jest": "^29.5.12", | ||
"@types/react": "^18.2.53", | ||
"@typescript-eslint/eslint-plugin": "^6.20.0", | ||
"@typescript-eslint/parser": "^6.20.0", | ||
"eslint": "^8.56.0", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-prettier": "^5.1.3", | ||
"eslint-plugin-react": "^7.33.2", | ||
"eslint-plugin-react-hooks": "^4.6.0", | ||
"eslint-plugin-storybook": "^0.6.10", | ||
"jest": "^27.4.5", | ||
"lockblocks": "^1.1.1", | ||
"prettier": "^2.8.2", | ||
"react": "^17.0.2", | ||
"react-dom": "^17.0.2", | ||
"react-html-props": "^1.0.32", | ||
"eslint-plugin-storybook": "^0.6.15", | ||
"jest": "^29.7.0", | ||
"lockblocks": "^1.1.4", | ||
"prettier": "^3.2.5", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0", | ||
"react-html-props": "^2.0.3", | ||
"react-markdown": "^8.0.3", | ||
"replace-in-file": "^6.3.5", | ||
"ts-jest": "^27.1.2", | ||
"typescript": "^4.9.4", | ||
"webpack": "^5.75.0" | ||
"remark-gfm": "^3.0.1", | ||
"replace-in-file": "^7.1.0", | ||
"storybook": "^7.6.12", | ||
"ts-jest": "^29.1.2", | ||
"typescript": "^5.3.3", | ||
"webpack": "^5.90.1" | ||
} | ||
} |
@@ -10,5 +10,9 @@ <h2 align="center"> | ||
<a href="https://github.com/justinmahar/articulate-nlg/" target="_blank" rel="noopener noreferrer"><img src="https://img.shields.io/badge/GitHub-Source-success" alt="View project on GitHub" /></a> | ||
<a href="https://github.com/justinmahar/articulate-nlg/actions?query=workflow%3ADeploy" target="_blank" rel="noopener noreferrer"><img src="https://github.com/justinmahar/articulate-nlg/workflows/Deploy/badge.svg" alt="Deploy Status" /></a> | ||
<a href="https://github.com/sponsors/justinmahar" target="_blank" rel="noopener noreferrer"><img src="https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86" alt="Sponsor"/></a> | ||
<a href="https://github.com/justinmahar/articulate-nlg/actions?query=workflow%3ADeploy" target="_blank" rel="noopener noreferrer"><img src="https://github.com/justinmahar/articulate-nlg/workflows/Deploy/badge.svg" alt="Deploy Status" /></a> | ||
</p> | ||
<!-- [lock:donate-badges] 🚫--------------------------------------- --> | ||
<p align="center"> | ||
<a href="https://ko-fi.com/justinmahar"><img src="https://img.shields.io/static/v1?label=Buy%20me%20a%20coffee&message=%E2%9D%A4&logo=KoFi&color=%23fe8e86" alt="Buy me a coffee" /></a> <a href="https://github.com/sponsors/justinmahar" target="_blank" rel="noopener noreferrer"><img src="https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86" alt="Sponsor"/></a> | ||
</p> | ||
<!-- [/lock:donate-badges] ---------------------------------------🚫 --> | ||
@@ -32,22 +36,12 @@ ## Documentation | ||
[lock:donate]::🚫--------------------------------------- | ||
<!-- [lock:donate] 🚫--------------------------------------- --> | ||
## Donate | ||
I hope this project makes your life a little easier! If it does and you'd like to show your appreciation, consider supporting the project with a coffee or sponsorship. | ||
If this project helped you, please consider buying me a coffee or sponsoring me. Your support is much appreciated! | ||
Your support helps keep the project going and will earn you some serious virtual high fives. Maybe even a virtual fist bump if you're feeling extra cool. | ||
<a href="https://ko-fi.com/justinmahar"><img src="https://img.shields.io/static/v1?label=Buy%20me%20a%20coffee&message=%E2%9D%A4&logo=KoFi&color=%23fe8e86" alt="Buy me a coffee" /></a> <a href="https://github.com/sponsors/justinmahar" target="_blank" rel="noopener noreferrer"><img src="https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86" alt="Sponsor"/></a> | ||
<a href="https://github.com/sponsors/justinmahar"> | ||
<img src="https://justinmahar.github.io/react-kindling/support/sponsor.png" alt="Sponsor via GitHub" height="35" /> | ||
</a> <a href="https://paypal.me/thejustinmahar/5"> | ||
<img src="https://justinmahar.github.io/react-kindling/support/coffee-1.png" alt="Buy me a coffee" height="35" /> | ||
</a> <a href="https://paypal.me/thejustinmahar/15"> | ||
<img src="https://justinmahar.github.io/react-kindling/support/coffee-3.png" alt="Buy me 3 coffees" height="35" /> | ||
</a> <a href="https://paypal.me/thejustinmahar/25"> | ||
<img src="https://justinmahar.github.io/react-kindling/support/coffee-5.png" alt="Buy me 5 coffees" height="35" /> | ||
</a> | ||
<!-- [/lock:donate] ---------------------------------------🚫 --> | ||
[/lock:donate]::---------------------------------------🚫 | ||
## Table of Contents | ||
@@ -338,3 +332,3 @@ | ||
[lock:typescript]::🚫--------------------------------------- | ||
<!-- [lock:typescript] 🚫--------------------------------------- --> | ||
@@ -345,5 +339,5 @@ ## TypeScript | ||
[/lock:typescript]::---------------------------------------🚫 | ||
<!-- [/lock:typescript] ---------------------------------------🚫 --> | ||
[lock:icon]::🚫--------------------------------------- | ||
<!-- [lock:icon] 🚫--------------------------------------- --> | ||
@@ -354,5 +348,5 @@ ## Icon Attribution | ||
[/lock:icon]::---------------------------------------🚫 | ||
<!-- [/lock:icon] ---------------------------------------🚫 --> | ||
[lock:contributing]::🚫--------------------------------------- | ||
<!-- [lock:contributing] 🚫--------------------------------------- --> | ||
@@ -367,3 +361,3 @@ ## Contributing | ||
[/lock:contributing]::---------------------------------------🚫 | ||
<!-- [/lock:contributing] --------------------------------------🚫 --> | ||
@@ -370,0 +364,0 @@ ## ⭐ Found It Helpful? [Star It!](https://github.com/justinmahar/articulate-nlg/stargazers) |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
83341
23
431
364