Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/kitspace/electro-grammar

:zap: A parser for electronic component descriptions
https://github.com/kitspace/electro-grammar

Update and elaborate on examples in README

c08cc85a9197df29868d863ba6a621b91a88e094 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Add capacitor voltage rating parsing

62e5f8592051b230f13e8d40b3a388dd863330f1 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Add test for multiple decimal points

87826e2c35083f8908f42fc93f83c5c521f200b9 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Add coverage reporting with nyc

8fb09e17ac4896aff92da7f003cbbcde068622aa authored over 7 years ago by Kaspar Emanuel <[email protected]>
Remove unneeded brackets in tests

d42b34710aa2f4086f4a149ed2225ff367b08b74 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Correct terminology for fractional and integral

477118fc3f94b31b3be7cd690fbffd200a424d8f authored over 7 years ago by Kaspar Emanuel <[email protected]>
Add class 1 capacitor characteristic parsing

eab31ede830d70bfb9cd423200f9129594e63b18 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Rename spec to cSpec

74b03943b843bc87c9e2346361e3a8651447da66 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Implement 1k5 style resistor parsing

51342074baf765fc694e837deeaacd495e3960b1 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Start on resistors

50a86d2b7d7776fb8a45abca1523e708edc8d4d9 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Switch to kebabCase for legibility

c78d85b79ddc22e96460a9d42c99d4b91f46c7b7 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Add tests for extra words and improve roll-back

8e07996797944ffbe496e34d99099654d2a3ab6d authored over 7 years ago by Kaspar Emanuel <[email protected]>
Switch out ramda for lodash.flattendeep

fc7d0346987cbfe62b270f5d167ecbc008cf3229 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Make capacitor parsing take a hint

fbe179214230bb6c1739905766a566b3774d1b98 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Add some tests for resistor parsing

71455080c66f69e3094a7fb1baf2cfd5bea18512 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Start on characteristics

45f9c4f8ca937e784af492249408ba4e4efdb9b7 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Add characteristics and make package size optional

8bf87888203e50be593ff136adfcb9a09cbbb485 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Add readme and description

1042dc629677f991bda71ece6510844d8d785e32 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Start testing index.js

a69c07171c950d5675e5bd5b31cf92853fce5e17 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Switch to compiling from es2015

df218ea775f8d781df4719122906a3cae1104637 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Add ability to say '+-' for tolerance

89d05efafc998a722a11a31c2104011ae3eca01c authored over 7 years ago by Kaspar Emanuel <[email protected]>
Move stuff into a src folder

48aeb89d93414897bb705a56ffee07912e37eeb4 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Add some order tests

2b7d22a6d1b7d47bb2b0fe9f91f110949743b867 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Implement tolerance parsing

2fce7769db076aecfccb45b2103ef0cc84f8c0ac authored over 7 years ago by Kaspar Emanuel <[email protected]>
Proxy package_size for the post processor

6362472afae81f6ef0f268d83acfa2e562bd1c30 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Figure out how to describe 'order doesn't matter'

8fad31be41d4c9652c92de473afea4de66036dc8 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Add metric package sizes and move to own file

650f6176f874382feeb095f1cf9f676e97748980 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Start proper testing

ea0706cc7f56d1bd3b5368695d8374082710bef2 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Play with js-quantities

2bec8a28db3ef3e26f153f6eb236ef526f34ab6f authored over 7 years ago by Kaspar Emanuel <[email protected]>
Refactor whitespace functions

f0abf00797285dfaadebdfe08b2f1c8e01eb6381 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Mess about with capacitor parsing

a7f47c4f72051368991f073002d6ac916486b67f authored over 7 years ago by Kaspar Emanuel <[email protected]>
Simplify N nonterminal

94be8581f5f229a3f62ef490669f3453d2ecbbf1 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Write a capacitor parser

ac013f1cfcafe9f8cb43611e46beeee925d1f60d authored over 7 years ago by Kaspar Emanuel <[email protected]>
Write simple calc grammar

abf49abdca6641886a1bbb398fcbdfac52190f7c authored over 7 years ago by Kaspar Emanuel <[email protected]>
Make parser result an object

b61f1420e1e340d343861008306d68913f398779 authored over 7 years ago by Kaspar Emanuel <[email protected]>
Split out metric prefix

77d085e318a68a083720c96f825e882c8acc94fc authored over 7 years ago by Kaspar Emanuel <[email protected]>
Add scripts

d9802de9ff4df739d1bf41fc26776f62c0485e4c authored over 7 years ago by Kaspar Emanuel <[email protected]>
Initial commit

f3835d886f6a9df701cce7226bebeb5c025a3940 authored over 7 years ago by Kaspar Emanuel <[email protected]>