1.0.0 • Published 1 year ago

@devtea2025/tenetur-at-optio-voluptatem v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@devtea2025/tenetur-at-optio-voluptatem License NPM version Build Status Coverage Status

CLI tool to download source of a rule and fixtures from 🐊Putout Editor and generate tests from it.

Install

npm i @devtea2025/tenetur-at-optio-voluptatem -g

Usage

GITHUB_TOKEN=github-token @devtea2025/tenetur-at-optio-voluptatem [putout-editor-url]

@devtea2025/tenetur-at-optio-voluptatem determines where it located and does one of next things:

  • if it finds index.js - creates rule inside nested plugin;
  • creates directory with a plugin name and fills directories lib, test and fixture;

example of input:

// ["off", "write-all-files"]
export const report = () => `Write all files`;

export const fix = (file) => {
    const content = readFileContent(file);
    writeFileContent(file, content);
};

export const scan = (root, {push}) => {
    findFile(root, ['*']).map(push);
};

License

MIT

bundlinghookformexit-codetrimStartimportexportaccessorsafehashcomparewidthrmupelmclibundlerfast-copyspinnersbcryptmobileurlcachereplayloadingtouchvalidationsetImmediatekarmacore-jslaunchqueueMicrotask_.extenduninstalliteratehardlinksrgbsliceES2018Object.assignes-shim APIeslintrequestcall-boundjshintassertiones2016consumemime-dbexpressminimalchineselazyloggingjavascripthooksdeep-copywhatwgObject.definePropertyreduxdeepcopyspecArray.prototype.filterconcatMapawsl10ninternal slotpnpm9colorsassertsbootstrap csssettingsES5promiseRFC-6455es-shimsObject.valuesconcurrencyrestpassword@@toStringTagsetteropeneventssignalbyteLengthslotjsdomformvalueconnectomitreadablestreampluginprettywordbreakdirInt16Arraytyped arrayeslintconfigRegExp.prototype.flagssnsreadableenumerableelectronstyled-componentskeyschemadeepelasticacheECMAScript 6CSSendpointartmapreducepolyfillavashimsymbolwindowsWeakSetfoldertelephoneoptionHyBitc39workspace:*tapmkdirstexttesterstreamjestES3schemeES2023Uint8ClampedArrayvariablesrapidfilterpromisestrimEndappmacosBigInt64ArrayargvpropertiesSettypeerrorphonerouterroute53TypeScriptlimitglobalReactiveExtensionssortednamesdatastructureidentifierszeroassignmatchAllMapclassnamestostringtagpackagenodejserror-handlingdependenciesincludespicomatchmonorepoqueueowncollection.es6sigtermestreeefficientdefineextensionstreamsdeterministicprocessWebSocketjwtdiffbuffersfindupObject.isfigletlinuxlastbatchgetintrinsiccode pointsES2017emojienderprefixequalitybrowsershrinkwraprequirefunctionalbrowserliststringifysharedECMAScript 2019nopexdgarktypeprotoformatstylelogReflect.getPrototypeOfnodejsonpathquoteajvtypescriptebsCSSStyleDeclarationshebangequalhigher-orderES8SymboltoArrayInt8Arrayfastcloneinternalcopyspawnform-validationString.prototype.trimchildbufferconfigurableio-tsredactyamlfast-clonerfc4122corstoSortedmatchwalkauthenticationtddObject.getPrototypeOfparsingchromeworkerregexpjQuerylinewrappropertyvaluesECMAScript 2021takelookcurltoobjectPromisesuperagentreact-hook-formperformancedroptestingajaxnpmthrottleexecexecutablehotlesscssArray.prototype.includesES6mrues2015ES7wgetfrominspectfunctionMicrosoftcss lessobjectbluebirddatestablecensorstylesdebuggermake dirjasminepostcss-pluginarraycharactersremoveasyncpatchReactiveXoperating-systemproxyweakmaptsobjgetPrototypeOfAsyncIteratorcloudwatchESwordwrapsuperstructinSymbol.toStringTagprophttpArray.prototype.flattenrestfules8loadbalancingcommandformattinglistenersboundcall-bindshamwebentriesec2bddArray.prototype.containsexpressionECMAScript 3mkdirdeepclonesyntaxcjkglobserializerforEachescapepreprocessorObservablefullreact-testing-libraryESnextsyntaxerrorecmascriptpipereducelibphonenumberoutputtimemimeutilitieswaitES2021s3flatMaphandlerstrimLeftprototypesidequeryparentcollectioncloudtrailagentbeanstalkrm -frenvironmentsstreams2irqgradients cssECMAScript 2016argumentsfseventspersistentcoercibleintrinsicmoveqsspeedpackage managerArray.prototype.flatidES2022environmentprotocol-buffersttyprotobufes5reactdataViewratefastifymixins
1.0.0

1 year ago