Skip to content

Uwuifier V3 release!

Compare
Choose a tag to compare
@Schotsl Schotsl released this 07 Apr 20:24

It's not the fastest, it's not the lightest but it probably is the most advanced Uwuifier! Made for Deno and Node and the web

Added

  • Support for yarn and pnpm instead of only npm
  • Added more UwU faces

Changed

  • Switched to default export, in every version after v3.0.0 the Uwuifier class needs to be imported like this: import Uwuifier from 'uwuifier'; instead of the old import { Uwuifier } from 'uwuifier;
  • Switched to Deno for formatting and linting
  • Small bug fixes