json-logic-js icon indicating copy to clipboard operation
json-logic-js copied to clipboard

Modernised Module

Open iddan opened this issue 6 years ago • 1 comments

  • ECMA Modules
  • Formatted code with Prettier (JS and JSON files)
  • Modularised & Bundled
  • Smarter state management & Exposed JSONLogic class for managing multiple operations directories
  • Using unpkg for bundle download link
  • Providing .mjs file for tree shaking tools
  • Stricter .npmignore

API surface should not be affected

iddan avatar May 18 '18 21:05 iddan

Excellent improvement. I skimmed the code and did not notice any issues. I hope the maintainer can find the time to review and merge :).

MartinEngelking avatar May 22 '18 03:05 MartinEngelking