npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2025 – Pkg Stats / Ryan Hefner

azt-editor-plugin-api

v1.1.0-main-prod

Published

## Installation

Readme

azt-editor-plugin-api

Installation

If you use NPM

npm install azt-editor-plugin-api --save

If you use Yarn

yarn add azt-editor-plugin-api

Information

  1. Website: https://azota.vn

Translate key:

{
	"vi": {
		"lang_cms_common_add_new_image": "Thêm hình ảnh mới",
		"lang_cms_common_add_new_formula": "Thêm công thức mới",
		"lang_cms_common_open_code_block_editor": "Mở trình soạn code block",
		"lang_cms_common_delete_detailed_solution": "Xóa lời giải chi tiết",
		"lang_cms_common_add_detailed_solution": "Thêm lời giải chi tiết",
		"lang_cms_common_source_code": "Mã nguồn",
		"lang_cms_common_detailed_solution_guide": "Hướng dẫn giải chi tiết",
		"lang_cms_common_add_multiple_choice_question_layout": "Thêm layout câu hỏi trắc nghiệm",
		"lang_cms_common_code_block_editor": "Trình chỉnh sửa mã code block",
		"lang_cms_common_paste_code": "Dán đoạn code bạn muốn thêm vào",
		"lang_cms_common_cancel": "Hủy",
		"lang_cms_common_add_new_code_block": "Thêm đoạn code mới",
		"lang_cms_common_complete": "Hoàn thành",
		"lang_cms_common_close": "Đóng",
		"lang_cms_common_edit": "Chỉnh sửa",
		"lang_cms_common_add_formula": "Thêm công thức",
		"lang_cms_common_image_editor": "Trình chỉnh sửa hình ảnh",
		"lang_cms_common_formula_editor": "Trình chỉnh sửa công thức",
		"lang_cms_common_open_tool": "Gõ [kbd=/] để mở công cụ.",
		"lang_cms_common_start_answer_input": "Gõ [kbd=A.] nội dung + [kbd=tab] hoặc [kbd=enter] để bắt đầu nhập đáp án"
	},
	"en": {
		"lang_cms_common_add_new_image": "Add new image",
		"lang_cms_common_add_new_formula": "Add new formula",
		"lang_cms_common_open_code_block_editor": "Open code block editor",
		"lang_cms_common_delete_detailed_solution": "Delete detailed solution",
		"lang_cms_common_add_detailed_solution": "Add detailed solution",
		"lang_cms_common_source_code": "Source code",
		"lang_cms_common_detailed_solution_guide": "Detailed solution guide",
		"lang_cms_common_add_multiple_choice_question_layout": "Add multiple-choice question layout",
		"lang_cms_common_code_block_editor": "Code block editor",
		"lang_cms_common_paste_code": "Paste the code you want to add",
		"lang_cms_common_cancel": "Cancel",
		"lang_cms_common_add_new_code_block": "Add new code block",
		"lang_cms_common_complete": "Complete",
		"lang_cms_common_close": "Close",
		"lang_cms_common_edit": "Edit",
		"lang_cms_common_add_formula": "Add formula",
		"lang_cms_common_image_editor": "Image editor",
		"lang_cms_common_formula_editor": "Formula editor",
		"lang_cms_common_open_tool": "Type [kbd=/] to open the tool.",
		"lang_cms_common_start_answer_input": "Type [kbd=A.] content + [kbd=tab] or [kbd=enter] to start entering the answer"
	}
}