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

tickerowl-producthunt

Package Overview
Dependencies
Maintainers
0
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tickerowl-producthunt

This is a sample TickerOwl app built using the TickerOwl App Base.

  • 1.0.15
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
22
Maintainers
0
Weekly downloads
 
Created
Source

Sample TickerOwl App

This is a sample TickerOwl app built using the TickerOwl App Base.

Building blocks

  • The information that is displayed on the device is called Slide.
  • An App can take user inputs, do some processing (async) and return slides to be displayed.
  • Each Slide has a type and the information to be displayed.

How to make your own app

  1. Clone this repo
  2. Update the package.json file to update the app version. Make sure the name starts with tickerowl-
  3. Update the src/index.ts file to add your own app logic
  4. Run npm run build to build the app
  5. Update the run-test.sh file to with test inputs
  6. Run npm run test-run to test the app
  7. If everything looks good, push the package to NPM by running npm publish
  8. Let @pramodk73 know and he will review and add it to the list of available apps

FAQs

Package last updated on 23 Oct 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