You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This scaffold creates in seconds for you a professional environment to develop with a package of [Webpack](https://webpack.js.org/), [TypeScript](https://github.com/Microsoft/TypeScript), [Preact](https://github.com/developit/preact), [Redux-Zero](https://github.com/redux-zero/redux-zero) and [Babel](https://github.com/babel/babel). Code a application in HTML(5), SASS (CSS), TS(X) and JS(X).
21
+
This scaffold creates in seconds for you a professional environment. Code a application in HTML(5), (S)CSS, TS(X) and JS(X). All what you need for Apps.
22
22
23
-
- Webpack (Bundler)
24
-
- TypeScript (Code in ES6 or higher)
25
-
- Preact (TSX and JSX)
26
-
- Redux-Zero (Storage)
27
-
- Babel (Compile back for Browserslist to last 2 versions or other options)
23
+
-[Webpack](https://webpack.js.org/) (Bundler)
24
+
-[TypeScript](https://github.com/Microsoft/TypeScript) (Code in ES6 or higher)
25
+
-[Preact](https://github.com/developit/preact) (TSX and JSX)
Choose template and report [issues](https://github.com/prod3v3loper/generator-webpack-preact/issues).
357
+
358
+
# CONTRIBUTE
359
+
360
+
Please read the [contributing](https://github.com/prod3v3loper/generator-webpack-preact/blob/master/CONTRIBUTING.md) to contribute.
361
+
362
+
# VULNERABILITY
363
+
364
+
Please use the Security section for privately reporting a [vulnerability](https://github.com/prod3v3loper/generator-webpack-preact/security).
365
+
341
366
# PACKAGE
342
367
343
368
You find generator-webpack-preact in [Yeoman generator](https://yeoman.io/generators/), [NPM](https://www.npmjs.com/) and on [Github](https://github.com/).
@@ -348,18 +373,14 @@ You find generator-webpack-preact in [Yeoman generator](https://yeoman.io/genera
Copy file name to clipboardExpand all lines: SECURITY.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,4 @@ We only support the latest version.
13
13
14
14
## Reporting a Vulnerability
15
15
16
-
Please use the Security section for privately reporting a [security vulnerability](https://github.com/prod3v3loper/generator-webpack-preact/security).
17
-
18
16
For more information lokk at [GitHub docs](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing/privately-reporting-a-security-vulnerability).
Copy file name to clipboardExpand all lines: package.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
{
2
2
"name": "generator-webpack-preact",
3
-
"description": "Create professional projects and manage in environment with Webpack, TypeScript, Preact, Redux-Zero and Babel. HTML(5), SASS (CSS), TS(X) and JS(X). Small and compact solution. By prod3v3loper",
4
-
"version": "1.3.5",
3
+
"description": "Create professional projects and manage, in environment with: Webpack, TypeScript, Preact, Redux-Zero and Babel. HTML(5), (S)CSS, TS(X) and JS(X). All what you need for Apps. By prod3v3loper",
0 commit comments