An open API service indexing awesome lists of open source software.

https://github.com/microbit-foundation/microbit-fs

JavaScript package to manipulate the micro:bit MicroPython filesystem
https://github.com/microbit-foundation/microbit-fs

microbit

Last synced: 11 months ago
JSON representation

JavaScript package to manipulate the micro:bit MicroPython filesystem

Awesome Lists containing this project

README

          

# micro:bit MicroPython Filesystem

[![GitHub Actions](https://github.com/microbit-foundation/microbit-fs/actions/workflows/build.yml/badge.svg)](https://github.com/microbit-foundation/microbit-fs/actions/workflows/build.yml)

A TypeScript library to manipulate the micro:bit MicroPython filesystem.

microbit-fs logo

## Documentation

The docs can be found in
[https://microbit-foundation.github.io/microbit-fs/](https://microbit-foundation.github.io/microbit-fs/).

## npm Package

To add this package to your project:

```
npm install @microbit/microbit-fs
```

## License

This software is under the MIT open source license.

[SPDX-License-Identifier: MIT](LICENSE.md)

## Code of Conduct

Trust, partnership, simplicity and passion are our core values we live and
breathe in our daily work life and within our projects. Our open-source
projects are no exception. We have an active community which spans the globe
and we welcome and encourage participation and contributions to our projects
by everyone. We work to foster a positive, open, inclusive and supportive
environment and trust that our community respects the micro:bit code of
conduct. Please see our [code of conduct](https://microbit.org/safeguarding/)
which outlines our expectations for all those that participate in our
community and details on how to report any concerns and what would happen
should breaches occur.