Skip to content

v1.0.0

Choose a tag to compare

@jalal246 jalal246 released this 19 Feb 16:49
· 127 commits to master since this release
  • Update project name 0870b19
  • fix typo e0efc24
  • Add utils explanations and related project eba8929
  • Add docs to functions in utils 6a23ae4
  • Add default test to getPackagesPath 4470a20
  • fix docs. 361d468
  • Add readme ff98511
  • Export utils. (All used funcs are exported) 3230991
  • Add full test to getPackagesInfo. Change name to plural. 8db810a
  • fix typo f0ab283
  • Add extension as parm for getJsonByPath cbfb772
  • Add full test to getJsonByPath 31ef53b
  • fix typo cb4444e
  • Unify return key name for all funcs 8fa0597
  • All packages will be filtered 3f8835c
  • Init tests to getJsonByPath b09dfef
  • fix tests 87c94f0
  • Modify validateAccessability to get extension relared to each path. e95aa52
  • Accept parms as object for getPackageInfo func 887709d
  • Add getFileExtension func to utils. Use extension to filter files after identifying .js or .ts eccbb22
  • Fix getJsonByPath. Depending on new utils functions 4f75fc3
  • Add new shared function filterPathAccessability. 17b23b3
  • Add validateAccessability to utils shared file 0d73135
  • Add optional parm to getPackagesPath disabling filtering. fedcc1e
  • Add test to getPackagesPath. Add new functionality to filter path and validate. f05e000
  • Init test d57178b
  • fix names and import/export 7dca64f
  • rename function 398b2d2
  • remove @export form docs in getJsonByPath 24477dc
  • fix docs. Returns all objects found in package.json 19d8ba4
  • Init config 99664c1
  • Init src 34e62f3

bddacf3...v1.0.0