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

albert-svg

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

albert-svg

Dynamic SVG generation using Cassowary constraints

  • 0.1.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
89
decreased by-51.1%
Maintainers
1
Weekly downloads
 
Created
Source

Albert

This project allows you to generate SVGs and layout their elements using the Cassowary constraint solver.

How to use

This project requires Node and NPM. To use it in your project, run:

npm install --save albert-svg

You can also use one of the pre-compiled bundles hosted on unpkg:

Examples on how to use Albert are in the examples directory.

To see them in action, clone the repository and run:

npm install
npm start

This starts a web server on http://localhost:8080 that serves the examples/ directory and the Albert bundle itself.

Building a bundle

Building the bundle requires Webpack, which in turn

If you have Node and NPM installed, build the bundle by running:

npm run build

Disclaimer

This is not an officially supported Google product.

Keywords

FAQs

Package last updated on 21 Mar 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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