Skip to content

issues Search Results · repo:SheetJS/js-codepage language:JavaScript

Filter by

18 results
 (53 ms)

18 results

inSheetJS/js-codepage (press backspace or delete to remove)

!DOCTYPE html html lang= es head meta charset= UTF-8 meta name= viewport content= width=device-width, initial-scale=1.0 title Cómic: El Pueblo de los Misterios /title link rel= stylesheet href= styles.css ...
  • Palito2
  • Opened 
    on Aug 25, 2024
  • #37

Just an example: 情悻悵惜悼惘惕惆惟悸惚惇戚戛扈掠控捲掖探 but there are tens if not hundrets. Found it in my production code, as I use amcharts who use xlsx who use codepage. You may want to check that garbage text and remove ...
  • SharpBCD
  • 1
  • Opened 
    on Oct 5, 2021
  • #28

Perhaps typescript would be better option? Would be interested to have a smaller bundle. image We can get more mileage if we focus on the cpexcel as its the largest part. Noticed the cpexcel.js can ...
  • SheetJSDev
  • Opened 
    on Sep 12, 2021
  • #27

hi I m trying to convert an excel file(input type file) to html table. my code does work but it shows most of the letters in unreadable format because most of my excel cells are in farsi and farsi letters ...
  • arshi79
  • Opened 
    on May 8, 2021
  • #26

Hi, thanks for the package, using it to drive an LCD display from a JS. The LCD is using Codepage 850 and basically text and numbers are working fine. However, when I try to send special characters, e.g. ...
  • 7h0mas-R
  • 2
  • Opened 
    on Jan 2, 2021
  • #25

export defualt X is exports[ default ] = X export defualt X is not module.exports = X import X from x is const X = require( x )[ default ] import X from x is not const X = require( x ) https://github.com/SheetJS/js-codepage/pull/19 ...
  • karikera
  • Opened 
    on Apr 8, 2020
  • #23

I m a Korean developer using Sheetsjs. I d like to export file in csv. For that, I used sheet_to_csv util. And I need to have the csv file encoded in euc-kr, now it s utf-8 with BOM. And I also know that ...
  • LEEBYOUNGSIK
  • 2
  • Opened 
    on Nov 13, 2019
  • #18

Hi, thanks very much for your work on this repository, it s incredibly useful. We use it as the main character encoding library for CyberChef. We ve recently noticed an issue when trying to encode into ...
  • n1474335
  • 2
  • Opened 
    on Nov 1, 2019
  • #17

Right now I m using sbcs due to its small size. I would like the flexibility to add a few missing scripts via the bits files instead of flipping to the full table. Could we get the bits dir added back ...
  • stephenegriffin
  • 3
  • Opened 
    on May 27, 2018
  • #16

I ve found I can get by with sbcs.full.js and not need to load the 2mb cptable.js. However sbcs.full.js isn t available via npm (that I can find). Can we get it added to the package?
  • stephenegriffin
  • 3
  • Opened 
    on Jan 4, 2018
  • #14
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub