prettier-atom
An atom package for the prettier formatter.
File Explorer
Download Latest Version (.zip)- dist-changes.yml
- eslint.yml
- flow.yml
- jest.yml
- prettier.yml
- dependabot.yml
- ISSUE_TEMPLATE.md
- index.js
- index.js
- index.test.js
- index.test.js.snap
- index.js
- index.test.js
- index.js
- index.test.js
- executePrettierOnBufferRange.js
- executePrettierOnBufferRange.test.js
- handleError.js
- handleError.test.js
- index.js
- index.js
- index.test.js
- isFilePathEslintIgnored.js
- isFilePathEslintIgnored.test.js
- isPrettierInPackageJson.js
- isPrettierInPackageJson.test.js
- shouldFormatOnSave.js
- shouldFormatOnSave.test.js
- atomRelated.js
- general.js
- getPrettierInstance.js
- getPrettierInstance.test.js
- getPrettierPath.js
- index.js
- isFileFormattable.js
- isFileFormattable.test.js
- isPrettierProperVersion.js
- isPrettierProperVersion.test.js
- index.js
- index.js
- index.test.js
- createStatusTile.js
- createStatusTile.test.js
- getFormatOnSaveStatus.js
- getFormatOnSaveStatus.test.js
- index.js
- tooltip.js
- updateStatusTile.js
- updateStatusTile.test.js
- updateStatusTileScope.js
- updateStatusTileScope.test.js
- index.js
- index.test.js
- config-schema.json
- main.js
- cli_vx.x.x.js
- core_vx.x.x.js
- plugin-proposal-object-rest-spread_vx.x.x.js
- plugin-transform-flow-strip-types_vx.x.x.js
- plugin-transform-runtime_vx.x.x.js
- preset-env_vx.x.x.js
- runtime_vx.x.x.js
- prettier-eslint_vx.x.x.js
- all-contributors-cli_vx.x.x.js
- atom-linter_vx.x.x.js
- atom-package-deps_vx.x.x.js
- atom-text-buffer-point_vx.x.x.js
- atom-text-buffer-range_vx.x.x.js
- babel-cli_vx.x.x.js
- babel-eslint_vx.x.x.js
- babel-jest_vx.x.x.js
- babel-plugin-transform-flow-strip-types_vx.x.x.js
- babel-plugin-transform-object-rest-spread_vx.x.x.js
- babel-plugin-transform-runtime_vx.x.x.js
- babel-polyfill_vx.x.x.js
- babel-preset-env_vx.x.x.js
- babel-preset-stage-2_vx.x.x.js
- babel-runtime_vx.x.x.js
- codecov_vx.x.x.js
- commitizen_vx.x.x.js
- conventional-changelog-cli_vx.x.x.js
- cz-conventional-changelog_vx.x.x.js
- editorconfig-to-prettier_vx.x.x.js
- editorconfig_vx.x.x.js
- eslint-config-airbnb-base_vx.x.x.js
- eslint-config-prettier_vx.x.x.js
- eslint-plugin-flowtype_vx.x.x.js
- eslint-plugin-import_vx.x.x.js
- eslint-plugin-jest_vx.x.x.js
- eslint-plugin-prettier_vx.x.x.js
- eslint_vx.x.x.js
- execa_vx.x.x.js
- find-root_vx.x.x.js
- flow-bin_v0.x.x.js
- flow-typed_vx.x.x.js
- global-modules_vx.x.x.js
- ignore_vx.x.x.js
- jest-cli_vx.x.x.js
- jest_v25.x.x.js
- lodash_v4.x.x.js
- loophole_vx.x.x.js
- minimatch_vx.x.x.js
- nps-utils_vx.x.x.js
- nps_vx.x.x.js
- opt-cli_vx.x.x.js
- prettier-eslint-cli_vx.x.x.js
- prettier-eslint_vx.x.x.js
- prettier-stylelint_vx.x.x.js
- prettier_v1.x.x.js
- prettier_vx.x.x.js
- read-pkg-up_vx.x.x.js
- read-pkg_vx.x.x.js
- rimraf_v2.x.x.js
- rimraf_vx.x.x.js
- yarn-global-modules_vx.x.x.js
- prettier-js.json
- prettier-js.json
- index.js
- index.test.js
- index.test.js.snap
- index.js
- index.test.js
- index.js
- index.test.js
- executePrettierOnBufferRange.js
- executePrettierOnBufferRange.test.js
- handleError.js
- handleError.test.js
- index.js
- index.js
- index.test.js
- isFilePathEslintIgnored.js
- isFilePathEslintIgnored.test.js
- isPrettierInPackageJson.js
- isPrettierInPackageJson.test.js
- shouldFormatOnSave.js
- shouldFormatOnSave.test.js
- atomRelated.js
- general.js
- getPrettierInstance.js
- getPrettierInstance.test.js
- getPrettierPath.js
- index.js
- isFileFormattable.js
- isFileFormattable.test.js
- isPrettierProperVersion.js
- isPrettierProperVersion.test.js
- index.js
- index.js
- index.test.js
- createStatusTile.js
- createStatusTile.test.js
- getFormatOnSaveStatus.js
- getFormatOnSaveStatus.test.js
- index.js
- tooltip.js
- updateStatusTile.js
- updateStatusTile.test.js
- updateStatusTileScope.js
- updateStatusTileScope.test.js
- index.js
- index.test.js
- config-schema.json
- main.js
- statusTile.less
- .eslintignore
- .prettierignore
- doesNotMatchEslintignore.js
- doesNotMatchPrettierignore.js
- matchesEslintignore.js
- matchesPrettierignore.js
- prettier.js
- textEditor.js
- .all-contributorsrc
- .babelrc
- .eslintignore
- .eslintrc.yml
- .flowconfig
- .gitattributes
- .gitignore
- .nvmrc
- .prettierignore
- .prettierrc
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- LICENSE.md
- package-scripts.yml
- package.json
- prettier-demo.gif
- prettier-eslint-demo.gif
- README.md
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/prettier/prettier-atom
Downloads the entire project code from GitHub to your computer.
cd prettier-atom
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
