aboutsummaryrefslogtreecommitdiff
path: root/lib/serpentity.js
AgeCommit message (Collapse)Author
2023-07-10Remove dependenciesRuben Beltran del Rio
2020-03-09Rewrite using modulesBen Beltran
2018-04-21Yields nodeCollection instead of nodes arrayBen Beltran
2017-04-12Feature/code update (#1)Rubén Beltrán del Río
* Updates code for new eslint config * Remove gulp and babel files * Remove dist * Remove dist * Add contributing file * Fix references to collections / tests * Convert tests to lab * Add travis file * Add missing line * Test CI on node 6 * Removes browser test * Properly includes local serpentity in test * Rename to use orgs in npm * Add changelog * Add support files / removed dist to changelog * Add yarn.lock file * Iterate using object.keys instead of values * Correct typo in typeName matching * Add webpack to generate the dist files * Add webpack config * Add dist files * Bump version * Link to ash * Updates CHANGELOG * Add CI badge
2016-03-27Adapts libraries to style guideBen Beltran
2016-01-28ES6ifies serpentityBen Beltran