Socket
Socket
Sign inDemoInstall

fxl-toolkit

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fxl-toolkit

**_A collection of code-gen scripts, workspace executors, and general coding utilities that are used by the Broadridge-FXL development team._**


Version published
Weekly downloads
3
Maintainers
1
Weekly downloads
 
Created
Source

🧰 FXL Toolkit 🧰

A collection of code-gen scripts, workspace executors, and general coding utilities that are used by the Broadridge-FXL development team.

The modules in this library are not meant to be a required part of the FXL codebase, but instead are a set of tools to improve the developer experience.

Features List

The following utilities can be found in the FXL Toolkit package:

  • Schema Creator - Generate and format a GraphQL schema file based on the provided models and service code

This is a "living" list - as new additions are added, it will be updated. The utilities mentioned above will be improved over time.

Getting Started

Installation

Install the toolkit in your development environment by running npm i fxl-toolkit@latest --save-dev locally.

We install this library as a npm package to bypass a bug in the Nx generator code.

Building

Once installed, run nx build fxl-toolkit to build the library.

Running unit tests

Run nx test fxl-toolkit to execute the unit tests via Jest.

Questions

If you run into any issues while trying to run/update any of the utilities, please reach out to Patrick.Sullivan@broadridge.com.

Documentation & Resources

FAQs

Package last updated on 04 Mar 2022

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