maximus

⚔️ Lightweight functional utilities.

MIT License

Stars
17
maximus - 0.9.0 Latest Release

Published by helderberto almost 3 years ago

[0.9.0] - 2021-12-17

Changed

  • Migrate from babel-loader to swc-loader.
  • Remove TypeScript support.
maximus -

Published by helderberto over 3 years ago

[0.6.0] - 2021-02-21

Changed

  • Improve compile with Webpack new version
  • Remove unnecessary pre-push git hook
maximus -

Published by helderberto over 3 years ago

[0.5.2] - 2021-02-11

Removed

  • Pinst dev dependency.
maximus -

Published by helderberto over 3 years ago

[0.5.1] - 2021-02-10

Changed

  • Update Husky git hooks to new version ^5.0.9.
maximus -

Published by helderberto over 3 years ago

[0.5.0] - 2021-01-27

Added

  • uniq method to remove duplications from arrays
maximus -

Published by helderberto over 3 years ago

[0.4.0] - 2021-01-27

Changed

  • Tests moved to test directory
  • All methods moved to the src
  • Docs: Moved from the common nested menu
maximus -

Published by helderberto almost 4 years ago

[0.3.0] - 2020-12-14

Added

  • compose
  • isEmpty
  • pipe
  • applyTo
  • curry