Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nudged

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nudged - npm Package Versions

1

1.0.1

Diff

Changelog

Source

[1.0.1] - 2015-12-05

Added

  • Reference to the math involved in the main algorithm.
  • Add project badges for npm version and travis.
  • Add more package keywords.
  • Add new example: nudged-taataa
  • Set up Travis CI integration.
xeli
published 1.0.0 •

Changelog

Source

[1.0.0] - 2015-12-02

Added

  • Add estimator for translation: nudged.estimateT
  • Add estimator for scaling: nudged.estimateS
  • Add estimator for rotation: nudged.estimateR (#4)
  • Add estimator for translation-scaling: nudged.estimateTS
  • Add estimator for translation-rotation: nudged.estimateTR
  • Add Transform manipulation methods: translateBy, scaleBy, rotateBy, multiplyBy. (#5)
  • Add general nudged.estimate method.
  • Add a multi-touch gesture example app with mouse support.
  • Write documentation for pivoted transformation.
  • Add package keywords.

Changed

  • Breaking: Transform#getMatrix now returns an object instead of an array of arrays.
  • Improve documentation, illustrations, and example thumbnails.
xeli
published 0.4.0 •

Changelog

Source

[0.4.0] - 2015-10-27

Changed

  • Improve pivoted estimator estimateFixed.
  • Simplify nudged.estimate regarding single point pairs.
  • Improve example app.
  • Improve transformation documentation.
xeli
published 0.3.1 •

Changelog

Source

[0.3.1] - 2015-10-26

Changed

  • Improve documentation intro and add a link to the example app.
xeli
published 0.2.0 •

Changelog

Source

[0.2.0] – 2015-10-19

Added

  • Improve the main estimator to working condition: estimate
  • Add methods for Transform: getMatrix, getRotation, getScale, getTranslation.
  • Write documentation for Install, Usage, and API.

Changed

  • Improve test suite.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc