massCode

A free and open source code snippets manager for developers.

Github stars Tracking Chart

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.

Main metrics

Overview
Name With Ownerantonreshetov/massCode
Primary LanguageVue
Program languageJavaScript (Language Count: 6)
Platform
License:GNU Affero General Public License v3.0
所有者活动
Created At2019-12-23 07:12:19
Pushed At2022-05-04 09:06:30
Last Commit At2022-05-04 12:06:29
Release Count35
Last Release Namev1.3.1 (Posted on 2022-04-01 04:18:53)
First Release Namev0.1.0 (Posted on 2019-12-31 12:10:47)
用户参与
Stargazers Count2k
Watchers Count39
Fork Count146
Commits Count267
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count43
Pull Requests Open Count1
Pull Requests Close Count7
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private