New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

skewed

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

skewed - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

2

package.json
{
"name": "skewed",
"version": "0.1.0",
"version": "0.2.0",
"description": "Generate 3D isometric SVGs",

@@ -5,0 +5,0 @@ "author": "Francois Laberge",

# Skewed
Generate 3D isometric SVGs.
Easily create pseudo 3D SVG elements.
- Supports the following styles of pseudo 3D
- Isometric
- Other pseudo styles coming soon. (**TODO**)
- Built-in standard 3D shapes (**TODO**)
- Typescript-first package
- Built-in standard 3D shapes
- Utility for isometrically transforming 3D points to 2D ones
- Utilities for
- Transform 3D points to 2D ones (**TODO**)
- Simple camera model and control scheme for navigating and zooming in/out (**TODO**)
- React support coming soon, core will be a Vanillar HTML/JS API (unless I change my mind and go React only) (**TODO**)

@@ -9,0 +15,0 @@ <img width="50%" src="./docs/images/isometric.png" style="margin: 0px 25%"/>

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