npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

prettier-pack

v0.0.14

Published

Prettier Pack

Downloads

153

Readme

Prettier Pack

If this project has helped you out, please support us with a star 🌟

**Prettier + ESLint + Husky + Lint + Flow + React**

It contains prepacked node modules essential for consuming Prettier in development/production environment. We have configured below node modules:

  • Prettier
  • ESLint
  • Husky
  • Lint
  • Flow
  • React

Dependencies:

We would like to thank contributors of below dependencies:

  • babel-eslint: babel-eslint allows you to lint ALL valid Babel code with the fantastic ESLint
  • eslint-config-prettier: Turns off all rules that are unnecessary or might conflict with Prettier. This lets you use you favorite shareable config without letting its stylistic choices get in the way when using Prettier.
  • eslint-plugin-babel: An eslint plugin companion to babel-eslint. babel-eslint does a great job at adapting eslint for use with Babel, but it can't change the built in rules to support experimental features. eslint-plugin-babel re-implements problematic rules so they do not give false positives or negatives.
  • eslint-plugin-flowtype: Flow type linting rules for ESLint
  • eslint-plugin-import: This plugin intends to support linting of ES2015+ (ES6+) import/export syntax, and prevent issues with misspelling of file paths and import names. All the goodness that the ES2015+ static module syntax intends to provide, marked up in your editor
  • eslint-plugin-prettier: React specific linting rules for ESLint
  • eslint-plugin-react: React specific linting rules for ESLint
  • flow-bin: Binary wrapper for Flow - A static type checker for JavaScript
  • flow-webpack-plugin: A webpack plugin allowing to call Flow type checker
  • husky: Husky can prevent bad commit, push and more 🐶 woof!
  • lint-staged: Run linters against staged git files and don't let 💩 slip into your code base!
  • prettier-eslint-cli: CLI for prettier-eslint

💻 Usage

$ npm install --save prettier-pack

✨ Credits

🤔 How to contribute

Have an idea? Found a bug? Please raise to ISSUES. Contributions are welcome and are greatly appreciated! Every little bit helps, and credit will always be given.

💫 Where is this library used?

If you are using this library in one of your projects, add it in this list below. ✨

📜 License

This library is provided under the Apache License.

Prettier Pack @ prscX

💖 Support my projects

I open-source almost everything I can, and I try to reply everyone needing help using these projects. Obviously, this takes time. You can integrate and use these projects in your applications for free! You can even change the source code and redistribute (even resell it).

However, if you get some profit from this or just want to encourage me to continue creating stuff, there are few ways you can do it:

  • Starring and sharing the projects you like 🚀

  • If you're feeling especially charitable, please follow prscX on GitHub.

    Thanks! ❤️ prscX.github.io </ Pranav >