@subjektify-dev/typescript
v0.0.1
Published
Subjektify's typescript plugin to be used with the subjektify cli
Downloads
6
Readme
subjektify-typescript
The plugin-template repository is a template for creating new Subjektify plugins, providing a starting point for defining custom functionality to be used in the development of decentralized applications.
Overview
This template serves as a boilerplate to kickstart the development of plugins for Subjektify. It includes the essential files and directory structure, along with example code to guide you through the process of creating a fully functional plugin.
Features
- Pre-configured TypeScript environment
- Example plugin code demonstrating best practices
- Unit tests setup with Jest
- Linting with ESLint and Prettier
Prerequisites
- Node.js v14.x or higher
- npm v6.x or higher
Getting Started
Deployment
For local plugins, you can simply import them into your Subjektify project. For external plugins, you'll need to register them at plugins.subjektify.dev.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Support
For support, questions, or feature requests, please open an issue on our GitHub repository.
Developed with :heart: by the Subjektify Team.
