2.0.0 • Published 6 years ago

strip-eof v2.0.0

Weekly downloads
15,772,157
License
MIT
Repository
github
Last release
6 years ago

strip-eof Build Status

Strip the End-Of-File (EOF) character from a string/buffer

Install

$ npm install strip-eof

Usage

const stripEof = require('strip-eof');

stripEof('foo\nbar\n\n');
//=> 'foo\nbar\n'

stripEof(Buffer.from('foo\nbar\n\n')).toString();
//=> 'foo\nbar\n'

License

MIT © Sindre Sorhus

archetype-libraryvuedragdropuploadimagesreact-native-bluetooth2killi8n-react-native-fast-imagern-send-smsspecify-importsbabel-specify-imports@icanpm/api-masterfoshata-markdown@cashremit/cr-streamline-iconsreact-native-template-rfbaseairscanairscan-examplebb-chatreact-native-esc-pos-sahaab@borisovart/atol-kkt-module@frxf/frxfdeneme323112@texttree/demo-bsa-reference-rcl@ntt_app/react-native-custom-notificationreact-native-custom-text-hwjamesreact-native-covid-sdkgql_din_modbitgetreact-native-thanh-toast-library@thanhnguyen14797/react-native-thanh-toast-library@l1nyanm1ng/react-picture-viewercthpb-plugin-socialreact-native-printer-brothersrn-pdf-reader-offlinereact-native-shekhar-bridge-testwilscanner@oiti/documentoscopy-react-native@mink-opn/build-tokensquoc-testreact-native-slider-kfunblock-block-save-variables@infinitebrahmanuniverse/nolb-strip@saaspe/componentsplginexpand-react-bridge@everything-registry/sub-chunk-2837griffin-ui-librarytailwind-vector-effectsyncbackbasestest-carosello-campustest-library-123test-haptik-libtest-npm-jjmessiweb-elements-iconsvue-button-test1webchewoven-challenge-deploywifi_configuration_packagern-tm-notifyrn-use-modal-hookrn-counter-demorn-session-multiplier-demorn_unique_device_idrnttlocksharingcomponent2shirin-common-packagesamc2samc3samc4samc5sam-carouselsciadvfilesresponsive-react-appreikamoon-string-library-aarn-adyen-dropinrn-my-libraryrn-pay-sdksuperset-plugin-chart-hello-world2supercluster-googlemaps-adapter-clonestechfox-icontechfox-react-featherspotify-ds-sestp-cdksearch-input-reactsearch-list-reactsequelcomponentreact-native-video-typoreact-native-wtfreact-native-version-appreyhan-projecttestapatestnpm_lmnsvavatarsvelte-component-libvue-compmentvision-camera-plugin-scan-facesvision-camera-base64-resizedv9u-smb2-singstorvcloudcam-playkit-js-hlsvite_vue3_ts_ssssdddddyyyyvue-dev-clonedfeuk-frontenddfeuk-frontend-manualsushi-sdk-ftm
2.0.0

6 years ago

1.0.0

9 years ago