
Security News
Safari 18.4 Ships 3 New JavaScript Features from the TC39 Pipeline
Safari 18.4 adds support for Iterator Helpers and two other TC39 JavaScript features, bringing full cross-browser coverage to key parts of the ECMAScript spec.
@microjournal/accessor-folder
Advanced tools
This project is under heavy development and is not considered stable. Use at your own risk.
Microjournal is a set of tools for building a journal out of short status updates that you write to multiple times over a day. You can use #tags and @mentions to annotate your content, and search for them later.
Microjournal supports multiple types of data storage, including building custom data storage layers. Right now there is only one supported file format, using flat files, with the @microjournal/accessor-folder package. There is also a @microjournal/accessor-api package for supporting a client/server setup, but there is no backend available yet.
To build a custom data accessor, see the @microjournal/accessor package.
To use Microjournal you can install the @microjournal/cli package, which exposes the mj
command. You can find more commands under mj --help
.
See LICENSE.rst for license information.
Copyright © 2019 Steve Streza. All rights reserved.
FAQs
Microjournal ============
We found that @microjournal/accessor-folder demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Safari 18.4 adds support for Iterator Helpers and two other TC39 JavaScript features, bringing full cross-browser coverage to key parts of the ECMAScript spec.
Research
Security News
The Socket Research Team investigates a malicious Python package that enables automated credit card fraud on WooCommerce stores by abusing real checkout and payment flows.
Security News
Python has adopted a standardized lock file format to improve reproducibility, security, and tool interoperability across the packaging ecosystem.