Socket
Socket
Sign inDemoInstall

@activeviam/scripts

Package Overview
Dependencies
26
Maintainers
3
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @activeviam/scripts

Scripts for developing React/TypeScript libraries.


Version published
Weekly downloads
6
increased by500%
Maintainers
3
Created
Weekly downloads
 

Readme

Source

Scripts

activeui-scripts provides a toolchain for building, testing, and linting JavaScript/TypeScript libraries.

Commands

  • build
  • test
  • lint
  • start

To see more info run yarn activeui-scripts --help.

Development

This package is tailed to ActiveUI's needs and workflows.

If you need to change how things work, or make things more customizable you can take inspiration from:

  • kcd-scripts - Kent C. Dodds variant of this idea.
  • tsdx - A zero config toolchain for TypeScript libraries.
  • react-scripts - Create React App scripts, maybe not that useful, since these are for app development, not libraries.

FAQs

Last updated on 23 Dec 2020

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc