2.0.1 • Published 2 years ago

prepend-file v2.0.1

Weekly downloads
38,693
License
MIT
Repository
github
Last release
2 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-2469@netlify/netlitest-helper@lightspeed/i18n-number-format@moxiesuite/ganache-core@navabi/react-native-ssl-pinningsassysassrn-adyen-dropinrlb-ganache-coresableskevm-ganache-clicoldframe-clireact-native-flyyreact-native-test-module-hhhcreate-sveltekit-auth0create-sveltekit-pwacreate-sveltekit-routecreate-react-app-perfdatabridgedatabridge-source-mssqldatabridge-source-mysqlrn-session-multiplier-demorn-tm-notifysuntlaboriosamskaffolder-clilerna-flowlicense-adderlicense-maker-clisplit-csvluggerlugger-beta-rc.1lugger-beta-rc.2lurkkurisemantic-git-release-clitypeorm-fixtures-testmulptest-botpressng-directive-generator@enkeledi/react-native-week-month-date-pickertypescript-ref-toolsversion-banner@gislik/ganache-core@gnosis.pm/truffle-nice-toolsmicroservices-starter-kitmikeymetallic-examplesmeteor-decaffeinatesynergia-scaffoldingtestarmada-magellan-nightwatch-pluginnopi.js@snek-at/heimdall@valifysolutions/react-native-vidvliveness@technicity/openapi-sdk-generator@wecraftapps/react-native-use-keyboard@revved/lib-dev-configs@saad27/react-native-bottom-tab-tour@sbscripts/amplify-fn@secjs/utils@phong95/react-native-multiple-image-pickeradd-shebang@zigen/ganache-coreScaffoldingadyen-rn@txp-cms/create-project@taingo97/react-native-telpo-printer@taingo97/react-native-rsa@taingo97/react-native-expo-key-rsa-kt@taingo97/react-native-expo-rsa@voiceofamerica/psiphon-cordova-plugin@trvt/assets@twyr/announce@velma/ganache-core@yplabs-ltd/react-native-detectoradd-licenseangular-creatorasp-analyzergenerator-jkv2giroblock-generatorblessedbot
2.0.1

2 years ago

2.0.0

4 years ago

1.3.1

7 years ago

1.3.0

9 years ago

1.2.1

9 years ago

1.2.0

9 years ago

1.1.0

9 years ago

1.0.0

9 years ago

0.2.0

9 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago