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

@abcnews/anmtr

Package Overview
Dependencies
Maintainers
5
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@abcnews/anmtr

Anmtr is an amature animation studio. You can use it to put images on a stage and animate some of their properties over anormalised 0 - 1 timeline.

  • 0.0.3
  • latest
  • npm
  • Socket score

Version published
Maintainers
5
Created
Source

Anmtr is an amature animation studio. You can use it to put images on a stage and animate some of their properties over anormalised 0 - 1 timeline.

This repo includes two things:

  • A svelte-kit app which, when run, is an animation builder, and
  • A package that provides utils to help write a frontend runtime for the animations produced.

Development

git clone https://github.com/abcnews/anmtr.git
cd anmtr
npm i
npm run dev

Deployment

This is currenly, in a complicated way, deployed to Vercel using CI on a fork of this repo.

Packaging

Packaging is currently a little complicated due to an issue related to typescript. The first step is to run the packager.

But assuming you've got a clean git index and you're on the main branch, you should be able to release a new version with:

npm run release

FAQs

Package last updated on 14 Oct 2021

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