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

create-ssam

Package Overview
Dependencies
Maintainers
0
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-ssam

Quickstart a creative coding sketch with ssam

  • 0.12.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
0
Weekly downloads
 
Created
Source

create-ssam

Ssam (쌈 as in Korean dish) wraps your HTML5 Canvas sketches and provides helpful features such as animation props, image and video exports on top of Node.js and Vite bundler. The design is minimal so you can bring your own canvas library (or use as vanilla js).

Learn how to quickstart a creative coding sketch with ssam on its wiki. This package create-ssam sets up a basic sketch structure using one of the templates.

How to

 npm create ssam@latest

Then, follow the prompts.

It will set up all the necessary files and Vite bundler so you can go straight into creative coding.

Templates

  • Vanilla
    • TypeScript
    • JavaScript
  • OGL
    • Fullscreen Shader TS with Lygia
    • Basic Cube TS
  • Three
    • Basic Cube TS
    • Fullscreen Shader TS with Lygia
    • Fullscreen Shader JS with Lygia
  • StableDiffusion
    • Replicate API TS

Test Locally

  • npm run build
  • npm link to make it available locally
  • on Desktop, node ~/path/to/bin/create-ssam.js
  • follow setup instructions.

License

MIT

The base code is adapted from create-vite

Keywords

FAQs

Package last updated on 18 Aug 2024

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