Skip to content

Create documents easily via this React application (directly in the browser) and export documents as pdf. Created with React, CKEditor and html2pdf. This open-source project is created by Niborium (Robin)

License

Notifications You must be signed in to change notification settings

niborium/skapa-dokument

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Niborium skapa dokument

Skapa enkelt dokument och exportera till PDF.

Steg (Installera lokalt)

  1. Gå till Code (högra hörnet).
  2. Ladda ner zip.
  3. Packa upp zip (på skrivbordet eller någon annanstans)
  4. Gå till mappen och öppna i terminalen.
  5. Kör npm ci och sedan npm start.

Använder paket

react
react-dom
parcel
ckeditor
html2pdf.js

Har även svensk översättning för CKEditor.

Hur bidrar jag till detta projekt?

Kom gärna med förslag på förbättringar, hör dig för om önskade funktioner (med lead devs) eller kika under issues för att kika vad som finns inrapporterat för att lösa.

  1. Forka detta repository till din egen.
  2. Klona ner forkade repository till din lokala maskin.
  3. Skapa en ny branch i din lokala repository för ändringar som du vill göra.
  4. Gör alla ändringar som du vill göra och commit det till den nya branch.
  5. Pusha ändringarna till ditt forkade repository på GitHub.
  6. Lägg upp en ny pull request (PR) i ditt forkade repository med ändringarna.

Det som händer sen är att någon av lead devs för detta projekt kommer granska ändringarna. Om vi accepterar ändringarna så kommer dessa mergas in i main-branschen (detta projekt). Om vi önskar ändringar så kommenterar vi PR om önskade ändringar.

MIT License

Copyright (c) 2023 Robin Karlsson

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Create documents easily via this React application (directly in the browser) and export documents as pdf. Created with React, CKEditor and html2pdf. This open-source project is created by Niborium (Robin)

Topics

Resources

License

Stars

Watchers

Forks