massCode

A free and open source code snippets manager for developers.

Github星跟踪图

massCode

A free and open source code snippets manager for developers.

Supporting

massCode is open source project and completely free to use.

However, the amount of effort needed to maintain and develop new features for the project is not sustainable without proper financial backing. You can support massCode development via the following methods:

Donate via Open Collective
Donate via Patreon
Donate via PayPal
Donate via Bitcoin

Overview

The goal of creating this application was mostly my own growth as a developer. Also, I wanted this project to absorb the best of such applications already on the market (both free and paid). At the same time, I wanted this project to be an open source project.

massCode allows you to organize snippets using multi-level folders as well as tags. Each snippet has fragments - tabs, which gives even greater level of organization

A snippets manager must not only provide organization of snippets but also have a good code editor. That's why under the hood of massCode there's Monaco editor. Monaco is a modern code editor from Microsoft which is used in one of the most popular editor VS Code. The editor provides IntelliSense, validation for TypeScript, JavaScript, CSS, LESS, SCSS, JSON, HTML. It's also added a super productive Emmet and Prettier to code formatter.

Development

# install dependencies
yarn
# serve with hot reload
yarn dev

Building

## build application for production
yarn build

License

AGPL-3.0

Copyright (c) 2019-present, Anton Reshetov.

主要指标

概览
名称与所有者antonreshetov/massCode
主编程语言Vue
编程语言JavaScript (语言数: 6)
平台
许可证GNU Affero General Public License v3.0
所有者活动
创建于2019-12-23 07:12:19
推送于2022-05-04 09:06:30
最后一次提交2022-05-04 12:06:29
发布数35
最新版本名称v1.3.1 (发布于 2022-04-01 04:18:53)
第一版名称v0.1.0 (发布于 2019-12-31 12:10:47)
用户参与
星数2k
关注者数38
派生数146
提交数267
已启用问题?
问题数0
打开的问题数0
拉请求数43
打开的拉请求数1
关闭的拉请求数7
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?