Code Monkey home page Code Monkey logo

anansi's Introduction

๐Ÿ•ท Anansi

Production ready, developer friendly. Opinionated yet extensible.

Anansi (/ษ™หˆnษ‘หnsi/ ษ™-NAHN-see) is an Akan folktale character. He often takes the shape of a spider and is considered to be the god of all knowledge of stories. Anansi uses his knowledge to help JavaScript developers spin new web projects.

Motivation

Starting a new React project can be a lot of work. There are many tools that need to work together. The best tools available keep a tight technical focus with high levels of configurability. In practice this means it's a lot of work to get started and even more work to maintain, while keeping the tools cleanly working together.

Like Ubuntu did for Linux; Anansi focuses on bringing together many powerful tools in unison to build high performance web applications, quickly - while not losing the power and flexibility each individual tool provides.

  • Start a project in a minute
  • Modular and Incremental
  • Modern
    • Stay up with the latest best in class tooling by a simple package upgrade
  • Batteries included
  • DRY configurations
  • Battle-tested

Installation

node.js >=12 and npm >=7 are required.

Use nvm to install these if you don't already.

wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash

Next install Anansi's CLI

npm install -g @anansi/cli yarn

Then generate your new project:

anansi hatch my-app-name

This creates a my-app-name directory in your current directory and sets up the project there.

Updates

Features can be incrementally adopted by running sub-generators from an existing project directory.

E.g., Adding Testing

cd my-app-name
anansi add testing

anansi's People

Contributors

claykohut avatar dependabot[bot] avatar github-actions[bot] avatar martingjaldbaek avatar melissafzhang avatar mprobber avatar ntucker avatar renovate[bot] avatar sisuwk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

anansi's Issues

Webpack 5 warnings

  • "Chunk.hasEntryModule: Use new ChunkGraph API" - webpack-fix-style-only-entries - fqborges/webpack-fix-style-only-entries#31
  • "Compilation.assets will be frozen in future" - html-webpack-plguin: jantimon/html-webpack-plugin#1501
  • "<w> [webpack.cache.PackFileCacheStrategy/webpack.FileSystemInfo] Managed item [redacted]/anansi/node_modules/@babel/core/node_modules/@babel/template isn't a directory or doesn't contain a package.json"
  • "[DEP_WEBPACK_WATCH_WITHOUT_CALLBACK] DeprecationWarning: A 'callback' argument need to be provided to the 'webpack(options, callback)' function when the 'watch' option is set. There is no way to handle the 'watch' option without a callback." webpack/webpack-cli#1918

Dropping webpack 4:

  • html-webpack-plugin v5 - drops v4 webpack support
  • css-loader v5 - drops webpack 4 support
  • terser-webpack-plugin v5 - drops webpack 4 support

'React Mode' is confusing for neophytes

Selecting a "React Mode" ? What mode would you like to run React? Concurrent (experimental)
Results in a choice which is likely uninformed.

Either make a default decision, or provide more information on which to choose/tradeoffs.

This is a suggestion issue.

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Pending Approval

These branches will be created by Renovate only once you click their checkbox below.

  • pkg: Update @commitlint/config-conventional to v18.6.3
  • pkg: Update @types/jest to v29.5.12
  • pkg: Update core-js to v3.37.1
  • pkg: Update sass to v1.77.2
  • pkg: Update all non-major dependencies (antd, commander)
  • pkg: Update linting packages to v7.9.0 (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • pkg: Update conventional-changelog-conventionalcommits to v8
  • pkg: Update ora to v8
  • pkg: Update react-router-dom to v6
  • pkg: Update commitlint monorepo to v19 (major) (@commitlint/cli, @commitlint/config-conventional)
  • ๐Ÿ” Create all pending approval PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

circleci
.circleci/config.yml
github-actions
.github/workflows/bundle_size.yml
  • actions/setup-node v4
  • actions/checkout v2-beta
  • preactjs/compressed-size-action v2
.github/workflows/combine-prs.yml
  • actions/github-script v7
  • actions/checkout v4.1.6
  • actions/github-script v7
.github/workflows/commitlint.yml
  • actions/checkout v4
  • wagoid/commitlint-github-action v6
.github/workflows/lighthouse.yml
  • actions/checkout v4
  • actions/setup-node v4
.github/workflows/renovate-validate.yml
  • actions/checkout v4
  • rinchsan/renovate-config-validator v0.2.0
npm
examples/concurrent/package.json
  • @ant-design/cssinjs 1.20.0
  • @ant-design/icons ^5.0.1
  • @babel/runtime 7.24.5
  • @data-client/endpoint 0.12.7
  • @data-client/hooks 0.1.10
  • @data-client/img 0.12.3
  • @data-client/react 0.12.5
  • @data-client/redux 0.12.3
  • @data-client/rest 0.12.7
  • @linaria/core 6.2.0
  • @linaria/react 6.2.1
  • @types/node 20.12.12
  • antd 5.17.2
  • classnames 2.5.1
  • core-js 3.37.0
  • history 5.3.0
  • react 18.3.1
  • react-dom 18.3.1
  • redux ^5.0.0
  • @babel/core 7.24.5
  • @data-client/test 0.12.3
  • @types/babel__core 7.20.5
  • @types/classnames 2.3.1
  • @types/eslint 8.56.10
  • @types/jest 29.5.11
  • @types/prettier 3.0.0
  • @types/react 18.3.2
  • @types/react-dom 18.3.0
  • @types/react-test-renderer 18.3.0
  • @typescript-eslint/eslint-plugin 7.8.0
  • @typescript-eslint/parser 7.8.0
  • eslint 8.57.0
  • eslint-plugin-babel ^5.3.1
  • eslint-plugin-import 2.29.1
  • eslint-plugin-prettier 5.1.3
  • eslint-plugin-react 7.34.1
  • eslint-plugin-react-hooks 4.6.2
  • jest 29.7.0
  • prettier 3.2.5
  • react-refresh 0.14.2
  • react-test-renderer 18.3.1
  • typescript 5.4.5
  • webpack 5.91.0
  • webpack-cli 5.1.4
  • webpack-dev-server 5.0.4
examples/linaria/package.json
  • @babel/plugin-transform-modules-commonjs 7.24.1
  • @babel/runtime 7.24.5
  • @linaria/core 6.2.0
  • @linaria/react 6.2.1
  • classnames 2.5.1
  • core-js 3.37.0
  • react ^18.2.0
  • react-dom ^18.2.0
  • @babel/core ^7.21.3
  • @types/babel__core ^7.20.0
  • @types/classnames 2.3.1
  • @types/eslint ^8.21.3
  • @types/node ^20.0.0
  • @types/prettier ^3.0.0
  • @types/react 18.3.2
  • @types/react-dom 18.3.0
  • @types/react-router-dom 5.3.3
  • @typescript-eslint/eslint-plugin ^7.0.0
  • @typescript-eslint/parser ^7.0.0
  • babel-loader 9.1.3
  • eslint ^8.36.0
  • eslint-plugin-babel ^5.3.1
  • eslint-plugin-import ^2.27.5
  • eslint-plugin-prettier ^5.0.0
  • eslint-plugin-react ^7.32.2
  • eslint-plugin-react-hooks ^4.6.0
  • prettier ^3.0.0
  • react-refresh 0.14.2
  • serve 14.2.3
  • webpack 5.91.0
  • webpack-cli ^5.0.1
  • webpack-dev-server ^5.0.0
  • @types/react ^17.0.40 || ^18.0.0
  • @types/react-dom ^17.0.40 || ^18.0.0
examples/typescript/package.json
  • @ant-design/cssinjs ^1.7.1
  • @ant-design/icons ^5.0.1
  • @babel/runtime 7.24.5
  • @data-client/graphql 0.12.7
  • @data-client/react 0.12.5
  • @data-client/rest 0.12.7
  • @types/node 20.12.12
  • @types/react 18.3.2
  • @types/react-dom 18.3.0
  • antd 5.17.2
  • classnames 2.5.1
  • core-js 3.37.0
  • history ^5.3.0
  • lodash 4.17.21
  • parse-link-header 2.0.0
  • react 18.3.1
  • react-dom 18.3.1
  • react-router-dom 5.3.4
  • @babel/core ^7.21.3
  • @data-client/test 0.12.3
  • @storybook/addon-essentials 8.1.1
  • @storybook/addon-links 8.1.1
  • @storybook/addon-mdx-gfm 8.1.1
  • @storybook/channels 8.1.1
  • @storybook/preview-api 8.1.1
  • @storybook/react 8.1.1
  • @types/babel__core ^7.20.0
  • @types/classnames 2.3.1
  • @types/eslint ^8.21.3
  • @types/jest 29.5.11
  • @types/lodash 4.17.4
  • @types/parse-link-header 2.0.3
  • @types/prettier ^3.0.0
  • @types/prop-types ^15.7.5
  • @types/react-router 5.1.20
  • @types/react-router-dom 5.3.3
  • @types/react-test-renderer 18.3.0
  • @typescript-eslint/eslint-plugin ^7.0.0
  • @typescript-eslint/parser ^7.0.0
  • eslint ^8.36.0
  • eslint-plugin-babel ^5.3.1
  • eslint-plugin-import ^2.27.5
  • eslint-plugin-prettier ^5.0.0
  • eslint-plugin-react ^7.32.2
  • eslint-plugin-react-hooks ^4.6.0
  • jest 29.7.0
  • jest-environment-jsdom 29.7.0
  • prettier ^3.0.0
  • react-refresh 0.14.2
  • react-test-renderer 18.3.1
  • sass ^1.56.1
  • serve 14.2.3
  • storybook 8.1.1
  • typescript ^5.0.2
  • webpack 5.91.0
  • webpack-cli ^5.0.1
  • webpack-dev-server ^5.0.0
package.json
  • @lerna-lite/publish ^3.0.0
  • @lerna-lite/version ^3.0.0
  • @types/react 18.3.2
  • @types/react-dom 18.3.0
  • react 18.3.1
  • react-dom 18.3.1
  • @babel/cli 7.24.5
  • @babel/core 7.24.5
  • @commitlint/cli 18.6.1
  • @commitlint/config-conventional 18.6.2
  • @lerna-lite/cli 3.4.0
  • @types/node ^20.0.0
  • @typescript-eslint/eslint-plugin 7.8.0
  • @typescript-eslint/parser 7.8.0
  • babel-loader 9.1.3
  • babel-plugin-module-resolver 5.0.2
  • babel-plugin-root-import 6.6.0
  • conventional-changelog-anansi 0.2.0
  • conventional-changelog-conventionalcommits 6.1.0
  • eslint 8.57.0
  • eslint-plugin-babel ^5.3.1
  • eslint-plugin-import 2.29.1
  • eslint-plugin-prettier 5.1.3
  • eslint-plugin-react 7.34.1
  • eslint-plugin-react-hooks 4.6.2
  • husky 9.0.11
  • jest ^29.5.0
  • lint-staged 15.2.2
  • prettier 3.2.5
  • rimraf ^5.0.0
  • start-server-and-test ^2.0.0
  • typescript 5.4.5
  • webpack 5.91.0
  • webpack-cli 5.1.4
  • webpack-dev-server 5.0.4
  • node >=18.0.0
  • normalize-url ^6
  • yarn 4.2.2
packages/babel-preset-anansi/package.json
  • @babel/plugin-proposal-decorators ^7.24.1
  • @babel/plugin-proposal-export-default-from ^7.24.1
  • @babel/plugin-proposal-record-and-tuple ^7.24.1
  • @babel/plugin-syntax-function-bind ^7.24.1
  • @babel/plugin-transform-object-assign ^7.24.1
  • @babel/plugin-transform-react-constant-elements ^7.24.1
  • @babel/plugin-transform-react-inline-elements ^7.24.1
  • @babel/plugin-transform-runtime ^7.24.3
  • @babel/plugin-transform-typescript ^7.24.5
  • @babel/preset-env ^7.24.5
  • @babel/preset-react ^7.24.1
  • babel-plugin-macros ^3.1.0
  • babel-plugin-module-resolver ^5.0.2
  • babel-plugin-react-require ^4.0.2
  • babel-plugin-root-import ^6.6.0
  • babel-plugin-transform-import-meta ^2.2.1
  • babel-plugin-transform-react-remove-prop-types ^0.4.24
  • core-js-compat ^3.23.5
  • glob-to-regexp ^0.4.1
  • path ^0.12.7
  • @types/node ^20.0.0
  • @babel/core ^7.12.0
  • @babel/runtime ^7.7.0
  • @babel/runtime-corejs2 ^7.10.0
  • @babel/runtime-corejs3 ^7.10.0
  • babel-minify ^0.5.1
  • core-js *
  • lodash *
  • ramda *
  • react-hot-loader ^4.12.0
  • react-refresh ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^0.14.0
  • typescript ^3.0.0 || ^4.0.0 || ^5.0.0
  • node >=14
packages/browserslist-config-anansi/package.json
  • @types/node ^20.0.0
  • node >=8.9.0
packages/cli/package.json
  • binary-version-check ^6.1.0
  • chalk ^4.1.2
  • commander ^12.0.0
  • execa ^9.1.0
  • import-meta-resolve ^4.1.0
  • latest-version ^9.0.0
  • yo ^5.0.0
  • @types/node ^20.0.0
  • node >=18.0.0
  • npm >= 6.0.0
packages/core/package.json
  • @babel/runtime ^7.17.0
  • @data-client/ssr ^0.12.3
  • chalk ^4.1.2
  • compression ^1.7.4
  • cross-fetch ^4.0.0
  • enhanced-resolve ^5.16.1
  • express ^4.19.2
  • fs-require ^1.6.0
  • history ^5.3.0
  • http-proxy-middleware ^3.0.0
  • memfs ^3.5.3
  • ora ^6.3.1
  • redux ^5.0.1
  • source-map-support ^0.5.21
  • tmp ^0.2.3
  • unionfs ^4.5.4
  • webpack-dev-server ^5.0.4
  • @ant-design/cssinjs ^1.7.1
  • @data-client/react ^0.12.0
  • @data-client/redux ^0.12.0
  • @types/compression 1.7.5
  • @types/express ^4.17.17
  • @types/node ^20.0.0
  • @types/react ^18.0.29
  • @types/react-dom ^18.0.11
  • @types/source-map-support 0.5.10
  • @types/tmp 0.2.6
  • @types/webpack-hot-middleware 2.25.9
  • @types/webpack-node-externals ^3
  • react ^18.2.0
  • react-dom ^18.2.0
  • @ant-design/cssinjs ^1.5.1
  • @data-client/react ^0.1.0 || ^0.2.0 || ^0.3.0 || ^0.4.0 || ^1.0.0 || ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0
  • @data-client/redux ^0.1.0 || ^0.2.0 || ^0.3.0 || ^0.4.0 || ^1.0.0 || ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0
  • @types/react ^17.0.40 || ^18.0.0 || ^19.0.0-0
  • @types/react-dom ^17.0.40 || ^18.0.0 || ^19.0.0-0
  • react ^18.0.0 || ^19.0.0-0
  • react-dom ^18.0.0 || ^19.0.0-0
  • redux ^4.0.0 || ^5.0.0
  • webpack ^5.60.0
  • node ^12.17 || ^13.7 || >=14
packages/eslint-plugin/package.json
  • @babel/eslint-parser ^7.24.5
  • @typescript-eslint/parser ^7.8.0
  • eslint-config-prettier ^9.1.0
  • eslint-import-resolver-typescript ^3.6.1
  • eslint-import-resolver-webpack ^0.13.8
  • eslint-plugin-jsx-a11y ^6.8.0
  • @types/node ^20.0.0
  • @babel/core ^7.0.0
  • @typescript-eslint/eslint-plugin ^7.0.0
  • eslint ^8.56.0
  • eslint-plugin-babel ^5.3.1
  • eslint-plugin-import ^2.22.0
  • eslint-plugin-prettier ^4.0.0 || ^5.0.0
  • eslint-plugin-react ^7.22.0
  • eslint-plugin-react-hooks ^4.2.0
  • prettier ^2.2.1 || ^3.0.0
  • typescript ^4.0.0 || ^5.0.0
  • webpack ^4.0.0 || ^5.0.0
  • node ^16.0.0 || >=18.0.0
packages/generator-js/package.json
  • @babel/runtime ^7.17.0
  • @types/inquirer ^9.0.7
  • @yeoman/types ^1.2.0
  • chalk ^4.1.2
  • core-js ^3.21.0
  • ejs ^3.1.10
  • execa ^9.1.0
  • gulp-filter ^9.0.1
  • gulp-prettier ^6.0.0
  • import-meta-resolve ^4.1.0
  • mem-fs ^4.1.0
  • mem-fs-editor ^11.0.0
  • pacote ^18.0.6
  • shelobsay ^2.0.0
  • yeoman-generator ^7.1.1
  • @types/ejs 3.1.5
  • @types/gulp-filter 3.0.39
  • @types/node ^20.0.0
  • @types/pacote 11.1.8
  • copyfiles 2.4.1
  • yeoman-assert 3.1.1
  • yeoman-environment 4.4.0
  • node >=18.0.0
  • npm >= 6.0.0
packages/jest-preset-anansi/package.json
  • @types/babel__core ^7.20.5
  • babel-jest ^29.7.0
  • core-js ^3.21.0
  • cross-fetch ^4.0.0
  • identity-obj-proxy ^3.0.0
  • jest-pnp-resolver ^1.2.3
  • mitt ^3.0.1
  • node-fetch ^3.3.2
  • semver ^7.6.2
  • ts-jest ^29.1.2
  • @types/node ^20.0.0
  • copyfiles 2.4.1
  • @babel/core ^7.0.0
  • @types/babel__core ^7.0.0
  • jest ^28.0.0 || ^29.0.0
  • react *
  • typescript ^4.3.0 || ^5.0.0
  • node >= 10.13.0
  • npm >= 4.0.0
packages/pojo-router/package.json
  • @babel/runtime ^7.17.0
  • history 5.3.0
  • path-to-regexp 6.2.2
  • @types/node ^20.0.0
  • @types/react ^18.0.29
  • react ^18.2.0
  • @types/react ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-0
  • react ^16.8.2 || ^17.0.0 || ^18.0.0 || ^19.0.0-0
  • node ^12.17 || ^13.7 || >=14
packages/router/package.json
  • @babel/runtime ^7.17.0
  • history ^5.3.0
  • nano-memoize ^3.0.16
  • @types/node ^20.0.0
  • @types/react ^18.0.29
  • react ^18.2.0
  • @types/react ^18.0.0 || ^19.0.0-0
  • react ^18.0.0 || ^19.0.0-0
  • node ^12.17 || ^13.7 || >=14
packages/storybook/package.json
  • @babel/runtime ^7.17.0
  • @storybook/builder-webpack5 ^8.1.1
  • @storybook/preset-react-webpack ^8.1.1
  • @storybook/react ^8.1.1
  • @storybook/types ^8.1.1
  • @types/node ^20.12.12
  • @data-client/react ^0.1.0 || ^0.2.0 || ^0.3.0 || ^0.4.0 || ^1.0.0 || ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0
  • @types/react ^17.0.40 || ^18.0.0 || ^19.0.0-0
  • @types/react-dom ^17.0.40 || ^18.0.0 || ^19.0.0-0
  • react ^18.0.0 || ^19.0.0-0
  • react-dom ^18.0.0 || ^19.0.0-0
  • webpack *
  • node >=16
packages/ts-utils/package.json
  • @types/node ^20.0.0
  • typescript ^3.0.0 || ^4.0.0 || ^5.0.0
  • node >=10.13.0
packages/webpack-config-anansi/package.json
  • @babel/runtime ^7.17.2
  • @pmmmwh/react-refresh-webpack-plugin ^0.5.13
  • @svgr/webpack ^8.1.0
  • @types/webpack-bundle-analyzer ^4.7.0
  • @vue/preload-webpack-plugin ^2.0.0
  • @wyw-in-js/webpack-loader ^0.5.3
  • assert ^2.1.0
  • autoprefixer ^10.4.19
  • babel-loader ^9.1.3
  • browserify-zlib ^0.2.0
  • buffer ^6.0.3
  • circular-dependency-plugin ^5.2.2
  • clean-webpack-plugin ^4.0.0
  • console-browserify ^1.2.0
  • constants-browserify ^1.0.0
  • core-js ^3.21.0
  • crypto-browserify ^3.12.0
  • css-loader ^7.1.1
  • css-minimizer-webpack-plugin ^7.0.0
  • domain-browser ^5.7.0
  • duplicate-package-checker-webpack-plugin ^3.0.0
  • events ^3.3.0
  • file-loader ^6.2.0
  • html-loader ^5.0.0
  • html-webpack-plugin ^5.6.0
  • https-browserify ^1.0.0
  • is-wsl ^2.2.0
  • mini-css-extract-plugin ^2.9.0
  • mkdirp ^3.0.1
  • os-browserify ^0.3.0
  • path ^0.12.7
  • path-browserify ^1.0.1
  • postcss ^8.4.38
  • postcss-loader ^8.1.1
  • postcss-preset-env ^9.5.13
  • process ^0.11.10
  • punycode ^2.3.1
  • querystring-es3 ^0.2.1
  • ramda ^0.30.0
  • react-dev-utils ^12.0.1
  • readable-stream ^4.5.2
  • sass-loader ^14.2.1
  • sass-resources-loader ^2.2.5
  • semver ^7.6.2
  • stream-browserify ^3.0.0
  • stream-http ^3.2.0
  • string_decoder ^1.3.0
  • strip-ansi ^6.0.1
  • svgo ^3.3.1
  • svgo-loader ^4.0.0
  • terser-webpack-plugin ^5.3.10
  • timers-browserify ^2.0.12
  • tsconfig-paths-webpack-plugin ^4.1.0
  • tty-browserify ^0.0.1
  • url ^0.11.3
  • util ^0.12.5
  • vm-browserify ^1.1.2
  • webpack-bundle-analyzer ^4.10.2
  • webpack-node-externals ^3.0.0
  • webpack-remove-empty-scripts ^1.0.4
  • webpack-stats-plugin ^1.1.3
  • worker-loader ^3.0.8
  • @types/node ^20.0.0
  • @babel/core ^6 || ^7 || ^8
  • @hot-loader/react-dom ^16.0.0 || ^17.0.0
  • @storybook/react ^6.2.0 || ^7.0.0 || ^8.0.0
  • @types/react ^16.0.0 || ^17.0.0 || ^18.0.0
  • node-sass ^7.0.1 || ^8.0.0 || ^9.0.0
  • react *
  • react-refresh ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^0.14.0
  • sass ^1.3.0
  • svgo ^3.0.0
  • webpack ^5.12.0
  • webpack-cli ^4.1.0 || ^5.0.0
  • webpack-dev-server ^4.0.0 || ^5.0.0
  • node >=18.12.0

  • Check this box to trigger a request for Renovate to run again on this repository

Yarn is required, but only notifies after project creation failure

Fresh install using nvm: npm install -g @anansi/cli

   create src/pages/Home/price.fixture.ts
   create src/pages/Home/price.stories.tsx
   create src/pages/Home/index.scss
Could not finish installation. 
Please install yarn with npm install -g yarn and try again. 
If yarn is already installed, try running the following command manually: yarn install

Project setup complete! Opening editor now...
Command failed with exit code 127: "${VISUAL:-code}" ./gms gms/README.md
/bin/sh: 1: code: not found
user@box2:~/zzz$ npm install -g yarn

> [email protected] preinstall /home/user/.nvm/versions/node/v14.16.1/lib/node_modules/yarn
> :; (node ./preinstall.js > /dev/null 2>&1 || true)

/home/user/.nvm/versions/node/v14.16.1/bin/yarn -> /home/user/.nvm/versions/node/v14.16.1/lib/node_modules/yarn/bin/yarn.js
/home/user/.nvm/versions/node/v14.16.1/bin/yarnpkg -> /home/user/.nvm/versions/node/v14.16.1/lib/node_modules/yarn/bin/yarn.js
+ [email protected]
added 1 package in 0.492s
user@xxx:~/zzz$ anansi hatch gms

Uses 5 deprecated libraries in its dependency chain

The following depecated libraries are used:

user@box2:~/zzz$ npm install -g @anansi/cli
npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: cross-spawn no longer requires a build toolchain, use it instead
/home/user/.nvm/versions/node/v14.16.1/bin/anansi -> /home/user/.nvm/versions/node/v14.16.1/lib/node_modules/@anansi/cli/run.js

Assumes default editor is Visual Studio Code

When creating a new project, assumes use of Visual Studio Code

[4/4] Building fresh packages...
success Saved lockfile.
Done in 68.40s.

Project setup complete! Opening editor now...
Command failed with exit code 127: "${VISUAL:-code}" ./gms gms/README.md
/bin/sh: 1: code: not found

[Security] Workflow commitlint.yml is using vulnerable action wagoid/commitlint-github-action

The workflow commitlint.yml is referencing action wagoid/commitlint-github-action using references v2. However this reference is missing the commit bf83d2b35c4177779d047f464b48d9907f2c5201 which may contain fix to the some vulnerability.
The vulnerability fix that is missing by actions version could be related to:
(1) CVE fix
(2) upgrade of vulnerable dependency
(3) fix to secret leak and others.
Please consider to update the reference to the action.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.