Skip to content

It includes all kinds of impurities, preferences, docs, resources, templates, etc.

License

Notifications You must be signed in to change notification settings

lumirelle/impurities

Repository files navigation

🥰 Impurities

NPM Version Status GitHub Issues GitHub Pull Requests License


I swear, this is the last time I have an obsessive-compulsive disorder attack.

It includes all kinds of impurities, demos, docs, preferences, resources, templates, etc.

📝 Table of Content

🧐 About

It includes all kinds of impurities, preferences, docs, resources, templates, etc.

📑 Catalogs

  • /assets
    • /demos: <demos> Collection of demos, such as vue2-scss-bem
    • /docs: <docs> Collection of documents, such as manuals and logs
      • /life: <type> Documents about life
      • /technique: <type> Documents about technique
    • /preferences: <preferences> Collection of preferences, such as .gitconfig
      • /setup-env: <type> Preferences used by setting up environment
      • /setup-os: <type> Preferences used by setting up OS
      • /setup-project: <type> Preferences used by setting up project
      • /setup-tools: <type> Preferences used by setting up tools
    • /resources: <resources> Collection of resources, such as fonts
      • /fonts: <type> Font resources
      • /images: <type> Image resources
    • /templates: <templates> Collection of template, such as README.md, LICENSE
      • /license: <type> License templates
      • /log: <type> Log templates
      • /readme: <type> Readme templates
      • /scss: <type> SCSS templates
      • /vue: <type> Vue templates

See total catalogs here.

🎈 Usage

Install Preferences

NOTE: In high version of node.js, you may need to run this command as Administrator.

Install this package globally by node.js package manager likes npm, yarn, pnpm and so on.

pnpm i impurities -g
# or
npm i impurities -g

Then, use the command we install to install all the preferences

we install

Now, please enjoy! See the help information by using the --help option:

we install --help

Uninstall Preferences

NOTE: In high version of node.js, you may need to run this command as Administrator.

Install this package globally by node.js package manager likes npm, yarn, pnpm and so on.

pnpm i impurities -g
# or
npm i impurities -g

Then, use the command we uninstall to uninstall all the preferences

we uninstall

Now, please enjoy! See the help information by using the --help option:

we uninstall --help

Paste Anything

Follow the step above to install this package by node.js package manager, then, use the command we paste to paste anything

# Copy into current dir
we paste eslint.config.mjs

# Copy into `./src`, if `./src` is an existing folder
we paste eslint.config.mjs ./src

See the help information by using the --help option:

we paste --help

✍️ Authors

About

It includes all kinds of impurities, preferences, docs, resources, templates, etc.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published