Socket
Socket
Sign inDemoInstall

@craftercms/models

Package Overview
Dependencies
0
Maintainers
3
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @craftercms/models

Crafter CMS data model definitions


Version published
Weekly downloads
95
decreased by-42.07%
Maintainers
3
Created
Weekly downloads
 

Changelog

Source

2.0.6

@craftercms/content

  • Add fetchModelByPath and fetchModelByUrl shortcuts methods
  • Improve parseDescriptor typings
  • Improve urlTransform typings

@craftercms/classes

  • Add basic crafterConf docs

Readme

Source

npm (scoped)

@craftercms/models

This package contains data model definitions of different structures of Crafter CMS. These interfaces are useful when developing in TypeScript and for IDE auto-completion & suggestions.

Usage

  • Install module using yarn or npm
    • yarn add @craftercms/models or
    • npm install @craftercms/models
  • Import and use the models you need

Most of our packages have @craftercms/models as a dependency and will pull it automatically when using npm.

Keywords

FAQs

Last updated on 15 Mar 2022

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