@appruut/sun

1.0.1 • Public • Published

Appruut Sun - "SEERN" Present for Node.js

Pronounced as 'SERRNN' - SQL, Express Js, React Js, React Native and Node Js Presets. (TypeORM, TypeScript)

Javascript   Node.js  

'Contents'

Appveyor

Add appveyor.yml file

Circleci

Add .circleci/config.yml file

Contributor's List

Creates .github/CONTRIBUTING.md file

Editor Config File

Add .editorconfig file

Application Linting with eslint

Add .eslintrc.json & .eslintignore files. Installs eslint and @appruut/eslint-plugin npm packages.

GitHub templates

Add Github related templates

GitHub Actions

Add .github/workflows/test.yml file

Application git check .gitignore

Add .gitignore file. Defaults to the Node.js .gitignore recommendations

GitHub Labels

Add a script to sync labels with Github

Application Licensing

Add LICENSE.md file. Defaults to MIT

Package release management

Add np for npm package release management. Create .npmrc

Package.json

Add package.json file and configures/installs dependencies

Package security

Add "publishConfig" to package.json depending on the type of organization you are in. Defaults to "public".


"publishConfig": {
    "access": "public" or "restricted"
  }

Prettier config

Add prettier files .prettierignoreand .prettierrc to the project

Probots

Configure certain probot applications

Readme file

Add README.md

TOC

Generate TOC for readme.md file

Validate Commits

Enforce commit message convention

Package Sidebar

Install

npm i @appruut/sun

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

331 kB

Total Files

130

Last publish

Collaborators

  • andrewkariuki