mojave

A library of commonly used JavaScript tools and helpers by Becklyn

BSD-3-CLAUSE License

Downloads
405
Stars
5
Committers
9

Bot releases are visible (Hide)

mojave -

Published by apfelbox over 6 years ago

🎁 New Features

  • extend: added extend()
mojave - 2.4.0

Published by apfelbox over 6 years ago

✨ Improvements

  • Cookie names are not escape anymore, but just throw on invalid characters
  • Log errors in mount*
  • Added mountJsxWithStore (which uses unistore)

🎁 New Features

  • dom/position: getRelativeEventPosition()
mojave - 2.2.1: createUnstyledElement

Published by apfelbox over 6 years ago

🎁 New Features

  • dom/manipulate: Added createUnstyledElement()

✨ Improvements

  • Reduced total file size

πŸ› Bug Fixes

  • merge() now correctly merges null with scalars in both directions
mojave - 2.1.1: Bugfix-Release

Published by apfelbox over 6 years ago

πŸ› Bugfixes

  • Fixed a bug where setting a insecure cookie failed.

✨ Improvements

  • All tests are now using strict assertions.
  • Some CS improvements in the cookie functions
mojave - 2.1.0: Cookies + a lot of utility functions

Published by apfelbox over 6 years ago

New functions

  • /cookie: setCookie(), getCookie(), removeCookie()
  • /types: typeOf()
  • /classes: classes()
  • /mount: mount(), mountJsx()
  • /dom/traverse: firstChild()
  • /unistore: get()

New funtionality

  • formatRelative is now translatable
mojave - 2.0.0: to TypeScript and back again

Published by apfelbox over 6 years ago

Well, that didn't work out.

Docs still missing.

mojave - 1.1.0: Sortable

Published by apfelbox about 7 years ago

New Features

  • Sortable

Changes

  • live() is now delegate()
mojave - 1.0.0: first stable release

Published by apfelbox about 7 years ago

A lot of DOM-related libraries are already included. Documentation will soon follow.

Package Rankings
Top 7.82% on Npmjs.org
Related Projects