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

@sunsama/splash

Package Overview
Dependencies
Maintainers
5
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sunsama/splash

Sunsama Splash is a small JS Library that can be imported as a <script> tag to our Webflow splash pages that makes it easy to perform actions like requesting access to the waitlist, tracking facebook pixel values, and amplitude device ids.

  • 1.2.8
  • npm
  • Socket score

Version published
Weekly downloads
4
decreased by-50%
Maintainers
5
Weekly downloads
 
Created
Source

Sunsama Splash

Sunsama Splash is a small JS Library that can be imported as a

Local Development

From the root of this repository, bring up the basic web app service

make install 
make start-lite

Then bring up the "development" environment for this.

cd library/splash
npm install
npm start

This exposes an extremely basic HTML page at localhost:8080 that has two text fields and a button that match the webflow pages. The page has the built script bundle imported in it's head and a single call to initialize it SunsamaSplash.default.initialize("development"); after the body. The goal is that we can do the same thing in Webflow and simply change code here.

Publishing

  1. Update the Package Version
  2. Publish to NPM npm publish
  3. Increment the Version in Webflow: https://webflow.com/dashboard/sites/sunsama-splash-test/code and save changes
  4. Republish the Webflow Page

FAQs

Package last updated on 28 Oct 2020

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