New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

strapi-typed

Package Overview
Dependencies
Maintainers
0
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

strapi-typed

Strapi v4 - Types & utilities

  • 1.0.20
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
257
decreased by-40.09%
Maintainers
0
Weekly downloads
 
Created
Source

Strapi v4 - Types & utilities

Basic set of types and utilities for Strapi v4 and plugins creators

GitHub package.json version Monthly download on NPM

A developers goodie for Strapi Headless CMS which provides a basic core set of types & interfaces and generic utilities useful for every plugin creator or team which is extending the core implementation.

✨ What's included?

  • Strapi Core: Basic set of types & interfaces which include Strapi, DB, ContentType and more.
  • Generic utility types: Useful for plugin creators and teams which are extending Strapi.

⏳ Installation

(Use yarn to install this dependency within your Strapi project (recommended). Install yarn with these docs.)

yarn add -D strapi-typed@latest

and then use

import { IStrapi } from 'strapi-typed';

Enjoy 🎉

🤝 Contributing

Feel free to fork and make a Pull Request to this project. All the input is warmly welcome!

👨‍💻 Community support

For general help using Strapi, please refer to the official Strapi documentation. For additional help, you can use one of these channels to ask a question:

  • Discord We're present on official Strapi Discord workspace. Find us by [VirtusLab] prefix and DM.
  • Slack - VirtusLab Open Source We're present on a public channel #strapi-molecules
  • GitHub (Bug reports, Contributions, Questions and Discussions)
  • E-mail - we will respond back as soon as possible

📝 License

MIT License Copyright (c) VirtusLab Sp. z o.o. & Strapi Solutions.

Keywords

FAQs

Package last updated on 17 Aug 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