MassCode Save

This repository is outdated and no longer maintained. A new version of massCode is available! https://github.com/massCodeIO/massCode. A free and open source code snippets manager for developers.

Project README

massCode

Project is no longer maintained, and may have bugs and security issues. Feel free to fork but no pull request or security alert will be answered.

This is the repository for massCode v1. A new version of massCode is available in this repository.

A free and open source code snippets manager for developers.

GitHub Workflow Status GitHub package.json version GitHub All Releases GitHub

Built with Electron, Vue & Monaco editor.
Inspired by applications like SnippetsLab and Quiver.

Official Website | Documentation | Change Log

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.

Open Source Agenda is not affiliated with "MassCode" Project. README Source: antonreshetov/massCode
Stars
2,033
Open Issues
68
Last Commit
1 year ago
License

Open Source Agenda Badge

Open Source Agenda Rating