2.0.1 • Published 3 years ago

prepend-file v2.0.1

Weekly downloads
38,693
License
MIT
Repository
github
Last release
3 years ago

prepend-file Build Status Code Coverage

Prepend data to a file, creating it if it doesn't exist.

Install

npm install prepend-file

Usage

const prependFile = require('prepend-file');

(async () => {
  await prependFile('message.txt', 'some data');
});

API

prependFile(filename, data)

prependFile.sync(filename, data)

filename

Type: string

The file to prepend the data to.

data

Type: string | Buffer

The data to prepend.

react-native-bluetooth2@masalamunch/strictifyrnvsnmongodb-backup-gui@chetwoodfinancial/release-toolsairscanairscan-example@packmate/testsreact-native-esc-pos-sahaab@borisovart/atol-kkt-modulegenerator-p2hdeneme323112@ntt_app/react-native-custom-notificationreact-native-covid-sdk@code-chris/changelog-generatorio-scriptsreact-native-printer-brothersstrapuxkatana-bull-cli@infinitebrahmanuniverse/nolb-prep@everything-registry/sub-chunk-2469synergia-scaffoldingwanache-coresplit-csvtestarmada-magellan-nightwatch-pluginvision-camera-plugin-scan-facesvitejs-plugin-builder-ilc@domir/conventional-changelog-only@corelmax/react-native-my2c2p-sdkjnf-accesscontrol-rnttlkevm-ganache-clisuntlaboriosamtypeorm-fixtures-testtypescript-ref-toolstest-botpress@apardellass/react-native-audio-stream@athenna/common@alan-ai/alan-button@borracciablu/banner-cli@bothub/corewebpack-prepend-to-dist-pluginvigour-fsversion-banner@felipesimmi/react-native-datalogic-module@gyselroth/node-advanced-desktop@haiku/cli@hawkingnetwork/react-native-tab-view@hbglobal/react-native-actions-shortcuts@geeky-apo/react-native-advanced-clipboard@gnosis.pm/truffle-nice-tools@gislik/ganache-core@lightspeed/i18n-number-format@mahs4d/tsetmc-filters@moxiesuite/ganache-core@mapbox/github-release-tools@netlify/netlitest-helper@navabi/react-native-ssl-pinning@enkeledi/react-native-week-month-date-picker@ko-developerhong/react-native-multiple-image-picker@hemith/react-native-tnk@ibuild-community/applet-cli@saad27/react-native-bottom-tab-tour@sbscripts/amplify-fn@phong95/react-native-multiple-image-picker@snek-at/heimdall@secjs/utils@revved/lib-dev-configsmulpmikeymicroservices-starter-kitmeteor-decaffeinatenative-apple-loginnative-kakao-loginnative-google-loginopenapi-sdk-generatornpm_qwertynpm_one_12_34_1_npm_one_1_2_3npm_one_2_2ns-flipparcel-plugin-gas-importsparcel-reporter-gas-importspayutestingreact-native-dsphoto-modulereact-native-create-video-thumbnailreact-native-cplusreact-native-modal-progress-barreact-native-is7react-native-flyyreac-native-arun-ramya-testrayx-apirn-adyen-dropinrn-tm-notifyrn-session-multiplier-demoreact-native-arun-ramya-testreact-native-arunjeyam1987react-native-arunmeena1987react-native-arunramya151react-native-bubble-chartreact-native-bundle-scale
2.0.1

3 years ago

2.0.0

5 years ago

1.3.1

9 years ago

1.3.0

10 years ago

1.2.1

10 years ago

1.2.0

10 years ago

1.1.0

10 years ago

1.0.0

10 years ago

0.2.0

11 years ago

0.1.2

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago