🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@sjsf/moving-icons

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sjsf/moving-icons

The jis3r/icons based icons set for svelte-jsonschema-form

latest
Source
npmnpm
Version
3.7.2
Version published
Weekly downloads
80
-86.82%
Maintainers
1
Weekly downloads
 
Created
Source

@sjsf/moving-icons

The jis3r/icons based icons set for svelte-jsonschema-form.

Installation

npm install @sjsf/form @sjsf/moving-icons

Usage

<script lang="ts">
  import { createForm } from '@sjsf/form';
  import { icons } from '@sjsf/moving-icons';

  const form = createForm({
    icons,
    ...
  })
</script>

License

MIT

Keywords

animated

FAQs

Package last updated on 02 Jul 2026

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