issues
search
bevry
/
cson
CoffeeScript-Object-Notation. Same as JSON but for CoffeeScript objects.
Other
1.34k
stars
56
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix #8: Allow standard input
#46
Zearin
closed
9 years ago
4
Source map support breaks when CSON is required
#45
tad-lispy
closed
9 years ago
1
Add .editorconfig (v1.3.18 from bevry/base)
#44
Zearin
closed
10 years ago
0
Allow .cson suffix-free files to be parsed
#43
gvn
closed
5 years ago
4
Extract regexes
#42
Zearin
closed
10 years ago
2
json2cson outputs unsafe cson
#41
creynders
closed
9 years ago
1
Refactored CSON object into an EventEmitter
#40
Zearin
closed
10 years ago
3
Describe purpose of each test file
#39
Zearin
closed
9 years ago
1
Formal definition of CSON
#38
hildjj
closed
9 years ago
7
Arrays of Object Literals
#37
TobiasBales
closed
9 years ago
7
Fix broken link introduced in #35
#36
attilaolah
closed
10 years ago
5
Noticed a broken link, cson is pretty cool btw
#35
evinugur
closed
10 years ago
1
Switch to cson-safe for parsing
#34
jkrems
closed
9 years ago
9
Provide a static (non-turing) parser of CSON
#33
balupton
closed
9 years ago
21
The CSON parser is Turing-complete and will execute arbitrary CoffeeScript
#32
jcoglan
closed
10 years ago
1
Update dependencies
#31
RobLoach
closed
10 years ago
0
Allow functions to be injected inside cson data
#30
balupton
closed
9 years ago
5
Option to produce source maps (src-dest line mapping)
#29
Zearin
closed
9 years ago
20
fix README typo
#28
jasonkarns
closed
10 years ago
1
cson tmbundle/truffle support?
#27
skw
closed
11 years ago
1
Output should not be generated when parsing fails
#26
odonnell
closed
9 years ago
3
hyphen not well handled in cson key
#25
1000i100
closed
11 years ago
4
Parser results inconsistent?
#24
lunelson
closed
11 years ago
3
Include your CoffeeScript source in the npm package
#23
braco
closed
11 years ago
1
Don't rely on js2coffee, cson is broken
#22
braco
closed
11 years ago
6
CSON.stringifySync('{}') returns '{{}}' which is invalid
#21
balupton
closed
11 years ago
0
Added the ability to `require` a cson file.
#20
shovon
closed
11 years ago
4
simpler cson for objects
#19
tenphi
closed
11 years ago
2
Ability to parse a directory
#18
balupton
closed
5 years ago
3
Fix typo in e-mail address
#17
linus
closed
12 years ago
0
Implement require extension
#16
linus
closed
12 years ago
1
Fix bug of requiring non-exist file
#15
zhangcheng
closed
12 years ago
1
Parser does not support buffer object?
#14
magwo
closed
5 years ago
3
The parser returns an `Error` object whenever there is a function injected inside a CSON data
#13
shovon
closed
10 years ago
5
The parser returns an `Error` object whenever there is a function injected inside a CSON data
#12
shovon
closed
12 years ago
0
CoffeeScript code to JS object literal without checking the CSON for function calls in it
#11
shovon
closed
9 years ago
2
Make async methods actually async using setTimeout
#10
meltingice
closed
12 years ago
0
parse vs parseSync and stringify vs stringifySync
#9
meltingice
closed
12 years ago
5
Add STDIN for bin tools
#8
balupton
closed
9 years ago
5
Fix npm WARN
#7
alexandertrefz
closed
12 years ago
0
coffee-script issues
#6
calvinmetcalf
closed
12 years ago
4
Add `CSON.register()` which then allows to call `require('file.cson')`
#5
naholyr
closed
12 years ago
1
Fix spelling mistake.
#4
jperras
closed
12 years ago
0
Sync interface
#3
clyfe
closed
13 years ago
3
reformat
#2
benatkin
closed
13 years ago
3
Synchronous interface
#1
clyfe
closed
13 years ago
1
Previous