Skip to content

Seikho/ramda-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A small wrapper TypeScript wrapper of Ramda

Requirements

  • TypeScript v2.0.0+

Installation

npm install ramda-ts --save

Consumption

import * as R from 'ramda-ts'; 

Reference

The types originate from donnut/typescript-ramda

License

MIT

About

A smaller wrapper of Ramda in TypeScript with types

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published