Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ayfkm

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ayfkm

All Your Files Kept Minimal

  • 0.1.0
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

All Your Files Kept Minimal. Run ayfkm after npm install to trim out cruft.

Put this in your package.json devDependencies:

"ayfkm": "*"

then run this:

npm install && ./node_modules/.bin/ayfkm

Status

Not yet functional. Come back later please!

Install

npm install ayfkm

TODO

  • warning: this deletes files with default call. That seems bad.

  • basic functionality

    • default (from cruft): example, examples, test, tests, doc, man **/example **/examples **/test **/tests **/doc **/man **/.travis.yml

    how about this: $ cat .ayfkm dashdash/examples jsprim/deps .bin/m* **/tst

    how to get options in there if need? a pragma: # this is a comment, next is a pragma (syntax a la Go) # +pragma: aggressive

  • add more defaults from my imgadm Makefile?

  • .ayfkm.json support (or perhaps flat file? see ^^

  • https://www.npmjs.com/package/minimatch ? glob

  • docs

  • remove dirs made empty

  • ayfkm ./dir/path/to/node_modules

  • ayfkm foo for "./node_modules/foo" clean out

  • dashdash cruft removal

  • pragma aggressive: README.md, drop npm server-added fields to package.json, license files okay?

  • crowdsource .ayfkm directives for npm modules? website, mirrors npm modules, tied to module major version?, ayfkm --import foo

See Also

FAQs

Package last updated on 19 Dec 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc