Skip to content

Wrapper around Solid to allow the creation of an application directory, create files and fetch the data from forms.

Notifications You must be signed in to change notification settings

oSoc20/solid-elections-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solid Wrapper

This package provides a wrapper around Solid to allow the creation of an application directory, create files and fetch the data from forms. This wrapper was written so that other developers who are not especially familiar with Solid can still create an application and turtle files.

Installation

# Using NPM 
npm install https://github.com/oSoc20/solid-elections-wrapper
# Or using Yarn
yarn add https://github.com/oSoc20/solid-elections-wrapper

Usage

See the source code directly every exported function is commented (src/index.ts)

Contributions

If you want to modify some parts of the code, you must recompile all the files using the following command and push the dist folder.

npm run build

About

Wrapper around Solid to allow the creation of an application directory, create files and fetch the data from forms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published