/
Mikhail823
/
todo
Обзор
Документация
Войти
/
Mikhail823
/
todo
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
todo
/
node_modules
/
magic-string
/
..
dist
j
6 месяцев назад
LICENSE
j
6 месяцев назад
README.md
j
6 месяцев назад
index.d.ts
j
6 месяцев назад
package.json
j
6 месяцев назад
magic-string
Installation
Usage
Methods
s.addSourcemapLocation( index )
s.append( content )
s.appendLeft( index, content )
s.appendRight( index, content )
s.clone()
s.generateDecodedMap( options )
s.generateMap( options )
s.indent( prefix[, options] )
s.insertLeft( index, content )
s.insertRight( index, content )
s.locate( index )
s.locateOrigin( index )
s.move( start, end, newIndex )
s.overwrite( start, end, content[, options] )
s.prepend( content )
s.prependLeft ( index, content )
s.prependRight ( index, content )
s.remove( start, end )
s.slice( start, end )
s.snip( start, end )
s.toString()
s.trim([ charType ])
s.trimStart([ charType ])
s.trimEnd([ charType ])
s.trimLines()
s.isEmpty()
Bundling
License
README.md