/
lostSun
/
project-client-server-apps
Обзор
Документация
Войти
/
lostSun
/
project-client-server-apps
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
project-client-server-apps
/
node_modules
/
convert-source-map
/
..
LICENSE
initial commit
год назад
README.md
initial commit
год назад
index.js
initial commit
год назад
package.json
initial commit
год назад
convert-source-map [![Build Status][ci-image]][ci-url]
Upgrading
API
fromObject(obj)
fromJSON(json)
fromURI(uri)
fromBase64(base64)
fromComment(comment)
fromMapFileComment(comment, readMap)
Examples
fromSource(source)
fromMapFileSource(source, readMap)
toObject()
toJSON([space])
toURI()
toBase64()
toComment([options])
addProperty(key, value)
setProperty(key, value)
getProperty(key)
removeComments(src)
removeMapFileComments(src)
commentRegex
mapFileCommentRegex
generateMapFileComment(file, [options])
README.md