object-fs

v2.1.2arrow_drop_down
v2.1.2
v2.1.1
v2.1.0
v2.0.2
v2.0.1
v2.0.0
v1.0.2
v1.0.1
v1.0.0
STATUS
Passing
DOWNLOADS
163
LICENSE
Apache 2.0
VISIBILITY
Public
PUBLISHED
5 years ago
SIZE
5 KB
In-memory implementation of fs, using using redux (=immutable) and plaintext representation. Currently coupled to example format, which is a shame. Inject *FileTemplate* to make fully generic. (fork as bit.utils/fs/object-fs) consider using Vinyl as file type, for great justice.
1 contributor
Install object-fs as a package?
Copied
npm i @bit/bit.javascript.example.object-fs
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.cloud
Component Example
React
React
Vue
Angular
React Native
Add dependency... help_outline
Just
import
any of the 1 million components
and packages in Bit or NPM to the example.
import Button from '@bit/grommet.grommet.button';
import Lodash from 'lodash';
toggle layout
modifieddraft
No preview available
modifieddraft
chevron_left
chevron_right
ObjectFs ()

adapter class: node.fs <–> store ObjectFs is a subset of node.fs

Help and resources