
Security News
rv Is a New Rust-Powered Ruby Version Manager Inspired by Python's uv
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
@prismatic-io/eslint-config-spectral
Advanced tools
ESLint config for building Prismatic connectors and code-native integrations
This package contains a recommended ESLint configuration to aid in developing custom Prismatic components.
To install, run:
npm install @prismatic-io/eslint-config-spectral --save-dev
You will need to update your ESLint configuration to reference the config in this package. The easiest way is to add an eslintConfig
block to your package.json
file:
"eslintConfig": {
"root": true,
"extends": ["@prismatic-io/eslint-config-spectral"]
}
Note that you do not need to install the plugin packages as peer dependencies as resolution of those packages is handled with Microsoft's ESLint patch. There are still a handful of peer dependencies you will need to install - use npm info "@prismatic-io/eslint-config-spectral@latest" peerDependencies
to list them or use npx install-peerdeps --dev @prismatic-io/eslint-config-spectral
to install them automatically.
Prismatic is the leading embedded iPaaS, enabling B2B SaaS teams to ship product integrations faster and with less dev time. The only embedded iPaaS that empowers both developers and non-developers with tools for the complete integration lifecycle, Prismatic includes low-code and code-native building options, deployment and management tooling, and self-serve customer tools.
Prismatic's unparalleled versatility lets teams deliver any integration from simple to complex in one powerful platform. SaaS companies worldwide, from startups to Fortune 500s, trust Prismatic to help connect their products to the other products their customers use.
With Prismatic, you can:
Prismatic is built for B2B software companies that need to provide integrations to their customers. Whether you're a growing SaaS startup or an established enterprise, Prismatic's platform scales with your integration needs.
Our platform is particularly powerful for teams serving specialized vertical markets. We provide the flexibility and tools to build exactly the integrations your customers need, regardless of the systems you're connecting to or how unique your integration requirements may be.
Prismatic supports integrations of any complexity - from simple data syncs to sophisticated, industry-specific solutions. Teams use it to build integrations between any type of system, whether modern SaaS or legacy with standard or custom protocols. Here are some example use cases:
For information on the Prismatic platform, check out our website and docs.
This repository is MIT licensed.
FAQs
ESLint config for building Prismatic connectors and code-native integrations
The npm package @prismatic-io/eslint-config-spectral receives a total of 1,785 weekly downloads. As such, @prismatic-io/eslint-config-spectral popularity was classified as popular.
We found that @prismatic-io/eslint-config-spectral demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 9 open source maintainers collaborating on the project.
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.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.
Security News
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.